15,698 Topics

Member Avatar for
Member Avatar for Dani

I know that spiders are incapable of filling out forms and the like. But if I have links that have been dynamically generated client-side by some simple javascript, are they capable of following these links?

Member Avatar for Dani
0
217
Member Avatar for Britches

I'm in the process of developing my companies intranet and have decided to create a dhtml menu, I'm not an advanced dhtml coder and am having problems linking my menu with the javascript code. I'm quite sure the code is correct, however my frames page is now just showing the …

Member Avatar for Britches
0
305
Member Avatar for defens29

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 …

Member Avatar for samaru
0
1K
Member Avatar for root

[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 …

1
141
Member Avatar for bboyle

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"> …

Member Avatar for bboyle
0
366
Member Avatar for evilmonkey29

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 …

Member Avatar for Dani
0
186
Member Avatar for Roberdin

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 …

Member Avatar for Roberdin
1
550
Member Avatar for b1n4ry

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)

Member Avatar for Roberdin
0
810

The End.