Please can anyone help开发者_StackOverflow me out. I have an html page in which I have added a modal popup from ColorBox. In the ColorBox popup, I have added a CKEditor. The problem is as follows:
i want to display my html content on colobox jquery. here im usi开发者_如何学Cng ajax function to submit my data but on success function in returns some html page. now i want to display my html conten
Im using Jquery Colorbox to show information in the colorbox popup. I have iframe turned on so when the new colorbox opens up if there is more content than the height of the colorbox the window in th
Completely restated my question: Problem: Losing reference to an iFrame with Mozilla firefox 3.6 and 4.0
I am using JQuery colorbox like that: There is a link(with a button) that has a class cboxElement. The html ofcolorbox is at that link, I mean at another JSP file. When user click that link colorbox a
I\'m trying to find on internet somethin similar but no good result. Here it goes what I want to do.
I have a search form I\'m going to have it in Colorbox.The user will click on a link \"Search\" on any given page on the site, colorbox will open and frame a page with a search form in colorbox.After
I see that Colorbox can load external HTML but that only loads the entire page referenced. I\'d like to inject only the part of the page needed for some login and register forms and then fire up Color
I am pulling small thumbnails into my page from the flickr API, and using Colorbox to display larger thumbnails and captions from the title attribute. Using the API with C#.
I am getting error when generating javascript dynamically like so: $(document).ready(function(){ $(\"#$this->AddURLSegment\").colorbox();