problem with scrollto()

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.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Apr 25th, 2007, 18:23
New Member
Join Date: Apr 2007
Location: Israel
Age: 23
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote

Reply

Tags
scrollto

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT. The time now is 00:06.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43