mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-30 03:30:34 -04:00
problem arises because $(selector).css("margin-top) does not return a string
and therefore the replace function is undefined.
problem arises because $(selector).css("margin-top) does not return a string
and therefore the replace function is undefined.