Click to See Complete Forum and Search --> : vertical scrolling bar only in a frame


dataline
06-01-2006, 09:26 PM
Hi,

Inside the <frame /> tag, if I have the attribute scrolling="no", both vert and hori bars don't appear. And, if I remove the scrolling attribute, both bars appear since my frame is kind of long. Is there any way where the horizontal bar can be suppressed, allowing only the vertical bar?

Thanks!

DL

Colton22
06-30-2006, 09:10 PM
i dont think there is a way to seperate the scroll bars, all i did if i didnt want both to show, but yet still have the frame scroll was to color the scroll bar by css to the background color making it invisible, but i really dont think that that is posible, try googling it a little more. ill keep an eye out for this

colton22