Facebox on Rails not loading external remote link -
Facebox on Rails not loading external remote link -
i'm trying open item's link on facebox, using next code:
<a href=<%= item.link%> rel="facebox"><%= item.title%></a>
it works correctly when link leads image or action within site, i'm trying open external link, , doesn't work.
any hints appreciated, give thanks you.
ruby-on-rails facebox
Comments
Post a Comment