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
Half a scrollbar not wotking in safari
Old 12-19-2010, 05:07 PM Half a scrollbar not wotking in safari
kokomo's Avatar
Average Talker

Posts: 19
Name: Kym
Trades: 0
Hi!
Newbie here

For some reason a scrollbar isnt working properly in safari..although it seems to be fine everywhere else.

Its a div box, with an iframe inserted inside it.

The down arrow works, but the top arrow doesnt and niether does the actual drag bar.

The page is here: www.kokomoballoons.co.nz
And the box in question is the "news" box.

Any help would be greatly appreciated, (and if you spot any other messy bits of code while youre there then feel free to point those out as well.)

Im just learning and any feedback is greatly appreciated
Much thanks! Kym.
kokomo is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-20-2010, 08:47 AM Re: Half a scrollbar not wotking in safari
Skilled Talker

Posts: 60
Name: Dmitry
Trades: 0
The problem is in your div style for #news. You're using position:absolute and big height/width for small picture. Try to change for this
Quote:
#news {
background-color: transparent;
border: 0 none;
height: 69px;
left: 0;
position: absolute;
top: 195px;
width: 149px;
z-index: 2;
Also I'm don't recommend you to using position:absolute.
__________________
Sincerely, Dmitry

Please login or register to view this content. Registration is FREE
ElmanF is offline
Reply With Quote
View Public Profile Visit ElmanF's homepage!
 
Old 12-21-2010, 02:49 PM Re: Half a scrollbar not wotking in safari
kokomo's Avatar
Average Talker

Posts: 19
Name: Kym
Trades: 0
Ahh!! Thats got it!

Thankyou heaps.
kokomo is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Half a scrollbar not wotking in safari
 

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.50469 seconds with 12 queries