Hi everyone,
I am new to this forum and very new to javascript, too.
I have come across a problem which I hope someone can help me with. On my page I have a form containing several hidden...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi,
I have the following code....
Totamt =
eval(TotA) +
eval(TotB) +
eval(TotC) +
eval(TotD) ;
/* if (Company =="abc")
{Discount = Totamt * ....
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi. I really need some help here as i've just started using javascript. I'm trying to build a form where checked items will total up at the bottom of each column. I found some code for this so its...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi everyone,
I apologize up front; I'm not too good with JavaScript (or all of the rest for that matter).
That said, I'm trying to make the following JavaScript calculator to calculate a ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello, I need a script that will take a given page and refresh it like 5 times a second. Can anyone help me with this please, and how to use it I'm a complete noob at javascript . Thanks.
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hey Guys
I have the following html:
HTML Code:
<a href="#">click me</a>
<div id="changeme">Some text in here</div>
What I want to d...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
hello, i have been searching around for a way to name this alert box.
seeing "javascript application" at the top of the alert box isn't very attractive. here is the simple script, it sho...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
hello, a friend and i have started using javascript and html recently, so we both have little experience with it.
i have taken the task to make a registration form for the website/forums we are p...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hey All,
Wondering if anyone can explain why the three divs in the following iframes-construct [http://www.areainspect.com/pagination/frames.htm]>FAIL to print properly (IE6 anyway). Sifting th...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello all-
So I have gone through many different versions of lightbox clones, including lightwindow, shadowbox, and others that claim to display flv files in a lightbox format....but to no ava...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi Guys,
I have made a tree menu. I have a problem though. When I click on the UL item the tree opens or closes appropriately. The problem is when I click on one of the li tags it does the sam...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Howdy guys, bear with me as i am new to scripting.. (insert sighs and rolling of eyes here).
What Im trying to accomplish:
I have a recipe site that I am building a "E-Recipe Card&quo...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi ,
I need a calender control which gives both date and time selection and do not close down on selecting date only.It should provide a separate button like OK or something similar which c...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi ...
I have built a form to use for an online survey and have most of the error checking done, but I cannot figure out how to do 2 of them:
http://www.crazydoughs.com/survey/ [http://www...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Attachment 11236 [http://www.webdeveloper.com/forum/attachment.php?attachmentid=11236]>
Attachment 11237 [http://www.webdeveloper.com/forum/attachment.php?attachmentid=11237]>
In the above...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
This is my web page http://www.planinarenje.com/index.ph...pper&Itemid=74 [http://www.planinarenje.com/index.php?option=com_wrapper&Itemid=74]>
I want from wraper(gpxmeni.html) control t...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi, i have the next code (txt file) and i dont know what is wrong.
i`m trying to set that if i check "1" all the appendage will be checked also and with no option to uncheck them witho...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi all. First post.
I'm looking for some help for a drop down select/option list on a clan page I'm making for some friends.
I'm trying to interact with my sql database here, so the option...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I need help with a code...its for automating a top ten products list.I already know that i will need an array, but after that i havent a clue.just help me out please, cause i might learn a bit.
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello,
I am trying to run some javaScript within c# that when a user clicks a row within a datagrid it will redirect to a specific url. So far this works:
Code:
e.Row.Attributes.Add(&...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have a list of divs, that is generated by a query. I'd like the user to add and remove divs by clicking a button and using javascript to add/ remove the div's.
I can create the elements on t...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I'm trying to insert a bunch of html string (example: step1:abc<br>step2:xyz) into a paragraph <p id=result></p>
but my current code is only allow text string.
How can I mak...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello. I don't know anything about writing scripts, so i come here often to get source. I got this cool script from the threat "Video Randomizer [http://www.webdeveloper.com/forum/showthread....
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi I am trying to set some inline style settings (retrieved from a db) depending on the browser type. Something like this.
Code:
<?php
while($x < $num){
$type=mysql...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I'm trying to do a form where when you press a button it calculates a total. However, every time I use the button it throws up the error:
"calculate is not a function"
when it cl...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine