I have created a website that features a picture with various pop-up windows designed using bootstrap modal pop-ups. The image contains 34 clickable leaves, each triggering a different pop-up window when clicked.
My goal is for a random pop-up window out of the 34 options to be displayed whenever someone visits the site.
Can anyone advise on how to achieve this functionality? I am currently utilizing the Twitter Bootstrap modal pop-up window feature.