Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Allow Image plugin question


thierryyyyyyy
Participant

@thierryyyyyyy

For IE6, there is a “workaround” using “expression(…)” (search google for the rest)

For getting image width, you can use the PHP function getimagesize() which is incorporated in all PHP 4.3 …. (no need of extra module like GD)

Skip to toolbar