$(function(){ if( $(".screen").hasClass( "yellow" ) ) { $( ".page-nav" ).addClass( "redbackground" ); } $('.button-action').on('click',function() { var $button=$(this); if ($button.attr('data-location')) { window.location.href=$button.attr('data-location'); }; }); /*******************************************************************/ /* ftrtch dino */ /* [type: JS] [file:ilearn-title-p-title-text-button] [183.902] DESIGN*/ /*******************************************************************/ /* 0.3 D>D */ /* db 160 */ });