I\'m doing some ajax requests in Grails 1.3.7. The front end uses jQuery and the \'facebox\' plugin. After a successful request and response, I redirect back to the page with a \'confirm\' param whic
Below is the code I am using for facebox with AnyTime Date picker http://www.ama3.com/anytime/ DatePicker does not seem to show when placed inside facebox. I tried changing the z-index for AnyTime how
I used facebox and $.ajax inside HighChart event, but it run only one time and cannot run the next time. I guess the problem happen when facebox is closed. Anybody has an experience with this sort of
here is what happens when I load an image with an absolute URL: http://dl.dropbox.com/u/331982/Help/Screen%20shot%202011-08-31%20at%2011.17.44%20AM%20copy.png
In the Facebox JavaScript plug-in, my content is adding multiple times. Here is my code for initializing the Facebox code
I\'m using Facebox to edit a record with my Ruby on Rails App. The Facebox pops up with edit form that I then submit to update the record with AJAX.
I have some unexpected behavior in a partial, which is rendered 9 times in users/show.html.erb.(Visit www.nowdoing.com/users/2 to see what I mean.)Here is the relevant part of the partial (it\'s verbo
Does anyone have pointers for displaying Cufon in Facbox? I have recently implemented Cufon fonts which work fine, but when it is displayed in a Cufon dialog they arent being displayed on top. I can
I need to access some variables from within a \'listener\' of sorts (for Facebox) in my javascript. How do I communicate variables between javascript functions and event listeners?
Right now I\'m creating a code where the Facebox (lightbox plugin) only shows once for each person. But it its just not working