PDA

View Full Version : I am newbie and need help


wikichua
03-09-2006, 11:40 PM
Dear all Proffesional Developer

I am new here. I have 1 question
i have 1 index.html with 2 frame in it.
-------------------------------------------
|111|2222222222222222222222|
|111|2222222222222222222222|
|111|2222222222222222222222|
|111|2222222222222222222222|
|111|2222222222222222222222|
|111|2222222222222222222222|
-------------------------------------------

im using mouseover i frame 2 src page to do something on frame 1 src page.
how should i figure this?:)

_Aerospace_Eng_
03-10-2006, 01:45 AM
onmouseover="parent.frames['yourframename'].doSomething();"

English may not be your first language but please try to use English as properly as possible.

wikichua
03-10-2006, 02:38 AM
onmouseover="parent.frames['yourframename'].doSomething();"

English may not be your first language but please try to use English as properly as possible.

Thanks. I solve my problem. And i will improve my english too. thanks:D