Current location: Hot Scripts Forums » General Web Coding » JavaScript » how have immitate the scrollbar?


how have immitate the scrollbar?

Reply
  #1 (permalink)  
Old 05-19-04, 04:01 PM
davidklonski davidklonski is offline
Newbie Coder
 
Join Date: Apr 2004
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts
how have immitate the scrollbar?

Hello

I have some html content that is displayed inside an IFrame.
Sometimes the content is larger (vertically) than the height of the IFrame.
I don't want the IFrame to have a scrollbar, because it looks ugly.
Is there a way to add two arrow buttons (one at the top and one at the bottom), so when the user will click the top button, the frame will scroll up and if the user will click the bottom button, the frame will scroll down?

Basically I am trying to immitate the scrolling effect that the scrollbar has, but without the scrollbar.

BTW, the solution should work on IE5.5 and above.

thanks in advance
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 05-19-04, 05:40 PM
Chris Hill Chris Hill is offline
Newbie Coder
 
Join Date: Mar 2004
Location: UK
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
You have four options as far as i am concerned. Either create it using div's, or make the i-frame height="100%" and scrollbars="no", or keep it how it is.

The forth idea is probably the best. You can use CSS to make the scrollbar colors the same as the background apart from the arrows which you can defince easily. This would get rid of the scrollbars and also have the arrows which you wanted.
__________________
<a href="http://www.WhiteHillStudios.co.uk/home.php" target="_blank">White Hill Studios</a> - driving down the cost of web design<br>
<a href="http://www.agscriptz.com" target="_blank">AG Scriptz ii: renaissance</a> - a new dawn or scripting
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
change color of the arrow +scrollbar in a FORM (+checkboard/radiobutton/..) detorre CSS 0 01-31-04 07:30 AM


All times are GMT -5. The time now is 07:37 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.