|
|
Q532 How can I make sure that options selected from a drop down list open up the selection in the current frame if they are local files and opened up in the top frame if they are remote files?
irt.org | Knowledge Base | JavaScript | Frame | Q532 [ previous next ] Q532 How can I make sure that options selected from a drop down list open up the selection in the current frame if they are local files and opened up in the top frame if they are remote files?Use relative references for the local files and absolute references for the remote files:
|
-- div -->
|