PDA

View Full Version : Image size conditional


TheCaver
04-22-2004, 10:35 PM
Is there any way to use a conditional to check an image posted via [*img] tags and display the image if below a certain pixel width or display a link if over the limit?

Thanks for any reply,

JC

Zachery
04-22-2004, 11:02 PM
Is there any way to use a conditional to check an image posted via [*img] tags and display the image if below a certain pixel width or display a link if over the limit?

Thanks for any reply,

JC
Youll need to use JS to accomplish this, it cannot be done by default ^^