4 May 2006 at 16:05 #1 Jamauk Jamauk Associate Joined 16 Mar 2004 Posts 1,911 Location Oxford How do you add absolute positioning to JavaScript, I have tried and failed miserably! Here is the code: Code: <script language="javascript" src="liveclock.js"></script> Needs to be 30px from the left of the page.
How do you add absolute positioning to JavaScript, I have tried and failed miserably! Here is the code: Code: <script language="javascript" src="liveclock.js"></script> Needs to be 30px from the left of the page.
4 May 2006 at 16:13 #3 Jamauk Jamauk Associate OP Joined 16 Mar 2004 Posts 1,911 Location Oxford Thanks for the super fast response! Yeah, that worked, seems obvious now, once it was in the <div> I was able to link it in with the style sheet. Thanks once again. Jamauk.
Thanks for the super fast response! Yeah, that worked, seems obvious now, once it was in the <div> I was able to link it in with the style sheet. Thanks once again. Jamauk.