Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: GQuan
  • Order by date
  1. GQuan

    border artifact error on bottom & right

    Hey guys [pipe] Doin' a small site for a project. Runnin' into a problem or two. After clicking one of the links in the nav, and loading a new page. A small border artifact about 5px is created on the bottom and on the right. It's fine when the page loads from the address bar, or when you press...
  2. GQuan

    vertical scrollbar in frameset across all frames

    Yes, but I am confused as to how and where to add the code. A framed page would be appropriate for this instance. As those with slower connections would not have to reload what they just saw on the last page.
  3. GQuan

    vertical scrollbar in frameset across all frames

    Really? Thanks. The code currently looks like this <frameset rows="*" cols="80,*" frameborder="NO" border="0" framespacing="0"> <frame src="frameleft.htm" name="leftFrame" scrolling="NO" noresize> <frameset rows="80,*" frameborder="NO" border="0" framespacing="0"> <frame...
  4. GQuan

    vertical scrollbar in frameset across all frames

    I'm trying to make a specific page that has one large scrollbar on the right hand side of the page, scrolling up and down across all the frames in the frameset. But atm, I can only seem to make scrollbars for each individual frame. Any advice?

Part and Inventory Search

Back
Top