开发者

a small doubt regarding html frames

Im designing a static webpage....and itz a sample online bookshoppe webpage... in that i divided the window in to three frames, top left and rite r开发者_运维知识库espectively... the top frame consists of the title , the left frame consists of all the categories of books available and the right frame consists of the tabs... Home Registration Catelogue login ... etc and now wen im opening a link for example if i click on registration it is being opened in another window rather than in the same window same frame i.e., right frame... so anyone plz help me how to do it.. What i need to do is.. if i click on any one of the tabs(links which i have mentioned) it should be opened in the same frame... thanks in advance (:


Do the links have target attributes that are telling them where to open? If they do, that's likely the problem. If they do not, you can specify a target.


Use target="inlineframe" Example http://jsfiddle.net/huhu/q8CqX/

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜