/* Do Note Delete! */ // This code is for finding the link within the feature box with the ID: homeppage_feature_box jQuery( document ).ready(function() { jQuery(".homeppage_feature_box").click(function() { window.location = jQuery(this).find("a").attr("href"); return false; }); }); .homeppage_feature_box:hover { cursor: pointer; }

Blog

Read about the latest insights from TRIEC