
wwwtech
wwwtech
About
- Username
- wwwtech
- Joined
- Visits
- 2
- Last Active
- Roles
- Member
Comments
-
I have added the following code to the JS section under betheme option: jQuery(function($){ $(document).on("click", ".gallery-item a img", function(){ alert("Hello World"); var desc = $(this).attr('alt'); $('…