[jQuery] Re: New Plugin: SimpleModal

2007-10-29 Thread Pops
On Oct 26, 12:19 am, Eric Martin <[EMAIL PROTECTED]> wrote: > > Ok, I checked into it and I have the FireFox NOSCRIPT plugin. Just too > > dangerous out there to willy nilly allow all sites use Javascript. So > > I turn it on on a site by site basis. NOSCRIPT puts alittle clickable > > icon in

[jQuery] Re: New Plugin: SimpleModal

2007-10-26 Thread Eric Martin
On Oct 26, 9:07 am, rober_t <[EMAIL PROTECTED]> wrote: > I like it. Clean and simple. > > Thanks, > > robert Thanks robert! I just updated the demo's (http://www.ericmmartin.com/simplemodal/) and included client-side validation for the email address as well as a few other browser specific "fixes

[jQuery] Re: New Plugin: SimpleModal

2007-10-26 Thread rober_t
I like it. Clean and simple. Thanks, robert

[jQuery] Re: New Plugin: SimpleModal

2007-10-26 Thread Eric Martin
On Oct 26, 8:08 am, njsuperfreak <[EMAIL PROTECTED]> wrote: > Wow that is pretty sweet, I like the fact that the div flows the > scroll bar, as compared to others. Thanks =) > But can the powered by SimpleModel be removed? Of course! I'll add a license/readme for the demo download(s) with more

[jQuery] Re: New Plugin: SimpleModal

2007-10-26 Thread njsuperfreak
Wow that is pretty sweet, I like the fact that the div flows the scroll bar, as compared to others. But can the powered by SimpleModel be removed?

[jQuery] Re: New Plugin: SimpleModal

2007-10-26 Thread Eric Martin
On Oct 25, 6:48 pm, Pops <[EMAIL PROTECTED]> wrote: > Ok, I checked into it and I have the FireFox NOSCRIPT plugin. Just too > dangerous out there to willy nilly allow all sites use Javascript. So > I turn it on on a site by site basis. NOSCRIPT puts alittle clickable > icon in the status bar tel

[jQuery] Re: New Plugin: SimpleModal

2007-10-26 Thread Eric Martin
On Oct 25, 3:54 pm, bbuchs <[EMAIL PROTECTED]> wrote: > I think he's referring to the queuing and duration of the fade > effects. First the overlay fades in, the the modal fades in... start > to finish it's more than a full second from the moment the trigger was > clicked. > > Your fade durations

[jQuery] Re: New Plugin: SimpleModal

2007-10-25 Thread Pops
Ok, I checked into it and I have the FireFox NOSCRIPT plugin. Just too dangerous out there to willy nilly allow all sites use Javascript. So I turn it on on a site by site basis. NOSCRIPT puts alittle clickable icon in the status bar telling me which sites the current page is trying to reach for

[jQuery] Re: New Plugin: SimpleModal

2007-10-25 Thread Pops
Nice, but it doesn't work under FireFox. Started IE and I was able to see the demo. Let me try Opera. Slow, but it worked. Good for your first plugin once you get the X-Browser issues resolved. :-) -- HLS On Oct 25, 5:14 pm, Eric Martin <[EMAIL PROTECTED]> wrote: > On Oct 25, 8:05 am, "R. Raj

[jQuery] Re: New Plugin: SimpleModal

2007-10-25 Thread bbuchs
I think he's referring to the queuing and duration of the fade effects. First the overlay fades in, the the modal fades in... start to finish it's more than a full second from the moment the trigger was clicked. Your fade durations are set to 'slow'. I haven't played with it yet, but from what I

[jQuery] Re: New Plugin: SimpleModal

2007-10-25 Thread Eric Martin
On Oct 25, 8:05 am, "R. Rajesh Jeba Anbiah" <[EMAIL PROTECTED]> wrote: > > Very nice. But, demo's responsive time is very low (click to > modal appearance takes long time) > Hmm...about how long of a response time are you seeing? There are effects during the opening of the dialog, but I'm as

[jQuery] Re: New Plugin: SimpleModal

2007-10-25 Thread R. Rajesh Jeba Anbiah
On Oct 24, 9:28 pm, Eric Martin <[EMAIL PROTECTED]> wrote: > I've been using jQuery for a couple months and recently had the need > for a modal dialog. I tried other existing modal plugins, but decided > to take a shot at creating my own plugin. > > SimpleModal is a lightweight jQuery plugin that