|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (8 bit)
|
Html
i was just wondering how to get one of my frames without a scroll bar
the one that i'm trying to get is the one with "header.php" thank you in advance |
|
|
|
|
|
#2 |
|
Member (8 bit)
Join Date: Sep 2002
Posts: 145
|
you mean make it to where you can't scroll?
you can add a property to your fram called "scrolling" you can set it to "yes", "no", or "auto." in your case it would be frame src="my_page.html" name="my_frame" scrolling="no" if that's not it and you want to completely remove the scrollbar... since I forget everything about vbscripting... i think this might work for you. Basically if you know to add scripts to your webpage this should work... using the onLoad event handler. Hide Scrollbar HTH |
|
|
|
|
|
#3 |
|
Member (8 bit)
|
thanks a bunch , did the trick
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|