Re: [jQuery] highlighting

2010-01-06 Thread brian
$target.css('...') Or, better: $target.addClass('SomeClassName'); On Tue, Jan 5, 2010 at 10:35 AM, metalmini wrote: > Hi guys and galls, > > Im not really a jquery programmer but i build lots of sites and i love > the jquery plugins that i can easily copy and paste. So anyway im > building a ne

[jQuery] highlighting

2010-01-05 Thread metalmini
Hi guys and galls, Im not really a jquery programmer but i build lots of sites and i love the jquery plugins that i can easily copy and paste. So anyway im building a new site and i am using alot of jquery to emprove usability. So i am using a little script that scrolls easy to the html tag. [c

[jQuery] Highlighting the first element in multiple DIVS

2009-01-08 Thread Martynas Brijunas
Hello, I am looking for some guidance on how to achieve a simple objective. I have multiple elements on a page, and within each there are 4 elements. Within each there is an . My goal is to apply a class to each of these upon rendering the page. I have tried using $("div.desc

[jQuery] highlighting elements of the page

2008-11-19 Thread [EMAIL PROTECTED]
Hi, I'm trying to highlights elements of the page on mouseover. I want to highlight all td's h1's and p's when the mouse is over. $("td, h1, p").mouseover(function() { $(this).css("backgroundColor", "CC"); }); $("p, h1, td").mouseout(function() { $(this).css("backgroundColor", m

[jQuery] Highlighting contents of an Input field on click()

2007-07-19 Thread Michael E. Carluen
Hello jQ folks, (pardon me, but I just got braindead right when I'm trying to wrap-up the final leg of a very long day.) I just wanted to highlight the contents of an input field (read-only) on a .click() event. Similar to when your click the url or embed fields in YouTube to highlight the