Closed (fixed)
Project:
fancyBox
Version:
5.x-1.1
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Apr 2009 at 14:14 UTC
Updated:
30 Mar 2010 at 06:40 UTC
Docs? Would be uber cool.
Thanks.
Comments
Comment #1
designcrs commentedI just looked into the code and it should work like that:
For images
<a class="fancylink" href="image_big.jpg"><img src="image_small.jpg" alt=""/></a>Inline content
<a class="fancylink" href="#data">This shows content of element who has id="data"</a>Iframe
<a class="fancylink" href="http://www.example?iframe">This goes to iframe</a> or <a class="iframe" href="http://www.example">This goes to iframe</a>Ajax
<a class="fancylink" href="http://www.example/data.php">This takes content using ajax</a>Please note that it should work this way - but it hasn't been tested so far as there's no D6 version yet.
Comment #2
daniel wentsch commentedOh how nice to have FancyBox as a module for D6 :)
I just installed it on D6.10 and it works as it should. Really nice, thank you!
//Edit: sorry, posted in the wrong thread, this was meant to be in the topic about the D6 port of the module.
Comment #3
pribeh commentedThanks so much Chris! Works great on D5
Comment #4
bas.hr commentedComment #5
klonos@bas.hr: this was marked for 5.x-1.1. Does setting it to 'fixed' mean that it also works in 6.x dev?
Comment #6
klonosAlso, does #1 apply in 6.x dev as well and is it documented in the readme?
Comment #7
bas.hr commentedThis is 5.x issue, we have #742256: 6.x Docs for D6 version
Comment #8
klonosI knew that ;)
Taking it there...
Comment #9
klonos