Needs review
Project:
jQuery Lightbox
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 May 2010 at 08:12 UTC
Updated:
12 Jul 2011 at 13:35 UTC
Jump to comment: Most recent file
Comments
Comment #1
drzraf commented- or, at least, remove the leading '/'
- or better, use Drupal.settings.basePath
Comment #2
drzraf commentedHere is a patch (it may not applied because I changed to *uncompressed.js)
It makes use of Drupal.settings via drupal_add_js(,'setting')
It solved the problem, I hope it's the Drupal way things have to be done, wish it can be pushed.
best regards
Comment #3
drzraf commenteduseless stuff was kept in the previous patch.
This one is clean
Comment #4
drzraf commented