Quote:
Originally Posted by ggiersdorf
Mabey it has something to do with where you place it? Vtec please post a few lines above and below where you posted the text and anything else that might help us. I cannot get it to work either on my site Firefox fine, but ie 6+ does not.
|
It's in the PHP function
handle_bbcode_img_match you need to make the change. In that function it is quite clear where the change must be applied (it's a very small function).
Also, as an addition, there is no need to define the largerThan() function. Using
Code:
if (this.width > 700)
works just as well. I've tested this and it works beautifully on Firefox 1.5b2, IE6sp1, Opera 8.