SitePoint Sponsor |
|
User Tag List
Results 1 to 4 of 4
Thread: Javascript into html tags
Threaded View
-
Oct 15, 2001, 08:49 #1
- Join Date
- Sep 2001
- Location
- London
- Posts
- 129
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Javascript into html tags
If I've got a variable, say x, how can I get that into a html tag as a parameter?
Basically I want to get the position of the top corner of a layer to be determined in the <HEAD>, and then in the body, have <div id="1234" style="position:absolute; left:"x" px; top:"y" px>
If you see what I mean. Thanks again,
Marek
Bookmarks