Hi Guys/Gals, I am looking for a modal window API to add to my website. I have tried to program it myself, but it worked well in mozilla, but not in IE. Does somebody know of it? The modal window should be like I can customize the div in the api so that I can use it for forms. I would appreciate any input. Thanks in Advance
I am using PHP for the server side. I am using jquery framework to make all calls to the serverside. Also if this can be done using plain javascript, html and css then it would be great...
http://tinyurl.com/5rapov6 I would use the dojo floatingpane. its possible to declare it with an href value. this will tell dojo to call a serverside page and return the XMLHttp data back, an ajax object. Then use the refresh() method on occasion when you need content in the window to change. Using this widget is easy. modifying its template isn't. Thats a pitfall of it. the dojo css is crazy to work with. I use firebug and just override rules.