home hardware prices news articles forums photos user reviews
Go Back   Tech Support Forums - TechIMO.com > PC Hardware and Tech > Webmastering and Programming
Ask a Tech Support Question (free)!

Javascript editing

Reply
Get bargains at  »  Dealighted.com
 
Thread Tools Search this Thread
Currently Active Users: 2715
Discussions: 201,002, Posts: 2,380,046, Members: 246,371
Old February 3rd, 2008, 03:44 PM   Digg it!   #1 (permalink)
Banned
 
Join Date: Feb 2008
Posts: 3
Javascript editing

CODE
function append_money(){
var iTD = document.getElementsByTagName('TD');
for(i=0;i<iTD.length;i++){
if(iTD[i].className=="row1" && iTD[i].getAttribute('width') == "150" && iTD[i].innerHTML.match(/posts: (\d+)/i) != null){
var iPosts = RegExp.$1
var iMoney = iPosts * 15;
iTD[i].getElementsByTagName('SPAN')[1].innerHTML += "<br />Cash: $" + iMoney;
}
}
}

window.onload = append_money;



I need to edit the name of the currency and the currency it is ie $ or £.

and i Need to edit the amount of virtual money you get per post.

Help!
tony.coner is offline   Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Some Javascript Help! Blazer06 Webmastering and Programming 1 January 2nd, 2005 02:56 AM
javascript ryanredbaron General Tech Discussion 2 August 23rd, 2004 03:14 AM
Can some please help with Javascript? RageDNA Webmastering and Programming 0 October 24th, 2003 12:05 AM
Javascript help Kasar Webmastering and Programming 3 September 3rd, 2003 05:53 PM
Javascript help raven7647 Webmastering and Programming 2 August 6th, 2002 09:41 PM


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Most Active Discussions
Is It Just Me? (3126)
‘Rogue’ or ‘Rouge’? (10)
Foxconn Blackops x48 MoBo (5)
Nvidia GTX 260 problem (14)
Delete an OS (18)
Laptop with wireless problem. (14)
Wireless Televisions. (12)
CPU fan stops spinning randomly (11)
Regular Build (11)
Point and Shoot Camera Suggestions. (9)
windows vista security holes (19)
[F@H SPAM 11/16/09] ! 1/2 months to.. (42)
windows 7 problem (7)
Internet Lost (5)
Recent Discussions
Charge4All Black Friday Special (0)
Rar volume (number 7) (0)
System restore :) (1)
Laptop with wireless problem. (14)
Looking for new motherboard (2)
[F@H SPAM 11/16/09] ! 1/2 months to r.. (42)
add ram to existing (4)
Computer shutting down on its own (6)
EVGA 9800 gtx help with finding a goo.. (13)
"Documents and Settings" fo.. (7)
Delete an OS (18)
Outputing 1080p from my PC to my 720p.. (0)
panasonic dmr ez48veb recorder (0)
Need help getting speakers to work (2)
Nvidia GTX 260 problem (14)
Point and Shoot Camera Suggestions. (9)
Is the PSU I received dead? (16)
FreeAgent drive software not x64 comp.. (1)
Intel 5100 AGN issues fixed yet? (28)
Foxconn Blackops x48 MoBo (5)
Print spooler problem (17)
Q9650 vs. Q9550 (2)
Desktop Calendar Application (2)
soundmon.exe (8)
Jedi Academy Problem (3)


All times are GMT -4. The time now is 04:20 PM.
TechIMO Copyright 2009 All Enthusiast, Inc.



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28