Fancybox runtime height change
Posted by Sajith M.R in php on 20. Nov, 2009 | 8 Comments
For those who use fancy box and iframe inside fancy box might face the issue of changing the height. Once fancybox is loaded with a particular height and width, it does not change when you change the content inside iframe dynamically. Auto height change is only possible for images.
Use the below code to change the [...]
Fancy box
Posted by Sajith M.R in html on 08. Nov, 2009 | 0 Comments
Finally I found a good light-box which really matches the name “Light box” in FancyBox. It is a jQuery based light window. It has very less features while compare with any other light box, but simple to use. Compatible with all browsers.
Go here to find it : http://fancybox.net/
You need to add the below javascript in [...]


