Jump to content

Kahiera

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Kahiera

  1. never mind... i found it.Example: <meta http-equiv="refresh" content="0; URL=http://fileforum.betanews.com/sendfile/1125410605/1/VideoReDoPlus-2-5-3-500.exe" />
  2. on websites like http://fileforum.betanews.com, after clicking on a link, it sends you to a different webpage like it should, but it also starts a popup for the download soon after.what would be the code for this? (bold the editable text plz)
  3. i don't see any edited scroll bar on my computer but, i checked the source and this is what it showed about the scroll bar:<!-- Header --><SPAN id=Header style="LEFT: 37px; WIDTH: 159px; POSITION: absolute; TOP: 128px; HEIGHT: 55px"><img src="images/header_index.gif" alt="" width="159" height="55" border="0"></SPAN><!-- div containing up-arrow | change: top + left --><span id="up" style="position: absolute; top: 178px; left: 374px; width: 21px; height: 18px; z-index: 1;"><img src="images/spacer.gif" width="21" height="18" alt="Scroll Up" border="0"></span><!-- div containing down-arrow | change: top + left --><span id="down" style="position: absolute; top: 354px; left: 374px; width: 21px; height: 19px; z-index: 2;"><img src="images/spacer.gif" width="21" height="19" alt="Scroll Down" border="0"></span><!-- div containing scrollbar | change: top + left + width + height --><span id="drag" style="position: absolute; top: 195px; left: 374px; width: 25px; height: 37px; z-index: 3;"><img src="images/ThumbScroll.gif" width="25" height="37" alt="Drag to Scroll Text" border="0"></span><!-- div laying above scrollbar for netscape 6 protection | change: top + left + width + height --><span id="ruler" style="position: absolute; top: 195px; left: 374px; width: 25px; height: 37px; z-index: 4;"></span><!-- div containing content | change: top + left + width + height + clip --><span id="contentClip" style="position: absolute; top: 169px; left: 37px; width: 320px; height: 202px; clip:rect(0px,320px,202px,0px); visibility: visible; z-index: 5; overflow: hidden;">
  4. what's the html to make a website your homepage? or does this need javascript?
×
×
  • Create New...