JavaScript
JavaScript is a scripting language most often used for client-side web development. It was the originating dialect of the ECMAScript standard.
Application
Tools And Utilities
Remove
Platform
Any
License
Any
i am trying to make a comment editor with iframe, and want to trigger the change of content inside iframe, the following code cant work.
it is strange because it works fine when i replace them...
I have this string:
var str = "VERSE 3: I’ve been asleep for a while now";
I want to make it:
var strDesired = "I've been asleep for a while now";
so I tried
str = str.replace(new RegExp(...
: I have an input box "product" besides it there is an add input
: button which adds another input box product upon clicking.This array
: of input boxes I have created is through
: document...
I have an input box "product" besides it there is an add input button which adds another input box product upon clicking.This array of input boxes I have created is through document...
Hey everyone,
I'm sure this question has been asked before, but I can't seem to find any specific-enough inquiries or answers. Here goes:
Simply put, all I'd like to do is change the animation...
Did you ever get the problem figured out?
If you already know the secant algorithm, I think all that is left is to get the input and output the results.
1) Unless you know the degree of the...
html. But I don't have a clue and an idea how to do this. i know its possible creating the text and inserting images there but I don't know how to build them dynamically. I was thinking while typing...
html. But I don't have a clue and an idea how to do this. i know its possible creating the text and inserting images there but I don't know how to build them dynamically. I was thinking while typing...
I am having tomcat installed separately. i want to run servlet and jsp using Eclipse 3.1. how i can setup tomcat into eclipse.
is it inside the script tags
like so
var sometext="aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa";
document.write(sometext);
this works for me
I am in relearning process, sorry...
Thanks for the validation. I didn't think it was possible, but wanted to ask to make sure there wasn't something I missed.
Interesting idea, I would recommend using a template to make it look really neat!
freewebsitetemplates.com or google it.
Cheers
I want to make a table like this image
It seems to be very simple, but if I use a javascript to create the 'zebra-stripes'-effect, I can't make the columns have a fixed width.
I have also...
freetools
javascript obfuscator
javascript/html/css/xml/xslt compressor
Remove SourceSafe Bindings
Remove Visual Studio Solution binaries
open source
Hi,
First post here. Hi to all.
I have a question.
In A URL with parameters, can you make the parameters i.e. 'query=%22e.g.%22'
dynamic.
That is I would like to change 'e.g.' to 'hello'....
: I still cannot get this thing to work correctly, I would also like to add
fives, tens, and twenties, any help would be appreciated the code I have now is not doing the dimes right?...
:
: It works fine, except I cannot get the dollars to work, anyone know
: what I am doing wrong?
:
You did a good job on the program; the problem is that the value submitted is not read...
Making change
What's Your Change
Enter the change total:
The correct change is
Dollars:
Quarters:
Dimes:
Nickels:
Pennies:
I am now a...
: Hello,
: I am desperate for help, but my posting has been removed
: twice..unsure why.
:
: Okay, I have created an image map and each link goes to a gif image
: that is a popup. At first I...
Hi,
Im trying to develop a tooltip functionality for a website im working on. Since i have an intermediate level familiarity with javascript, im reusing a piece of code for the same.
Im trying to...