Dynamically resize images w/ jquery?

If you want to animate the size of the images you can use.

If you want to animate the size of the images you can use: jQuery('#imgID'). Animate({ width: newwidth, height: newheight }); or if you don't want to animate the resizing just use jQuery('#imgID'). Css({'width':'newwidth', 'height':'newheight'}); newheight and newwidth would be integers of whatever dimensions you want to give it.I.e.100px x 200px.

I figured it out: fadeSlideShow. Routines={ getSlideHTML:function(imgelement){ var layerHTML=(imgelement1)? '\n' : '' //hyperlink slide?

LayerHTML+='\n' I just added a width to the style call...

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions