I tried to make a simple test with facebox_render and rails 3. Here are my steps: 1.) Installed Jquery 1.4.2 (Jrails)
I want to open a facebox modal after some javascript validation. I am using this code: <script type=\"text/javascript\" src=\"facebox.js\"></sc开发者_JS百科ript>
I have facebox plugin to my jQuery, to make lightbox for me. I made a link that you click on and then a friend request form comes up in it.
I use this inside a function, document.getElementById(\"DeleteConfirmationdiv\").style.display = \'block\';
I use jquery facebox as delete confirmation box. Wh开发者_如何学Pythonen i do a delete it removes my record and i show the resultsdiv via javascript. But it always shows
I use facebox plugin on certain links. I want to disable some of the links dynamically. so clicking them will not open facebox.
I have a website that uses ajax jquery and facebox. Demo here : http://temp.nevergone.eu/facebox.php Inside the div \"#开发者_如何学Ccontent\" there are some links to other pages that open fine using
I used my custom close button on my facebox modal to cl开发者_如何学JAVAose it... It works fine (ie) it closes but it appends to the bottom of the page after i click the close button...
Am trying to use Facebox with rails, it\'s not working at all. I have added all files to th开发者_如何学JAVAere right places:
iam using facebox 1.1 and i want the facebox to load when the body loads, instead of clicking on the anchor tag with r开发者_如何学Cel=facebox.