Site has fixed position, makes images fixed as well, how can make the images scrollable?
24 views
Skip to first unread message
Thomas Fitzgerald
unread,
May 19, 2016, 4:51:57 PM5/19/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Slimbox
The div that I have the gallery in has a position:fixed but the div does scroll up and down. The image, once clicked and opened, does not scroll and only shows the top half. I would like the image to be about 800 px wide and still be able to scroll up and down so I can have a description. I tried adding a .scroll() event to the img but it didn't work. Any feedback would be awesome.