[jQuery] Re: Announcement: Spoilers plugin

2007-08-08 Thread Ganeshji Marwaha
thanks... -GTG On 8/8/07, Stephan Beal <[EMAIL PROTECTED]> wrote: > > > On Aug 8, 8:30 pm, "Ganeshji Marwaha" <[EMAIL PROTECTED]> wrote: > > this is a neat plugin, i see myself using this in some cases. > > :) Michael Geary and Jay Salvat deserve the real credit. When i > pointed out this effect

[jQuery] Re: Announcement: Spoilers plugin

2007-08-08 Thread Stephan Beal
On Aug 8, 8:30 pm, "Ganeshji Marwaha" <[EMAIL PROTECTED]> wrote: > this is a neat plugin, i see myself using this in some cases. :) Michael Geary and Jay Salvat deserve the real credit. When i pointed out this effect a week or two ago they did the detective work to find out how it functions and p

[jQuery] Re: Announcement: Spoilers plugin

2007-08-08 Thread Ganeshji Marwaha
hi stephan, this is a neat plugin, i see myself using this in some cases. u mentioned that this functionality was there in imdb.com correct? where exactly in that site can i get to see this feature? -GTG On 8/8/07, Stephan Beal <[EMAIL PROTECTED]> wrote: > > > On Aug 8, 6:28 pm, Stephan Beal <[

[jQuery] Re: Announcement: Spoilers plugin

2007-08-08 Thread Stephan Beal
On Aug 8, 6:28 pm, Stephan Beal <[EMAIL PROTECTED]> wrote: > For the click, i was thinking: clicking on the overlay will unhide the > text, and mouse-out will hide it again, but that might be tedious/ @Sam & Dan: i've added click-toggle and hoverIntent support via an optional init parameter: $(

[jQuery] Re: Announcement: Spoilers plugin

2007-08-08 Thread Stephan Beal
On Aug 8, 6:17 pm, Sam Collett <[EMAIL PROTECTED]> wrote: > You like developing plugins don't you? ;) :D jQuery makes it too easy to do. This particular plugin has a trivial implementation: jQuery.fn.initSpoilers = function( props ) { props = jQuery.extend({ revealedClas

[jQuery] Re: Announcement: Spoilers plugin

2007-08-08 Thread Dan G. Switzer, II
>You like developing plugins don't you? ;) > >How about an option to show the spoilers when you click on a link >'show spoilers'. I've seen a few forums (can't think of the exact >URL's off the top of my head though) that have this. e.g. $ >('.jqSpoiler').initSpoilers("click") or $ >('.jqSpoiler')

[jQuery] Re: Announcement: Spoilers plugin

2007-08-08 Thread Sam Collett
You like developing plugins don't you? ;) How about an option to show the spoilers when you click on a link 'show spoilers'. I've seen a few forums (can't think of the exact URL's off the top of my head though) that have this. e.g. $ ('.jqSpoiler').initSpoilers("click") or $ ('.jqSpoiler').initSp

[jQuery] Re: Announcement: Spoilers plugin

2007-08-08 Thread Benjamin Sterling
Stephan, That kinda cool, thanks for sharing. On 8/8/07, Stephan Beal <[EMAIL PROTECTED]> wrote: > > > Hi, all! > > Yet another plugin: > > http://jquery.com/plugins/project/Spoilers > > Demo: > > http://wanderinghorse.net/computing/javascript/jquery/spoilers/demo.html > > It is used to hide "spoi