Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. //////////////////timer running and the button hidden
  2.  
  3. <div class="academy-footer">
  4.  
  5. <span id="yc-time-display" class="yc-block">00:04:52</span>
  6.  
  7. <div class="yc-completion yc-block"><a class="yc-mark-lesson-read" href="" title="Helps you remember what lessons you have completed" data-type="mark-lesson-read" style="visibility: visible;">Mark Lesson Complete</a></div>
  8.  
  9. <div class="legal-block">
  10.  
  11. <div class="legals yc-block"><ul><li><a [href="mailto:info@realestateu.tv](mailto:href="mailto:info@realestateu.tv)">Support: [info@realestateu.tv](mailto:info@realestateu.tv)</a></li><li><a href="[https://yescourse.com/build/academy/page/view/171/](https://yescourse.com/build/academy/page/view/171/)">Privacy Policy</a></li><li><a href="[https://yescourse.com/build/academy/page/view/204/](https://yescourse.com/build/academy/page/view/204/)">Terms and Conditions</a></li></ul></div>
  12.  
  13. </div>
  14.  
  15. </div>
  16.  
  17.  
  18.  
  19. ////////////////when the timer is done and the button appear
  20.  
  21. <div class="academy-footer">
  22.  
  23. <span id="yc-time-display" class="yc-block"></span>
  24.  
  25. <div class="yc-completion yc-block"><a class="yc-mark-lesson-read" href="" title="Helps you remember what lessons you have completed" data-type="mark-lesson-read" style="visibility: visible;">Mark Lesson Complete</a></div>
  26.  
  27. <div class="legal-block">
  28.  
  29. <div class="legals yc-block"><ul><li><a [href="mailto:info@realestateu.tv](mailto:href="mailto:info@realestateu.tv)">Support: [info@realestateu.tv](mailto:info@realestateu.tv)</a></li><li><a href="[https://yescourse.com/build/academy/page/view/171/](https://yescourse.com/build/academy/page/view/171/)">Privacy Policy</a></li><li><a href="[https://yescourse.com/build/academy/page/view/204/](https://yescourse.com/build/academy/page/view/204/)">Terms and Conditions</a></li></ul></div>
  30.  
  31. </div>
  32.  
  33. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement