Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

[Solved] Open file in pop-up?

This discussion is related to the FileUpload addon.
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

  • 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.