How To Hide The Close Button On Fancybox
Posted On Wed May 02, 2012 By hostman In Javascipt Forums And Other Related Topics Discussion About Javascript Progamming Forums
today i was wondering how i can hide the close button on fancybox.
there are two ways:
set modal to false like this:
modal:false,
example:
$(".fancybox-thumb").fancybox({
modal:false
});
i wanted to close the x close button from my ajax, so all you have to do is use this function:
$(".fancybox-close").hide();
hope that helps
there are two ways:
set modal to false like this:
modal:false,
example:
$(".fancybox-thumb").fancybox({
modal:false
});
i wanted to close the x close button from my ajax, so all you have to do is use this function:
$(".fancybox-close").hide();
hope that helps
Related Content
Information
Forums »
Javascipt Forums And Other Related Topics Discussion About Javascript Progamming »
How To Hide The Close Button On Fancybox
Javascipt Forums And Other Related Topics Discussion About Javascript Progamming »
How To Hide The Close Button On Fancybox
Title: How To Hide The Close Button On Fancybox
Description: this short tutorial will show you how to hide the close button on fancybox using jquery code
Tags: javascript ,variable ,programming ,computer
Info: This Post Has Been Viewed 0 Times Since
Date: Wed May 02, 2012
Author hostman Received 0 Replies #849
Date: Wed May 02, 2012
Author hostman Received 0 Replies #849
Share
URL: 

Embed: 

To embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it
BBCODE:: 

BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums
wallpaperama | Wallpapers | Forums | Terms Of Service
copyright © 2013 wallpaperama - All Rights Reserved - Last Updated Mon May 06, 2013 (-8 GMT)
Powered by: Webune Forums V5
copyright © 2013 wallpaperama - All Rights Reserved - Last Updated Mon May 06, 2013 (-8 GMT)
Powered by: Webune Forums V5