Hi there everyone,
I posted a thread tonight and tested the links. For each one, the lightbox came up just fine and I closed them.
Later I clicked on a link. It just opened the pic in the same window.
After trying some things, I found that while previewing, lightbox works just fine. When I submit however, it breaks.
Here's the HTML when previewing:
Code: ›
<span class="postbody"><a href="http://www.theroguepixel.com/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=145" class="postlink" rel="lightbox[g2image]"><img src="http://www.theroguepixel.com/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=146" border="0" /></a></span>
Here's the code after submission:
Code: ›
<span class="postbody"><a href="http://www.theroguepixel.com/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=145" class="postlink" rel="lightbox[g2image]"><img src="http://www.theroguepixel.com/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=146" border="0" /></a></span>
Personally, I don't see a difference between the two, which leads me to believe that the posting page is loading something(I can't find any differences in the page head) that the viewing page isn't.
Problem is, I can't figure out what
Could someone help me? You can view the page in question here [theroguepixel.com].
Thanks very much for your time,
json