mIRC Homepage
Posted By: RuFy Need HTML Help - 10/10/05 10:40 AM
Hi, I need help with html. I usa nHTML to dock html pages into mIRC's window.
Well, my problem is:
I would like to delete the HTML scroll bar of that page (height and weight).
What can I do to delete those scroolbar?

Thanks in advance, and sorry for my english.
Posted By: Mpdreamz Re: Need HTML Help - 10/10/05 12:05 PM
Javascript: window.scrollbar.visible=false

or use iframe in the page
<IFRAME SRC="iframe.html" WIDTH=250 HEIGHT=150 SCCROLLING=NO>
Posted By: RuFy Re: Need HTML Help - 10/10/05 12:16 PM
Ahem, I'm not a guru of HTML. Can you write the code with Javascript Method?
It was in the <head> tag?
Posted By: Mpdreamz Re: Need HTML Help - 10/10/05 12:56 PM
i did some fiddling and realised that the javascript is flaw
use this instead <body scroll="auto"> doesnt work in FF but nhtmln uses IE so no need for that worry :tongue:
Posted By: RuFy Re: Need HTML Help - 10/10/05 01:17 PM
Yeah, it works. Many Thanks laugh
© mIRC Discussion Forums