This is a discussion on "problem with scrollto()" within the JavaScript Forum section. This forum, and the thread "problem with scrollto() are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
problem with scrollto()
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
problem with scrollto()
hi everyone
i have this code in some page i made <html> <body onload="window.scrollTo(500,500)"> <iframe src="http://somewebpage.com" width="250" height="150"></iframe> </body> </html> and it's not go to the coordinate on the onload event :\ anyone know how i can fix that? what i want to do is webpage that open another webpage in specific coordinates. |
|
|
![]() |
| Tags |
| scrollto |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| First image problem and inline list problem | konnor5092 | Web Page Design | 8 | Dec 1st, 2007 09:08 |