tag:blogger.com,1999:blog-15303365.post5809079649754962679..comments2008-10-21T18:25:27.480+08:00Comments on gugod: jquery way to limit image size.gugodhttp://www.blogger.com/profile/05751977651215517690noreply@blogger.comBlogger2125tag:blogger.com,1999:blog-15303365.post-8391959038651786922008-10-21T18:25:00.000+08:002008-10-21T18:25:00.000+08:002008-10-21T18:25:00.000+08:00Bunny,The behavior really depends on the value of ...Bunny,<BR/><BR/>The behavior really depends on the value of first "this" variable.<BR/><BR/>I suggest you to try this for your website instead:<BR/><BR/>$("#sidebar-wrapper img").each(function() {<BR/> $(this).width("200px");<BR/>});<BR/><BR/>However, you'll need to load jQuery in your blog first.gugodhttp://www.blogger.com/profile/05751977651215517690noreply@blogger.comtag:blogger.com,1999:blog-15303365.post-26112189432689601472008-10-21T05:01:00.000+08:002008-10-21T05:01:00.000+08:002008-10-21T05:01:00.000+08:00Do you just insert this (copy/paste) into any HTML...Do you just insert this (copy/paste) into any HTML? I need to shrink my image size in the sidebar of my blog or limit size. http://thebloggingbunny.blogspot.com<BR/>the widget for the "follow me" tumbler inclusion is javascript, and can be altered/skined with CSS...supposedly, but all the tricks I try end up not working. :(Bunnyhttp://www.blogger.com/profile/07062879291111169117noreply@blogger.com