I'll have to test that later... I don't have the time right now as I have to study for an exam I'm having Monday which is very important. I'll report back whenever I get the change to install Multiple IE on Virtual XP machine (I'm running Vista and Multiple IE seems to have problems with Vista).
On Feb 15, 5:06 pm, Eric Martin <[EMAIL PROTECTED]> wrote: > If you have a copy of IE6 - take a look at the demos and tests (if > not, you could install <a href="http://tredosoft.com/ > Multiple_IE">Multiple IE</a>). > > If you are referring to the opacity of the overlay, that does work in > IE6 (through the powers of jQuery). If you are asking about something > else, let me know. > > Thanks, > Eric > > On Feb 15, 8:45 am, Nazgulled <[EMAIL PROTECTED]> wrote: > > > Your plugin looks cool and very simple... I'll have to take a deeper > > look though and read the whole documentation to see if it fits my > > needs (is configurable wnough for what I want to do). One question > > though... I don't if nay of the modal dialog plugins has this but: > > Let's say the user is using IE6, the translucent background doesn't > > work on this browser version, what happens with your plugin? > > Currently, I have a website with a modal dialog (it only displays a > > text message) but I'm using jQuery for it and I've done it using > > Javascript itself, however, for the background, I used a 4x4 gif image > > with 2 white pixels on the top-left corner and bottom-right corner and > > on the other corners, transparent pixels. Just so I could "hide" the > > content on the background, does your plugin do something like this or > > the translucent background will simply fail on IE6 (and other browsers > > that don't support it)? > > > On Feb 15, 3:46 pm, Eric Martin <[EMAIL PROTECTED]> wrote: > > > > Nazgulled, > > > > "Which one is best" kind of questions, usually lead to: it depends. It > > > depends on what you want to use the dialog for and what your > > > requirements are. > > > > Back in Nov 2007, I was evaluating modal dialogs for a project I was > > > working on. For various reasons, I ended up writing my own modal > > > dialog plugin, SimpleModal (http://www.ericmmartin.com/projects/ > > > simplemodal/). > > > > For me, I just wanted something that would easily display content in a > > > modal dialog, whether it was content from the DOM, a response from an > > > Ajax call, HTML, or a plain string. > > > > It doesn't have a bunch of bells and whistles...it just provides a > > > simple, cross-browser compatible, interface to display data in a modal > > > dialog. > > > > HTH. > > > > -Eric > > > > On Feb 14, 5:12 pm, Nazgulled <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > There are so many plugins for modal dialogs that I don't know which > > > > one should I use and/or which one is the best... I mean, if there was > > > > only one plugin of this type including all the features from all the > > > > modal plugins, that would be cool. > > > > > Which one do you think it's the best and why? Care to state the pros > > > > and cons of each plugin (or the ones you know/have already tested)? > > > > That would be nice...