15,116 Topics

Member Avatar for
Member Avatar for JC_McGeekster

I would like to know if anyone knows of a reference website or help file for JavaScript. Not really a tutorial website, but more of something where I can search for a function and the engine will return my results for that function. A reference sort of like the PHP …

Member Avatar for Gary King
0
162
Member Avatar for Skryst

I tried clicking on links that open with javascript and nothing happens. i use Windows XP SP2. kindly help me.

Member Avatar for pip22
0
123
Member Avatar for server_crash

I have a javscript function which opens a url....The only thing is I need it to open pages with parameters, and I'm not sure how to do it: [code] <html> <head> <title>LinkOpener</title> <script language="JavaScript"> <!-- function SearchTest(url, args) { // if args is null, do the following window.open(url,'win1','width=600,height=700, status, toolbar, …

Member Avatar for server_crash
0
191
Member Avatar for bobr_1013

Hi, I'm having trouble running javascript. I have a Dell Dimension 300 system. The code I have in my "htm" document is: <td id="daycell"> <script language="javascript"> <! -- Hides from non-JavaScript browsers document.write("Today is 12/15/2005<br>"); document.write("only 10 days until Christmas"); // stop hiding --> </script> </td> I tried it with …

Member Avatar for tgreer
0
308
Member Avatar for wildwind

Newbie here, First of all, hi to everyone :) I've been scouring the net trying to find answers to problems I've been having with browsing, and I do hope the answers are here... I can't seem to adjust my system correctly so that I'm able to view all web pages …

0
49
Member Avatar for iketunde

Hello, I created this page. it contains textareas and checkboxes. when user enters information or check any of the checkboxes. this translates to a conditioned query.i achieve this using javascript. u can find the url @ [url]www.laterallinks.com\search.htm[/url] try entering gibberish and any of the fields and click on the fetch …

Member Avatar for bwest
0
108
Member Avatar for fineline

Hi I'm quite new to javascript. I am currently working on an online job application system where I require users to enter their name, address, resume, etc. in spaces provided, and then, upon clicking the "Submit" button, I require all this info to be emailed to the user automatically, as …

0
82
Member Avatar for teton

I came across this site and followed previous instructions from another javascript thread to no avail. So hoping you can help. IE6,XP,have Spybot, CWSShredder,Spysweeper, and just installed Spyware Doctor. Active Scripting is enabled, tried control/shift,downloaded Windows Script 5.6 I still can't get links to open that use javascripts--this started after …

Member Avatar for catchsatya
0
589
Member Avatar for Sothink

Sothink designs lots of new menu templates or samples. [URL=http://www.sothink.com/campaigns/dhtmlmenusample.php3]http://www.sothink.com/webtools/dhtmlmenu/samples/index.htm[/URL]

Member Avatar for Sothink
0
81
Member Avatar for goldeagle2005

Im working on a college project. In this, the user is required to authenticate. The login page (login.asp) has the form and the corresponding ASP code. Once the user is successfully authenticated, the user is redirected to the main page(mediaguidehome.asp). Currently, on authentication, I'm using the following code to redirect …

Member Avatar for zippee
0
159
Member Avatar for cx323
Member Avatar for The_Inferno
0
102
Member Avatar for muktidaniweb
Member Avatar for JAM

I came across T. Greer's very clever demonstration of how to provide an HTML combobox at [url]http://www.tgreer.com/comboArticle.html[/url]. I realised, however, that for the purposes of the demonstration the example combobox is placed at an absolute position on the page. I tried to make it dynamic, but have encountered difficulties. Would …

Member Avatar for tgreer
0
407
Member Avatar for jakeday

Hi all, I'm very, very new to Java / Javascript, but have a couple of years experience with other programming languages. - (inexperience may explain a novicey question However, I wanted to learn a web-enabled language to capture data from certain websites to build systems for my "sports-betting" hobby. I've …

Member Avatar for jakeday
0
311
Member Avatar for andrewthk

I was wondering if anyone could tell me what Animate.js class does? It seems like a standard front page package class. There's no commenting on it so it's really hard to follow. Also when using this class, my web page does not displays things correctly when calling this class by: …

Member Avatar for andrewthk
0
175
Member Avatar for bestgraphicsbd

I am fairly new to all of this but I think it's great! I've taken courses in HTML, JavaScript and currrently CGI Programming. My question: Is there an easy way to make a counter in JavaScript? Seems like there should be but can't quite figure it out. Thank you, :-|

Member Avatar for bestgraphicsbd
0
146
Member Avatar for fieryidris

i signed up to daniweb a few weeks ago when i was having problems with visual basic which after a lot of searching on google i managed to solve for myself. i am now having a go at building a website and have been using dreamweaver which makes things very …

Member Avatar for fieryidris
0
204
Member Avatar for TedN

I have a very large web page - over 7000 lines (which will not be going on the internet). An introduction consisting of music and graphics starts when the page is opened. The graphics are synchronized with the music. [U]Problem[/U] The introduction works fine each time the page opens except …

Member Avatar for TedN
0
160
Member Avatar for aish
Member Avatar for g0rb4ch3v
0
132
Member Avatar for anthony05

Hello, I've a question: I don’t know much, so please bare with me. [url]http://www.site.com/upload.html?dirname=abc[/url] I want this querystring value (abc) into <input name="dirname"> <script type = "text/javascript" language = "Javascript"> <!-- Hide from older browsers; { var qPos = document.URL.indexOf('?'); dirname.value = document.URL.substr(qPos); } // end hide --> </script> I …

Member Avatar for cppforlife
0
158
Member Avatar for FlyBoy767

I'd would like in a form with an input control, that the first autocomplete value is visible in the textbox instead of a blank field. Is it possible in javascript ? Thanks a lot

Member Avatar for tgreer
0
98
Member Avatar for Kennedy_f

I am in a slight dilemma at the moment i'm not sure whether to go down the a+/mcse route or whether to take the CIW courses instead. I have been doing some research to try and find out about them I would appreciate any opinions you have on the CIW …

Member Avatar for bkendall
0
185
Member Avatar for apcxpc

hi all I'm having an odd problem with Javascript. I created a table with a single row and a single column (and gave all of them IDs). Then I use onclick events to pick up mouseclicks and call the function `clicked(evt)`. I know this function is getting called, and I …

Member Avatar for peter_budo
0
188
Member Avatar for 2ndPlatform

I've been searching around the web since I don't have my library of books available right now -- but here's my question... can I do a purely javascript session variable without the use of PHP, ASP, or anything else? Any good resource pages on that? I just need to do …

Member Avatar for tgreer
0
193
Member Avatar for 2ndPlatform

Alright - I'm stumped. I need to get a variable from file1.html to file2.php which is called like this from file1.html: <script src="scripts/file2.php" type="text/javascript"></script> In file1.html I have the variable definition to grab the referring URL - [CODE]<script> if (document.referrer) { var referringURL = document.referrer; } else { var referringURL …

Member Avatar for tgreer
0
216
Member Avatar for cppforlife

Everyone knows yahoo mail. When you just logged on to your account you see on the page "[B]You have 0 unread messages[/B]". I just womdered is there any way how can i find something on the page using javascript and return as variable. So what i've done is: 1. I …

Member Avatar for tgreer
0
95
Member Avatar for squirrelj

I have tried to put a javascript slide show in my site but i cam't seem to get it to work. Here is the code for my page i have checked that all my images and folder names are correct butit still won't work Cheers for any help [CODE]<!DOCTYPE html …

Member Avatar for cppforlife
0
191
Member Avatar for muktidaniweb
Member Avatar for muktidaniweb

Hello, I have a menu.jsp included in all the jsps. When I click a link in the menu it calls the respective page and the menu.jsp is also refreshed. I want to write a java script to highlight the menu link that was clicked. But since the menu jsp is …

Member Avatar for muktidaniweb
0
74
Member Avatar for Kamex

I'm familiar with HTML and CSS, and have now started to learn PHP without running into any trouble, but I want to add Javascript to my knowledge. I tried a long time ago, and failed, for the same reason I'm failing now. Code that looks logical to me is not …

Member Avatar for tgreer
0
205

The End.