17,114 Topics

Member Avatar for
Member Avatar for boro_boy

How come some images don't load on my computer, for instance, when i'm on this site sometimes the new post icon is missing but if i refresh it appears but then another icon (picture) doesn't load. Also i've got some adverts for my website from burst! and they should load …

Member Avatar for steosaur(oWn)
0
237
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
142
Member Avatar for spikes

Hi All, Can any one give me the code for closing a browser window. [code] function closewindow() { if (newwindow && !newwindow.closed) { newwindow.close() } } <input type="button" value="close" onclick="javascript: closewindow()"> [/code] this is what i have and it dont work. also, just a point, the first time i used …

0
98
Member Avatar for spikes

Hi All, i am using a combination of php and javascript on a current project, but i have got stuck. bellow is a sudo code page to try and explain what i am doing <js> function = newwindow() </js> <form> <?php echo field1> <?php echo field2> <inputtype=checkbox> onclick = submit …

0
97
Member Avatar for chelsi

I'm running IE 6 on XP and for some strange reasons, when I'm logged onto Yahoo mail, every once in a while I get a message telling me I need to upgrade my browser to IE 5. It also tells me I need to enable my javascript. My javascript is …

Member Avatar for chelsi
0
148
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
367
Member Avatar for Ben Martin

first post! hello all. :) i'm in the process of converting some vbscript into jscript at work, and not being an expert when it comes to any sort of javascript (or c syntax generally) i am now stuck. specifically with the 'switch' statement. the application is a server-side api that …

Member Avatar for Ben Martin
0
291
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
191
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
551
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
833
Member Avatar for Dani

I pulled an all-nighter adding lotsa new features to the forums. (OK, so I just couldn't sleep b/c of really bad headaches, but ... well ... at least I got something accomplished). There's a new logo up top. There's Alice, an AI bot who loves to chat in the Coffee …

Member Avatar for aeinstein
0
164
Member Avatar for aeinstein

does 1 need to learn Java b4 pickup up Java 3D, or is a) Java 3D more of an IDE, or b) is it akin to Java's relationship w/Javascript - basically none?

Member Avatar for samaru
0
278
Member Avatar for Dani

I just noticed the darn JavaScript jumpbox doesn't work on all of the pages! The code is the exact same for all of 'em ... I dunno what its problem is. I'm studying chemistry and computer architecture for 2 midterms right now ... but as soon as I get a …

Member Avatar for Dani
0
476

The End.