Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Fancybox


jamesyeah
Participant

@jamesyeah

I tried adding that in but no luck, the syntax they suggest for simple links is:

Create a link element (<a href>)
For images :

</a><a href="image_big.jpg"><img src="image_small.jpg" alt=""/></a> Inline content <a href="#data">

For links:

href="http://www.example?iframe">This goes to iframe</a>

or

<a href="http://www.example">This goes to iframe</a>

Skip to toolbar