Asked by duncanb7
at 2024-11-14 06:13:35
Point:500 Replies:5 POST_ID:828424USER_ID:11059
Topic:
JavaScript;;
I would like to view the www.yahoo.com webpage at specified interesting webpage area to me in one frame
of my three frames. I try to set style="margin-top:-100px; margin-left:-100px;" in <frame> tag to offset the position to my interest area in yahoo.com webpage without need to use scroll bar to search area everytime when access the yahoo.com link
but it failed, Please advise whether the problem is related to style="marginl-eft=100px; margin-top=-100px;" at frame tag
in my index.html is already excuted before yahoo link is ready and the final style is overrided finally by www.yahoo.com's margin setting if it exisits.
Please advise
Duncan
of my three frames. I try to set style="margin-top:-100px; margin-left:-100px;" in <frame> tag to offset the position to my interest area in yahoo.com webpage without need to use scroll bar to search area everytime when access the yahoo.com link
but it failed, Please advise whether the problem is related to style="marginl-eft=100px; margin-top=-100px;" at frame tag
in my index.html is already excuted before yahoo link is ready and the final style is overrided finally by www.yahoo.com's margin setting if it exisits.
Please advise
Duncan