[jQuery] Need some help with a image opacity thingy.

2009-03-25 Thread MindTooth
Hello. Please take a look at this code: [code] $(".box img").fadeTo("500", 0.6); // This sets the opacity of the thumbs to fade down to 60% when the page loads $(".box img").hover(function(){ $(this

[jQuery] Re: Pagination control jquery -- Need some help

2009-02-26 Thread Doug C
Thanks man. I'll give it a shot and let you know. On Feb 26, 2:36 pm, Frederik Ring wrote: > Sorry I think it has to be: >  $('.page:visible').hide().prev('.page').show(); > > and > >  $('.page:visible').hide().next('.page').show(); > > Or is the second class selection not necessary? > > On Feb

[jQuery] Re: Pagination control jquery -- Need some help

2009-02-26 Thread Frederik Ring
Sorry I think it has to be: $('.page:visible').hide().prev('.page').show(); and $('.page:visible').hide().next('.page').show(); Or is the second class selection not necessary? On Feb 26, 8:33 pm, Frederik Ring wrote: > Why don't you just do it like: > > $('#prev').css('cursor','pointer').c

[jQuery] Re: Pagination control jquery -- Need some help

2009-02-26 Thread Frederik Ring
Why don't you just do it like: $('#prev').css('cursor','pointer').click(function(){ $('.page:visible').hide().prev().show(); } Same with next. $('#next').css('cursor','pointer').click(function(){ $('.page:visible').hide().next().show(); } You will pro On Feb 26, 5:43 pm, Doug C wrote: > I wr

[jQuery] Pagination control jquery -- Need some help

2009-02-26 Thread Doug C
I wrote this jquery to basically dynamically build a paging control for long articles, etc I have it dynamically generating a UL, a page selector and a drop down selector and I just need to write a piece that will do a <-Prev and Next -> and my brain is having trouble with it. Here is the code

[jQuery] Need some help with Drag 'n Drop (jquery.event.drag-1.0.js)

2008-08-20 Thread Sloan Thrasher
Hi all, I'm bit of a jQuery newbie, and I'm trying to implement a custom page designer. I want to have "tool" on the left that the user can drag onto the "workspace" and drop, placing the item where dropped. I found the plug-in jquery.event.drag-1.0.js, and am trying to get that to work. I set

[jQuery] Need some help....

2008-05-17 Thread Aaron
Hi I want to know how I could test if I added the javascript right??? like I am not sure if when I added the javascript with the right path . I know I have to use the

[jQuery] need some help with selecting text nodes

2008-05-05 Thread darren
Hi everybody, new member here. I have a project with the following snipped of code: =start html= As I remember, Adam, it was upon this fashion 5bequeathed me by w

[jQuery] Need some help with random IE crashes

2008-01-29 Thread Elijah Smith
http://67.199.33.151/db/ We've been working on this site for a month, using jquery extensively to create a sort of templating system for views into a sql database via a web service. AJAX calls are made on loading of the page to populate various templates and lists. It's been working very n

[jQuery] Need some help

2008-01-06 Thread Raghuveer Rawat
Hi, I recently started learning about jQuery and I have not worked much on javascript. I am basically a server side java developer. > I need some help from experienced jQuery developers for below issue.. > > I have a table which has 6 menu items (anchor tags)... Selected Menu Item > will have b

[jQuery] Need some help to solve this problem - A jquery Newbie

2007-12-13 Thread Jason
Here is the source. This is a navigation . when the mouse over "Menu1" , the items will show up. It will work well in most case. But what if there are so many items that will exceed the bottom of the client window. The scrollbar will show up in the web browser .What I want is to add a new item o

[jQuery] Need some help please - getting the name of the frame in which a page is currently loaded?

2007-09-12 Thread Andy Matthews
I have a site which uses a frameset. I need to use jQuery get the name of the frame in which a page is currently loaded. Andy Matthews Senior ColdFusion Developer Office: 877.707.5467 x747 Direct: 615.627.9747 Fax: 615.467.6249 [EMAIL PROTECTED] www.deal