ColorBox and CapSlide
ColorBox and CapSlide
Hello friends.
I need to use the plugin on the same page and ColorBox CapSlide.
I'm having the following problem and can not solve.
ColorBox need to run the place
- $ (Document). Ready (function () {
- / / Examples of how to assign elements to the event ColorBox
- $ ("A [rel = 'ShowImage1']"). colorbox ();
- });
and the need to put CapSlide
- $ (Function () {
- $ ("# Capslide_img_cont11). Capslide ({
- caption_color: '# fff',
- caption_bgcolor: '# 000',
- overlay_bgcolor: '# f9ca8d'
- border: '4 px solid # 000 ',
- showcaption: true
- });
- });
so that one cancels the other.
anyone have any solution?
sorry my bad english.