Forum Discussion Search with BoardTracker.com
Forum Discussion Search with BoardTracker.com
  
  

Advanced  |  Help
    Home Search Alerts Browse My Threads Setup About Login Signup    


» All > Computers & Internet > . > Development > Client Side [4 Forums][Track this Category]
   Browse sub-categories   
No sub-categories for this category

   Latest threads in category   
Web Developer Change the value of a hidden field  
06:33 6-Jul-08   [Replies: 0, Views: 2]    By: cashdeskmac
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 thread
Web Developer Value of text field, then calculate  
05:34 6-Jul-08   [Replies: 0, Views: 10]    By: riteoh
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 thread
Web Developer Replicating 'sum' function to other columns  
02:53 6-Jul-08   [Replies: 0, Views: 32]    By: drennan
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 thread
Web Developer Simple BMI calculator, not so simple for me!  
23:37 5-Jul-08   [Replies: 2, Views: 57]    By: ga_white
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 thread
Web Developer Refresh  
22:35 5-Jul-08   [Replies: 5, Views: 61]    By: Kriegster
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 thread
Web Developer Change page content with JS/AJAX  
20:42 5-Jul-08   [Replies: 5, Views: 85]    By: Shaolin
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 thread
Web Developer How to "name" an alert box?  
20:28 5-Jul-08   [Replies: 3, Views: 76]    By: noble
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 thread
Web Developer Button help needed  
20:13 5-Jul-08   [Replies: 3, Views: 70]    By: noble
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 thread
Web Developer iframe print puzzle?  
19:44 5-Jul-08   [Replies: 2, Views: 73]    By: tjmcd
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 thread
Web Developer Using Lightbox to display FLV video  
17:34 5-Jul-08   [Replies: 2, Views: 73]    By: kdolle
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 thread
Web Developer Tree Menu help  
17:06 5-Jul-08   [Replies: 1, Views: 49]    By: Shaolin
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 thread
Web Developer Im at a loss... :(  
16:45 5-Jul-08   [Replies: 1, Views: 98]    By: Kakatoo
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 thread
Web Developer Need good javascript with friendly Interface  
15:52 5-Jul-08   [Replies: 0, Views: 49]    By: toitoo
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 thread
Web Developer Help with error checking  
14:35 5-Jul-08   [Replies: 2, Views: 74]    By: jmarshall
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 thread
Web Developer Please Need help in Editind .js File  
14:00 5-Jul-08   [Replies: 1, Views: 45]    By: kirpal_06391
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 thread
Web Developer Control content in another window (web page)  
12:59 5-Jul-08   [Replies: 0, Views: 36]    By: ddrazin
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 thread
Web Developer dont know what to do  
11:57 5-Jul-08   [Replies: 1, Views: 96]    By: arika223
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 thread
Web Developer Having trouble with a select/option list  
03:05 5-Jul-08   [Replies: 2, Views: 99]    By: mith36
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 thread
Web Developer Help please  
01:00 5-Jul-08   [Replies: 2, Views: 81]    By: Not to mention
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 thread
Web Developer help with redirect to url  
19:02 4-Jul-08   [Replies: 1, Views: 91]    By: smithsf22
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 thread
Web Developer Adding a html element using DOM  
15:42 4-Jul-08   [Replies: 1, Views: 71]    By: mattastic
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 thread
Web Developer from textNode (string) to html string  
15:14 4-Jul-08   [Replies: 3, Views: 118]    By: irene casper
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 thread
Web Developer Play random video one after another  
10:26 4-Jul-08   [Replies: 0, Views: 47]    By: chinfeu
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 thread
Web Developer Can I block php script in a javascript if statment  
10:22 4-Jul-08   [Replies: 6, Views: 105]    By: gogelpot
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 thread
Web Developer Why is this "not a function"?  
09:52 4-Jul-08   [Replies: 8, Views: 117]    By: memerson
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 thread

<<First  <Previous  [1]  2  3  4  5  6  7  8  9  10  Next>      
 




Research | Board owners portal | BoardTracker Forums | Search plugin | Add your board | About us | Contact us

© Pidgin Technologies Ltd. 2006