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 / March 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
options[i].selected=false not working in IE731 Mar 2007 23:08 GMT4
I have a select element containing a list of names.
I also have a button to enable the user to enter a new name.
When the user clicks the new name button I want to any option
shown as selected to be unselected.
JavaScript in IE731 Mar 2007 18:21 GMT3
I've got some problems with JavaScript in IE7... I'll try to describe
the situation...
I'm writing a toolbar for IE7. After IE loaded the page, the toolbar
changes the code of the page. It adds some JavaScript code.
assigning session a javascript value in javascript function31 Mar 2007 18:11 GMT1
Hello Guyz..
I want to assign a varascript value to a session object in javascript
function...
like i have an image and onClick i am calling a function sort_(str)..
Output of select values are numerals instead of state and county31 Mar 2007 17:32 GMT5
I have a dynamic pulldown list (ASP with javascript) that when a user
picks a state, the corresponding counties for that state appear in a
dynamic second pulldown list. When I submit the form, the values for
state and county are numerals 1 (for the state) and 2 (for the county
soft 40431 Mar 2007 17:13 GMT1
Hi all javascript gurus,
I made a diary page where I use xmlhttp to ignore pages with no entry
of a specific date. However, I've soon found out after uploading my
pages that the server returns a 200 OK message even if the link is
Popup window opener reload from iframe31 Mar 2007 17:11 GMT1
I have an application where a link in an iframe in the main page opens
a popup with another iframe. This popup iframe has links which when
clicked should reload the main page and/or the iframe in the main
page. The following works with IE but fails with Firefox.
missing ) after argument list error31 Mar 2007 14:59 GMT5
I try to call onchange a function and get "missing ) after argument
list" error
Probably systaxis issue
Thanks in advance for any help!
Setting options on a select box (ComboBox) - in another window31 Mar 2007 13:42 GMT2
I use this to read on the value of my "parent" window.
stemp=window.opener.document.forms[0].workgroup.value;
Works well.
Say, I'd like to add an items to that, and select it?
printing an <html>  ... </html> string using <href>31 Mar 2007 11:36 GMT1
var poster="<html><head> ..... etc ....   </html>";
var animal='dog';
The string contains images and text that changes.
Originally I wanted to do something like
About the DOM document object31 Mar 2007 09:22 GMT7
In an if statement with "document.images" as it's expression, does it
simply check if there are any image elements in an HTML page? I'm
assuming if it finds any that the expression will return true and
execute the statements within the if.
Using drop down to chagnge value of hidden form field31 Mar 2007 08:32 GMT3
I have a form like so:
<FORM NAME="form1" METHOD = "post">
<SELECT NAME="select">
<OPTION VALUE = "1">Option 1</OPTION>
javascript equivalent for vbscript Date()-130 Mar 2007 23:46 GMT21
I'm looking to return DATE ONLY for yesterday's date. No seconds,
milliseconds. Formatted either yyyy/mm/dd or mm/dd/yyyy. VB does it so
easily Date()-1 will return 03/27/2007 if today is 03/28/2007. Why so
many hoops for javascript? Any ideas?
Malicious code with limited character set?30 Mar 2007 23:40 GMT4
Some software I work on needs the ability to evaluate arithmetical
expressions at run-time. (Specifically, the user can enter a custom
formula to calculate the number of vehicles required to hold certain
sizes of container.) Since the C# libraries do not offer this, we are
Regexp - negative match for fixed string (vs. a char list)?30 Mar 2007 23:19 GMT4
Is there a way in a regexp to *not* match a fixed string value?
Using [^blah] gives matches to anything not containing *any* of letters
b,l,a and h. Whereas I want to match anything that does not containing
the exact string 'blah', i.e. *all* the letters.
"Set Next Statement" using the Mozilla JavaScript C API30 Mar 2007 22:36 GMT1
I am using the Mozilla JavaScript C API and I have been able to use it
to write a small application that can execute a script, set
breakpoints etc. However, I have not quite figured out how to move the
execution to a different line. e.g. the code runs and stops (due to a
 
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.