15,126 Topics
| |
hello, my 1st post.... i want to have a blinking cursor at the end of a sentence on my site. just like the blinking cursor on this page. does anyone know how to do this? i cant figure it out. im a rookie at website design so please dont get … | |
[i]HTML Complete [/i]is a one of a kind computer book, valuable both from its broad contents and its low price. This book contains the essentials you need to know about creating and modifying Web pages with HTML. With [i]HTML Complete[/i], you'll learn all about Web publishing, working with HTML, designing … | |
When I disable my webpage the text in my edit fields duplicates. e.g. ABC changes to ABCABC. THis only seems to happen when I have my edit fields in a <table>. A sample of my code is provided. I'd appreicate any help. Thanks, B. [code] <html> <head> <title>Test</title> <script type="text/javascript"> … | |
I have a web page that's seperated into basically two columns: The left column has two subsections, one being the menu (part of index.html) and another one underneath being a frame labeled 'sub'. Sub's scrolling is always off, as set by index.html. On the right column I have a frame … | |
I have a marquee which will slow down on mouseover. [code]<marquee behavior="scroll" scrollAmount="6" onMouseOver="this.scrollAmount=1" onMouseOut="this.scrollAmount=6" onMouseDown="this.scrollAmount=0" onMouseUp="this.scrollAmount=1"> Some links and other stuff here... </marquee>[/code] However, it is annoying, becuase I don't want the marquee to slow down unless the user moves over a link. Does anyone know how I can … | |
Does JavaScript have any uses anymore? I took about 6 months learning it, and I can't find anything to put it to use.. (Never mind) |
The End.