Keyword

Overriding K2 item made font increase/decrease not to work

  • kabeza
  • kabeza's Avatar Topic Author
  • Offline
  • Senior Member
  • www.beza.com.ar
More
13 years 2 months ago #98931 by kabeza
Hi guys

I'm having a problem while overriding item style/layout

 

k2.js load fine. This file contains the js code for increase/decrease font in div.itemFullText

I kept the div and its classname so the JS works, but it seems the addEvent('click',....) are not working because I debug with simple alert() and no results when clicking + or - icons

 

I've included jQuery... Is this the cause? some conflict?

 

The most weir of all this is that I don't get firebug JS errors in console... any ideas?

Custom Joomla templates<br />www.beza.com.ar

Please Log in or Create an account to join the conversation.

  • kabeza
  • kabeza's Avatar Topic Author
  • Offline
  • Senior Member
  • www.beza.com.ar
More
13 years 2 months ago #98932 by kabeza
solved with

 

jQuery.noConflict();

Custom Joomla templates<br />www.beza.com.ar

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum