English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I need to combine this



with this on =

parent.webframe.

*with*

onClick="return startSearch()"

parent.webframe.
^ ^
|| ||
Frame||Name of frame

Im really just a guy making a offline html for the PSP...

So please... I need a script... Not directions...

Thanks!

http://freewebs.com/alive-portal/test.html

for the example

2007-05-28 08:24:52 · 1 answers · asked by Anonymous in Computers & Internet Programming & Design

Just to make it less confusing

parent.webframe. is a command to make a "onClick" take effect on a frame

I need to combine it with another command...

But I need you to do it because I have no idea what to do...

2007-05-28 08:26:54 · update #1

1 answers

Right I have it working now!

Change the redirect command in the startSearch() function to
document.all.webframe.src = finalSearchString;

You do not need to do anything with parent.webframe!!!!!

Have fun.

2007-05-28 09:15:10 · answer #1 · answered by AnalProgrammer 7 · 0 0

fedest.com, questions and answers