![]() |
Moreover, the mod has changed the "hand" to "pointer", as kONGO suggested. :devious: Thank you kONGO for this.
Thanks, DanLai. |
Quote:
Glad I could help re: the cursor thing. |
It's sort of working on IE now, and it also limits the size in the signatures. I'm looking for something that is only limited in the post and the signature limits do their own work. >_<;
|
Great i run VB3.5.1 and it work realy nice
and it work on IE 6.0.290 Great job My link that it works http://www.saltvattensguiden.se/foru...ead.php?t=9172 (The hole site is in Swedish and about marinaquarium) |
Quote:
|
Quote:
|
I added your code, but didnt understand what elese you modified or how?
|
ok guys I figured out something here. For whatever reason and I hope you can tell me. The First time I go to the site the image will resize in IE. after that it never does it again unless I totally clean my IE settings cache etc. Than it works again 1 time
I tried this from 3 seperate PC's using ie and got the same problem in Firefox it works 100% all the time. Anyone know how to fix that on IE 6+?? |
How does it effect the top main logo if its dimentions are more then the resize limit. Will it effect the logo like other auto resize scripts.
|
anyone supporting this anymore!?
|
This just works with BBCode, your Logo image uses HTML (i believe), thus this hack wont touch your website logo size properties.
- This is working under firefox like some peepz said. It is working for me under IE only when I wanna see individual post, not on the usual threadview. Weird. |
This problem probably won't affect many here but just a heads up. If you are running vBPortals and running a RSS feed in a block on your portal page, this will prevent the feed from working. Don't know why, I just know that it does.
Don |
Any way to fix this just for avatars that are linked from other sites?
|
Quote:
I use your code dude! great |
I love it, clicks install! :D
|
There is one problem, it does not resize image attachments!
|
I thought I works perfectly but then... I when I tried to open the thread again. It didn't resize. But when refreshed, it works again... weird...
|
thx mate, worked like magic after changing 700 to 540
|
after I refreshed the pic got big again.. it didn't work
|
Quote:
Anyone? |
Changing the setting from 700 to 540 in IE takes care of the issue with the problem with the picture getting big again...
|
Quote:
|
Worked perfectly!! Just what I wanted and needed! Thank you so much!
Installed. :D |
I did the same thing, but did this for the change:
Code:
return '<a href="' . $link . '" target="_blank"><img src="' . $link . '" border="0" width="100" height="100" alt="User Image" /></a>'; This one change will work for any browser, no other changes needed. |
It works fine for me in firefox, but not in IE like some of you notice, but have some other problem that want to post:
When I show my posts in a non vbpage, with something like this https://vborg.vbsupport.ru/showthrea...3&page=1&pp=15 (It uses the vB_BbCodeParser in the /includes/class_bbcode.php to convert the code from the post) With this hack of auto resize, I have this error message in those pages: Error: largerThan is not defined And, of course the image don?t resizes ?Could anybody help me or improve the hack to make it work in non vb pages like parser do? I have redden from Kongo that the function largerThan() is not needed so much ?would it solve the problem if I do that he said? Quote:
Quote:
By the way I want to say that this hack was wonderful for my forum, our moderation team was wondering something like this for so long. Thanks a lot for developing it |
is there anyway to do the same thing but for attached images?
|
Quote:
|
cool hack...
does this add any server load to the showthread.php, or is this all done from the user/browser end? |
it wasnt work in IE..
|
Another one that works fine on Firefox but not on IE 6.0.28 (changed size to 480)
|
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 09:25 AM. |
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:
|