-
firefox and IE complications with iframes
Hi
Wonder if someone can help?
Im creating an iframe in a certain location on a page. I have an issue, i set scrollbar to auto and the horizontal scrollbar is removed , for firefox, but it appears in IE6 (but is ok in IE7).
If i make the scrollbar = yes then the scrollbar disappears in IE6 and 7 which is great! but then reappaers infirefox.
Any ideas?
Do i need some code to identify what browser and version type a person is using? Can i then get the code to hence use a different style sheet for firefox and a different style sheet for Explorer?
If this is what i need to do, can someone point me somewhere where i can find this code?
Kindest regards
Neil
-
-
Have you tried using CSS to do the scorllbars. (IE: overflow-x: auto; overflow-y: auto; ) That always worked for me in IE6+ and FF.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks