|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Help about iframe
my english not good but I try explain my problem
I use iframe in my site like.. Quote:
I want to in iframe site is appear my site but visitors can't click in iframe site.. iframe is appear look like picture can I do it, how ? |
|
#2
|
|||
|
|||
|
help me! it's impossible ?
in iframe play video clip... when click video open other site so I need ![]() |
|
#3
|
||||
|
||||
|
try adding
<IFRAME HREF="sitewhenclicked.html"... or <IFRAME ONCLICK="window.document.location.href='sitewhenclicked.htm l'" i belive one of these will work what language do you speak? colton22 Last edited by colton22 : October 26th, 2006 at 02:57 PM. |
|
#4
|
|||
|
|||
|
Quote:
it's not work I use html for iframe Can't it be with javascript ? |
|
#5
|
||||
|
||||
|
if you have an object in the iframe, you can set an href to the object so that when the object is clicked, you are able to do something else and use the object as a link, that is up to you, i dont know any other way of doing it though,
you can use <object href=""> colton22 |
![]() |
| Viewing: Dev Articles Community Forums > Programming > JavaScript Development > Help about iframe |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|