Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / JavaScript / September 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
using methods in different scopes01 Oct 2007 00:10 GMT4
Here's an example of 3 ways of using a method of an object with a
different object context. Is there a signficant difference between
method 1., where a reference to beta's method is copied and 2., where I
use call? To me no. 1 was a bit suprising, I expected that
Javascript to include field on next form30 Sep 2007 23:09 GMT6
Bear with me because I don't even know how to ask this, but...
I've got a short form--1 field and a submit button. I want someone to
enter their name in that field, hit submit, and have their name be in
the "name" field on the next page (which contains a form). Am I even
onclick - counter - open other website30 Sep 2007 22:52 GMT1
I want to let count every click on a link on a website and if the counter
points to 3 another website should be opened in an IFRAME. I know that I
have to insert an onclick event into every link I want to count
and......okay, that was all I know. :)
I am having problems calling setTimeout with a function that has parameters30 Sep 2007 22:03 GMT6
I thought that when you call setTimeout with a function that has
parameters that the parameter have to be enclose in + signs.  I tried
that but it is unfortunately not working.
My code is as follows:
Dynamic Query String Variables?30 Sep 2007 19:31 GMT21
I'm working on a rather complex booking system for building European
trips, in a combination of SQL/VBScript/Javascript. There are tons of
query string variables that get passed back and forth between the
pages, and in almost every case, I can set 'em up fine, provided the
Calculating e^e in Javascript.30 Sep 2007 15:15 GMT4
I created a code below using JavaScript to calculate the function e^e:
<script>
function fat(n)
{
Please Help: Script Logic/Multidimensional Array30 Sep 2007 13:25 GMT5
Hello. I would really appreciate some help. I am doing my
best to explain my problem and your patience is very appreciated.
thanks.
I have a page that allows users to upload multiple files at once to a
Trying do create dynamic menus - need to delay mouseout for about 200 ms.30 Sep 2007 12:58 GMT8
var oMattress = document.getElementById("mattressmenu");
oMattress.onmouseover = function ()
{document.getElementById"mattress").style.display = "block";}
JSON object not parsing in firefox30 Sep 2007 11:21 GMT13
The JSON object I am using is as below . this object is returned after
an AJAX call
{"application" :[
{optionValue:"101", optionDisplay: "estmt"},
earn $16800 a month with google adsense30 Sep 2007 10:19 GMT2
www.space666.com
AJAJS - thin client web app using mainly XMLHTTPRequest and eval()30 Sep 2007 07:28 GMT22
I was wandering what the Javascript/Ajax community think of a rather
unusual
method I am using to develop my new web app. At least I think it is
unusual
click on map search for lisitngs30 Sep 2007 06:11 GMT2
I saw on an international real estate site where they show a world map
that you click on an area that show the lisitings in that country and
then regions or states. How is this done, is there a java script that
uses the database for it?
Different in IE and Firefox: now.getYear()+190029 Sep 2007 22:41 GMT9
I just noticed that my javascript app gives the wrong year in IE, but
correct in Firefox, when I use:
Form1.ApplicationDate.value = (now.getMonth()+1) + "/" + now.getDate() +
"/" + (now.getYear()+1900);
Strange behaviour, multiplying decimals (IE)29 Sep 2007 22:36 GMT21
I'm building an IE-centric portal for an intranet so I've only had to
develop for IE 6+
My version is: 6.00290.2180
Here's what I'm seeing:
can u help me with my preloader code?29 Sep 2007 21:17 GMT3
Below is a simple preloader code I have... What I want to do is once
the images have completed preloading, the "Loading Images..." text
must disappear. I am not able to do it.
<html>
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 August, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.