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 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Y2K problem with script?30 Sep 2005 23:43 GMT4
Below is an old count-up script that displays ok in MSIE with a bit of
experimenting, but NS shows negative values that make no sense. Anyone
know how to make it work ok in both?
=== Cut ===
help with onclick submit30 Sep 2005 23:19 GMT16
In an unnamed form, unnamed because it only submits an email address, I'm
trying to have the submit button clear the "e-mail" text value in the
textbox.
On the submit button I have the following:
AJAX Loading Tab Doesn't Display30 Sep 2005 22:27 GMT2
I would like have a little "loading..." tab not unlike the one that
gmail uses and I would like to display that tab while an ajax call is
made.  The javascript to display the tab works.  The javascript to hide
the tab works.  But when I put the two together inside the function
Setting form values with external .js file30 Sep 2005 21:56 GMT2
i'm trying to set a form value via an external js file. i don't know
javascript extremely well but i do know programming in general. anyway,
i thought this would be as easy as having a javascript file saved as
.js, and clicking it when i get to the page where i would like to set
for/in loop Array gotcha30 Sep 2005 20:56 GMT14
I just wanted to let folks know of one more reason not to use for/in
loops on Arrays.
In the following code:
var u = [1,1]
ajax + prototype.js + multipart/form-data30 Sep 2005 18:13 GMT3
Is it possible to send an AJAX XMLHttpRequest using prototype.js API
for a multipart/form-data ?
I already done parsing form parameters and sending GET/POST request,
but does this work with <input type="file"> ?
getitng user input?30 Sep 2005 15:38 GMT4
I want to ask the user for his/her first and second name on the first
page and have this info available for a form on the second page.
I can use a prompt approach but is there a better way?
Cheers
HELP: Why won't this javascript work?30 Sep 2005 15:32 GMT6
Whenever the following script is called, it always defaults to the default CASE (14.99)
Why won't it recognise the other range of values?
Please I need help.
<script language="javascript" type="text/javascript">
alternative scrolling30 Sep 2005 15:00 GMT3
In my webpage I have an embedded Windows Media Player and an unordered
list with a table of contents.
When playing a video, the Windows Media Player is triggering events for
new 'chapters'.
Javascript Bug?30 Sep 2005 14:59 GMT10
I am wanting to deteremine which radio button is selected on a form and
am using:
       //alert(document.CC.Ecom_Payment_Card_Type.length)
       for (var i=0;i<document.CC.Ecom_Payment_Card_Type.length;i++) {
problems with associative arrays30 Sep 2005 13:42 GMT3
I'm facing issues with using associative arrays in non-IE browsers. In
particular, I have code like the following:
var IDToAddress = new Array();
IDToAddress['1000000'] = 'apple tree lane, mars';
Forcing a sound clip to load last30 Sep 2005 13:12 GMT1
A clint has insisted we load a babbling brook sound clip to his home
page but it needs to load last to avoid delays in loading images and
other elements.
Simply declaring it at page bottom doesn't help much.  Tried a few
How-to: JavaScript trim() and normalize-space() functions30 Sep 2005 12:43 GMT5
Just wanted to share two handy RegEx expressions to strips leading and
trailing white-space from a string, and to replace all repeated spaces,
newlines and tabs with a single space.
* JavaScript example:
how to get a javascript function value stored in a database using php---really imp.30 Sep 2005 10:29 GMT6
thanks a lot for answering my other queries fast
my problem is ihad a javascript function in which many values are
returned in one variable.
now after it i want that the return values must be insert into the
onDrop event not working correctly30 Sep 2005 02:01 GMT4
Been trying to work through a simple drag and drop interface using either IMG,
SPAN or DIV tags. That way I can define blocks of text and/or graphics as
draggable and be able to drop them on a similar (img, div, span, etc.) target,
preferably an image.
 
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.