![]() |
I hate IE. I have managed to fix everything you mentioned above except the background color. The problem is that IE is inheriting the background-color from the postbit, and then ignoring anything afterwards.
|
Hi
thank you very much for your quick answer. :) To solve the background-color for IE 7 you need to add this peace of code to this line: Code:
return ($dynamicpic['note_true'] ? "<div class=\"resizednote\" id=\"$link\">" : "") . "<img src=\"$link\" border=\"0\" alt=\"\" $dynamicpic[image] />" . ($dynamicpic['note_true'] ? "</div>" : ""); Regards, Stoebi |
But that is not the resized note div. That is a containing div... Doing that makes a huge undesired color splotch, if your image is smaller than necessary to be resized.
Also that causes the message not to display at all in IE7. |
Hm
you need to re-edit and save your post with your image. Suspect, i will searching for another way :) Regards, Stoebi |
Hm... I found another bug when the resize message is enabled. If you click to View Selection Source in Firefox, it runs onload() again, and duplicates the image every time you do this. This bug has been addressed in the next release.
Still clueless about the IE background... Maybe it has something to do with the order IE runs CSS and Javascript. Does anyone know anything about IE? |
For me works great! I use firefox
Use FIREFOX and be happy! PS: On IE don't work O.O |
IE and setAttribute() :(
http://www.quirksmode.org/dom/w3c_core.html#attributes I've no ideas or workaround atm. :( Thx for 1.0.4 :) |
Thanks for the link. I was able to get the class to set in IE.
In the template, find: HTML Code:
wrap.setAttribute('class', 'resizednote'); HTML Code:
wrap.setAttribute('class', 'resizednote'); |
I will wait for the next so! \o/
Great mod! |
Thx a lot, it works for IE now :)
Regards, Stoebi |
All times are GMT. The time now is 01:04 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:
|