![]() |
|
conflit between colorbox and navigation script - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: conflit between colorbox and navigation script (/thread-8337.html) |
conflit between colorbox and navigation script - vincent3569 - 2011-03-05 hello with my zpArdoise theme, I have a conflit between the javascript of colorbox plugin and my personnal javascript for navigation with keyboard. both scripts try to examine key events, but mine is used first and I want that colorbox script to be used first. Do you have an idea to fix this issue ? Maybe, is a variable who said that colorbox is used ? Thanks for you help. conflit between colorbox and navigation script - binoyte - 2012-09-26 I'm also interested in a solution to that «issue». conflit between colorbox and navigation script - vincent3569 - 2012-09-26 hi binoyte you can download my themes zpArdoise and i-feel-dirty which solve the problem. with i-feel-dirty, have a look on inc_header.php, lines 58 to 104, which allow keyboard navigation on image and news with, without conflict with colorbox : `
` |