Nice work! On Wed, Feb 11, 2009 at 5:00 AM, Can HANHAN (via Nabble) < [email protected]<ml-user%[email protected]> > wrote:
> > "Is Element Shown?" > Implements "IsDisplayed" function to Element. Returns true if element > is shown to user (According to location of scrollbar, window size and > element coordinates) > > http://www.finarfin.net/?p=159 > http://www.mooforum.net/scripts12/element-shown-t1180.html > > "Element BringIn, BringOut Events" > Implements two new events for elements. > > BringIn is fired when, a element was not shown to user (due to scroll > position, window size, element coordinates) becomes shown. > BringOut is fired when, a element was shown to user (due to scroll > position, window size, element coordinates) becomes not shown. > > http://www.finarfin.net/?p=165 > http://www.mooforum.net/scripts12/bringin-bringout-events-t1181.html > > - Tested in Opera 9, Firefox 3, Internet Explorer 7 > Limitations: > - Requires Mootools 1.2 > - Requires Mootools: Is Element Shown? > - Requires valid DocType in IE7 (Strict, Loose, …) > - Not tested in IE6 > - Does not works in custom scrolled elements (overflow:scroll). > > > ------------------------------ > View message @ > http://n2.nabble.com/%22Is-Element-Shown-%22-And-%22Element-BringIn%2C-BringOut-Events%22-tp2308466p2308466.html > To start a new topic under MooTools Users, email > [email protected]<ml-node%[email protected]> > To unsubscribe from MooTools Users, click here< (link removed) >. > > > ----- The MooTools Tutorial: http://www.mootorial.com www.mootorial.com Clientcide: http://www.clientcide.com www.clientcide.com -- View this message in context: http://n2.nabble.com/%22Is-Element-Shown-%22-And-%22Element-BringIn%2C-BringOut-Events%22-tp2308466p2310612.html Sent from the MooTools Users mailing list archive at Nabble.com.
