how can i use a variable of one in another in javascript?
views:
160answers:
2
+4
A:
If the two script tags are on the same page, any variable declared outside of the scope of a function is global to the page.
slolife
2009-07-08 06:23:20
darn, lost this race.
seth
2009-07-08 06:24:59