How can we help?

Click jQuery Selector Rule

The click jQuery selector rule lets you display a lightbox when a link or button is clicked. You use css class and id selectors to designate the buttons and links that should display a lightbox when they are clicked.

Note: The css id selector syntax #element_id while the css class selector syntax is .element_classname.

The jQuery selector rule is powerful. When a visitor clicks a link or a button, you can have a lightbox open up instead of directing them to a new page. This eliminates load time and keeps visitors on your website. This rule also works great for YouTube videos. For example, you can display a promotional video inside of a lightbox with a form underneath to capture customer information.

In the image below the Click jQuery rule is set to trigger a lightbox if a button or a link on your web page is clicked and the button or link has a class named "container". 

To target links within a navigation menu bar that contains the css id #navigation_wrapper, the conditions rule should contain the text "#navigation_wrapper". The image below displays an example of this. 

 

 

Comments

0 comments

Please sign in to leave a comment.