Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

[Solved] Open file in pop-up?

clethrillclethrill ✭✭
edited October 2011 in Vanilla 2.0 - 2.8
If I click on an uploaded image, it will open the image in the same window just by itself. Is it possible to open the image, or text file, or whatever type of file it is in a popup.

Answers

  • Options
    okay so, I finally did it, after getting some help from someone who know javascript. I simply set some divs to hide behind everything using z-index and when you clicked on the icon, instead of going to the url, it brings the div forward and displaying whatever you clicked on. There are some significant changes to the coding that I won't put it here, instead if you want it ask me, I will also send the modified version to Tim.
Sign In or Register to comment.