[jQuery] Re: Select box// onchange in niceform doesn't work !!

2009-05-29 Thread RG
I have the same problem with Niceforms 2.0, I have it working in 1.0 but 1.0 does not support multiple select so I tried 2.0 but am finding that the onchange event does not work. Tested on Google Chrome: 2.0.172.28 Mozilla Firefox: 3.0.10 On May 26, 7:40 am, Amit wrote: > Hi Guys

[jQuery] jCarousel Flickr API /.I VANT THE FULL LIST BUT HOW??(All items not in the visible range are removed from the list to keep the list small.)

2009-03-30 Thread ::rg::
n the visible range are removed from the list to keep the list small" VEL I NEED THE FULL LIST AND I DONT VANA MAKE REQUEST ON EACH KLICK... CAN BE DONE? PLEASE IF U HAWE ANI IDEA .. EMAIL ME ! rg...@live.com thanx vould help big! www.0001.tk the projeckt i need it for...! thanx again rg

[jQuery] select first item over multiple lists

2008-02-21 Thread RG
I have a feeling this is easy, but I can't seem to wrap my head around it. I want to match the first item of multiple lists. For example below, I would like a set with the "foo 1" and "bar 1" items . Can I get this using one match? My tries keep coming back to something like $('ul li:first'),