javascript prompt() replacement. I wanted a simple to use function to ask the user for some information. The javascript prompt() function seemed like a good way of doing this until you notice the security issues with IE. So I visited google and started looking for replacements. http://www.anyexample.com/webdev/javascript/ie7_javascript_prompt()_alternative.xml Tried it out. Works. Didn’t like the design. [...]


May 9th, 2010
Curtis Rutledge
Posted in
Tags: