[jQuery] Scroll area alert

2009-10-26 Thread billybrag
Hi all i want to do something so that when the page scrolls to the bottom of a div an alert pops up how would i go about this? thanks -- View this message in context: http://www.nabble.com/Scroll-area-alert-tp26061346s27240p26061346.html Sent from the jQuery General Discussion mailing list

[jQuery] accordian, with selected item, mostly done....

2008-12-23 Thread billybrag
hi all, Im trying to produce a menu where if the list item has a class of selected it will remain open... the menu im using is ul class='menu' li class='selected' /store/Apparel/arsenal-football Arsenal ul

[jQuery] curvycorners wierd safari thing

2007-09-25 Thread billybrag
hi all, im trying to get the curvy corners plugin to work in safari and cant seem to do it. I use the code below and it works fine in all browsers but Safari $(document).ready(function(){ var settings = { tl: { radius: 10 }, tr: { radius: 10 }, bl: { radius:

[jQuery] help validating...

2007-06-01 Thread billybrag
hello all, Just wondered if i could ask for some help to spot the error here Its throwing an error $(#addImageForm).validate is not a function here it is.. cant see the wood for the trees i dont think $().ready( function() { $(#addImageForm).validate({ event: