Hyperlinks and inline frames

C

Chilli

I have a hyperlink and an inline fram in the same web page. How do i display
the contents of the hyperlinks into the inline frame that is on the same
webpage?
 
M

MD Websunlimited

Hi Chilli,

An iFrame is just another window use the name of the iframe as the target of the link.
 
Top