jacklmoore
-
@ Ahh.. Blend only handles transitions on background images, including text would require a somewhat significant change to the JS
11:18 PM Nov 28th
from web
in reply to djsolidbase
-
@ Try this as colorbox's callback: function(){
$('').unbind().bind('click', $.fn.colorbox.close);
}
11:11 PM Nov 28th
from web
in reply to Studio_25
-
@ Use the open:true option, or simulate a click on the element you assigned colorbox to. Ex: $('').click();
1:15 PM Nov 17th
from web
in reply to kud_gray
-
@ Thanks for mentioning colorbox. I'm very pleased that jQuery has an official podcast now and your team's as well. Keep it up.
4:13 PM Nov 15th
from web
-
@ Example: $('.whatever').colorbox({title:function(){ return $(this).attr('caption'); }});
12:10 AM Nov 15th
from web
in reply to mercurystate
-
@ Thanks for the tip
11:57 PM Nov 13th
from web
in reply to mercurystate
-
@ you have this: $(".box").colorbox() but class 'box' does not appear in your doc & linked to the JS twice & CSS link is broken
2:21 PM Nov 10th
from web
in reply to dustingtaylor
-
@ Call the close function once the page is fully loaded: $(window).load($.fn.colorbox.close);
1:10 AM Nov 7th
from web
in reply to digibomb
-
@ The easiest solutions - set the current option to a blank string or hide it in the css: {display:none !important}
12:49 AM Nov 5th
from web
in reply to circa79design
-
@ Thanks, I'm glad to hear that.
8:26 PM Nov 2nd
from web
in reply to 100dBs
-
@ Thanks, that's great.
6:30 AM Oct 28th
from web
in reply to nicholaswyoung
-
ColorBox 1.3.2 released. Ajax/HTML img element preloading, innerWidth & innerHeight options, minor bug fixes. See:
4:27 PM Oct 27th
from web
-
@ Make check for valid doctype, css goes before the js, check bg image paths in the IE section of the css. Email me w/ example
12:32 PM Oct 7th
from web
in reply to gladapple
-
@ Weird! Thanks for posting that.
9:20 PM Oct 6th
from web
in reply to warrenparsons
-
@ I need more info to be able to understand what you are talking about. What element?, which IE?, etc. Can you provide a demo?
4:00 PM Oct 6th
from web
in reply to warrenparsons
-
@ You can use the CSS '!important' to overwrite the calcs. {top:0 !important;left:inherit !important;right:0 !important;}
1:40 AM Sep 25th
from web
in reply to dannyroa
-
@ Submit the login form via ajax - use colorbox's close() method as the call if successful.
12:40 PM Sep 17th
from web
in reply to conradr
-
ColorBox 1.3.1 minor update. Merged colorbox.css & colorbox-ie.css files. Each example style has only a single CSS file associated with it.
3:03 PM Sep 16th
from web
-
@ isn't that about average for you?
2:04 PM Sep 16th
from web
in reply to vitalitycr8tve
-
@ Thanks, you are correct.
9:17 AM Sep 16th
from web
in reply to cioa
|
- Name Jack Moore
- Location Atlanta
- Web http://colorpower...
- Bio Designer and developer for Color Powered
|