1
I have recently been handed the administration duties for our company website and I'm learning as I go here so bear with me :)
I am redesigning the site so that rather than being presented with a list of articles for a section it will go to a more aesthetic look etc.
What I am trying to do is have a content page with images that can be clicked on to open a new window with the picture. I can get it to open a new window with the image but I found some javascript that will autoclose the window and reopen/resize for the images as they are clicked.
It works fine in a block but I can't seem to figure out if it is possible to do in the article itself.
Am I able to put javascript into an article or do I have to go another way?