![]() |
I had problems like all the rest of you, but I got it working with some modifications on IE-(Maxathon), IE, Firefox, and Opera..
this is what I came up with, along with the code in the original post in headincludes section. class_bbcode.php PHP Code:
|
Quote:
I also hope someone can help with adding a "click to resize" link to ggiersdorf's IE code. |
Thanks Marris, I love how it is functioning and Im working on the Clickable code also, though Im not very refined on this stuff. Please anyone with coding experience please help us out and finish off the code above for clickable fullsize images..
Glad I could help.. |
Anyone have ideas to make this clickable?
|
ThanckYou! The Best Hack for Images ultra Small!
SeeYa! |
Well, I've got a semi-working popup in IE with ggiersdorf's code. This is the most consistent for me, but still not perfect:
Code:
$navigator_user_agent = ( isset( $_SERVER['HTTP_USER_AGENT'] ) ) ? strtolower( $_SERVER['HTTP_USER_AGENT'] ) : ''; In the IE code, instead of if(this.width >= 400), you are welcome to try combinations of these other if statements: if(largerThan(this.width,400)) if(this.width > 400) if(this.alt) But neither of those worked consistently for me. I tried many different combinations and the code block above is what works best for me across IE, Firefox and Opera. I welcome improvements. |
Very good mod!!!
|
Quote:
Haha..holy crap it's actually working for me in Firefox AND IE! :surprised: |
omg. best. hack. ever.
( the latest modification of it on this page ) TY Marris!!!!!!!!!!!!!!!!!!!!!! |
Quote:
|
All times are GMT. The time now is 07:46 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|