hi,

i'm new to jquery, and everyday i love it more.
i have a question, couldn't figure out by myself.

what i want to do is, select all images under blogreviews div, and if they
are wider than 250px in width, make them all 250px.

this did not work:

$('//[EMAIL PROTECTED]"blogreviews"] :img').css('width', '250px');

any ideas?

thanks.
alp
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to