A popup is just an HTML page, so the same way you do a text box (input) in
HTML, you do the same in a Popup.

<http://www.w3schools.com/html/html_forms.asp>Then you use JavaScript if you
want your extension to communicate to the popup.

I recommend you to learn HTML before you start doing an extension (and JS)
for more information about forms:
http://www.w3schools.com/html/html_forms.asp

-Mohamed Mansour


On Mon, Jan 18, 2010 at 5:18 PM, Luke Manson <lukejman...@googlemail.com>wrote:

> hey,
> sorry if this is a newbie error but i am quite new to programming and
> html an stuff...
> any way could some 1 please tell me how to make a box for people to
> type into in the popup
>
> any help would be much apreciated
> thanks
>
> --
> You received this message because you are subscribed to the Google Groups
> "Chromium-extensions" group.
> To post to this group, send email to chromium-extensi...@googlegroups.com.
> To unsubscribe from this group, send email to
> chromium-extensions+unsubscr...@googlegroups.com<chromium-extensions%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/chromium-extensions?hl=en.
>
>
>
>
--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To post to this group, send email to chromium-extensi...@googlegroups.com.
To unsubscribe from this group, send email to chromium-extensions+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=en.

Reply via email to