JavaScript interactive form in alert box? -


is possible put form alert box , display user? afterwards want submit data presume work same via 'post' method or such.

i had quick play around couldn't work, not on search engines either.

thanks help!

an alert box not editable. can use javascript create new browser window form in it.

general form this: window.open('url open','window name') fall foul of popup blockers if handle 'when' badly.

this quite nice simple walk through live examples http://www.pageresource.com/jscript/jwinopen.htm


Comments

Popular posts from this blog

mod rewrite - Using "?" when rewriting the URL -

.htaccess: Transfer name to index.php if not directory public -

Admob integration with pygame in android -