Advertisement
Guest User

Untitled

a guest
Mar 2nd, 2015
551
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.08 KB | None | 0 0
  1. <button onclick="$(this).hide(); $('#offerlst').show('slow');" type="button" class="btn btn-danger btn-large dl_button"><i class="glyphicon glyphicon-download-alt"></i> Begin Download</button>
  2.                     <div id="offerlst" style="display:none;">
  3.                         <div class="offer_help_text" style="font-weight: bold;">Complete an offer below to continue.</div>
  4.                                                              <div id="227068"><a onclick="call_locker();"><div id="claim-available" onclick="call_locker();" ></div></a></div>
  5.                                    
  6.                                                                     <script type="text/javascript">
  7.                                 $(document).ready(function(){
  8.                                     $('.non_mobile_offer').show();
  9.                                 });
  10.                             </script>
  11.                                             </div>
  12.                     <div id="offerwait" style="margin: 50px 0; font-size: 15px; display: none;">
  13.                         <p style="margin: 2px; ">
  14.                             <span onclick="Back_Ajax();" style="cursor:pointer;">
  15.                                 <img style="vertical-align: middle;" src="https://gripvortex.com/images/back.png">
  16.                                 <span style="text-decoration: underline; font-weight: bold;">Go Back and try a different offer.</span>
  17.                             </span><br/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement