开发者

Display multiple anchor links within a single div container

I'm trying to display multiple anc开发者_如何学Chor links within the same div container...specifically pdf files. I'm fairly new to jQuery and was hoping there'd be a way to do it.


Dear fidel, your question doenst make any sense!

I´ll reply to your title,

display multiple anchor links within same div container

It is very simple, you do like this:

<div>
  <a href="http://google.com">Google</a>
  <a href="http://google.com">Google</a>
  <a href="http://google.com">Google</a>
</div>

This has nothing to do with PDFs or jQuery!

Good luck!! and if you want me to clarify please explain more and better :)

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜