I need some help from anyone that has run into this problem before. The "Bookmark & Share" dialog displays fine over my select boxes on Firefox and IE7, but for IE6, the dialog appears behind my select boxes. This is a bug in IE 6, but I found a work around, http://www.hedgerwow.com/360/bugs/css-select-free.html.
I added the workaround code without any success. Thought I would post here to see if you've seen this before and have any insite.
To add the workaround, I added the iframe code to the else return statement of the theme_addthis_button() funciton.
Attached is an image of the issue.
| Comment | File | Size | Author |
|---|---|---|---|
| addthis-iframe.jpg | 36.63 KB | emackn |
Comments
Comment #1
emackn commentedHere's what I chaned the else clause to do,
then added the following to the stylesheet,
Comment #2
vesapalmu commentedThis is off topic, but please don't hack the module. Use phptemplate_addthis_button function in your themes template.php instead. This way you don't have to hack the module again when updating it to next version.
Correct way of implementing this in your template.php:
Comment #3
emackn commentedI hear what you are saying, and I'm not trying to hack the module. I'm trying to find a solution to a problem. And at the moment adding the fix directly to theme function was where I was at so I did it there. I mean, when you have to copy and paste the entire theme function into your template file.. you might as well do in module file, until you find your workaround.
Comment #4
emackn commentedComment #5
vesapalmu commentedAny news on this (very) old issue? Many things have already changed since this was an issue but no real work towards IE issues has been done.
Comment #6
gisleLatest status update was 5 years ago. The version for Drupal 6 is no longer supported. IE6 is on the scrapheap of history (where it belongs). Information requested by maintainer has not been forthcoming. Time to close.