Try Using IE(internet explorer)
On the Advance option you have to disable the debugging
then u might will see the error
Reagrding the script question I have no clue wut you want ???
Let me know weather this one is working in your computer
<html ><body>
<header style="width: 1000px; left: 172.5px;">
<div style="border-top-style:solid; border-top-width: 100px;...
I am not the expert in JavaScript,If you said position:absolute then I prefer using just "left". but "Margin-left" also should be working fine. I tried it.......
OK,
I am using one text book too, they didn't talk anything about Tower of Hanoi,
Its only past 3 -weeks since I started studying java script.
Thanks for the Replay!!!
Tower of Hanoi
Create three Tower (eg)A,B,C
Create three Disk (eg) 1,2,3, Make sure the length 1>2>3
Place all the Disc on Tower A , Disk 1 on the Bottom then Disk 2 then Disk 3
Move the Disk...