Left and Right arrows disappeared

  • Plugje
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 10 months ago #7945 by Plugje
I had some problems with the arrows on the left and right. They disappeared when I go to another page. This was the solution to solve the problem.

Add a / before the path of the hjt_gallery_left.png and hjt_gallery_right.png in the /modules/mod_hot_designation/js/hot_designation.js in line 126 and 127.

The code will be like this:
Code:
this._cmdLeft = jQuery("<div class='hjt-gallery-cmd-left'><img src='/modules/mod_hot_designation/images/hjt_gallery_left.png' /></div>");
Hopefully this is helping somebody :)

Please Log in to join the conversation.

More
13 years 10 months ago #7953 by ivan.milic
Hi,
try ...="../modules/m...

the ../ rewinds the path to site base url and then adds rest relative path.

Please Log in to join the conversation.

Time to create page: 0.147 seconds
Powered by Kunena Forum