Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Phathom scroll bars in IE
Old 08-01-2007, 04:57 PM Phathom scroll bars in IE
Novice Talker

Posts: 9
Name: Jeff
Trades: 0
I have several sites that render fine in firefox and safari on a mac but then with IE on a PC, the pages have Phathom scroll bars, you can see them but they can't function and appeared to greyed out/ how can i fixed this. damm Microsoft
burningwheel is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-01-2007, 05:16 PM Re: Phathom scroll bars in IE
bas
Super Talker

Posts: 108
Name: Bas
Trades: 0
You can solve this with CSS:

Code:
the_element {
overflow:hidden;
}
bas is offline
Reply With Quote
View Public Profile
 
Old 08-02-2007, 04:32 AM Re: Phathom scroll bars in IE
InfinitySchima's Avatar
Skilled Talker

Posts: 71
Name: Rafael Schimassek
Trades: 0
If you are using frames I suggest you put this attribute on your <frame> tag:
HTML Code:
scrolling="no"
if you are not using frames...I don't know if you can use this on a <body> tag, try it. maybe it works.

Schimassek...
InfinitySchima is offline
Reply With Quote
View Public Profile
 
Old 08-02-2007, 07:26 AM Re: Phathom scroll bars in IE
Average Talker

Posts: 26
Name: Alex Marchuk
Trades: 0
Ie was never nice.
Alex Marchuk is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Phathom scroll bars in IE
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.33282 seconds with 12 queries