开发者

The javascript sidebar is not working when i use a IFRAME

I'm using a lot 开发者_开发问答of javascript here and am unable to detect the problem with few things. Please go through this page first :

You can see a sidebar which i'm using for "NEWS". The problem is that when i use a "i frame" html tag to embed another page, the sidebar i.e the news column disappears. You can check it out at :

I want the sidebar to be perfectly working even after i use the iframe. Please help me sort this issue out.

Thanx in advance


You shall close the iframe tag:

<iframe ...></iframe>


forgot to insert <div id="sidebar">...</div> ? :)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜