Advertisement
Guest User

Untitled

a guest
Jun 3rd, 2018
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.42 KB | None | 0 0
  1. <div id="contentdiv"></div><script type="text/javascript"> 
  2.         var loadMessage = 'Please wait, your request is being processed. Do not refresh this page.'
  3.         var loadMessages = new Array()   
  4.         loadMessages[30] = 'Still loading' 
  5.         loadMessages[90] = 'It may seem to take a while, but there is a lot of data to crunch<br/>if you have a lot of subscribers and campaigns'  
  6.         loadMessages[150] = 'It should be soon now, your page content is almost here.' 
  7.         loadMessages[210] = 'This seems to take longer than expected, looks like there is a lot of data to work on.'   
  8.         loadMessages[240] = 'Still loading, please be patient, your page content will show shortly.'   
  9.         loadMessages[300] = 'It will really be soon now until the page will display.'  
  10.         loadMessages[360] = 'Still loading, please wait'   
  11.         loadMessages[420] = 'The loading has been just over seven minutes. We can wait just a little longer.'  
  12.         loadMessages[500] = 'If the page does not load soon, please report this in the user forums.'   
  13.         var contentdivcontent = "./?page=pageaction&action=mclicks&ajaxed=true&id=0&tk=25eec512cb32a873266987782359334d"   
  14.      </script> 
  15.    
  16. "<!---->        </div> <!-- end #content -->"  
  17. "           <div id=""footer"">"   
  18. "               <div class=""version pull-left"">" 
  19. "                   <a target=""_blank"" href=""https://phplist.com"">&copy"     phpList ltd.</a> - v3.3.3              
  20. "               </div>"
  21. "               <div class=""ressources pull-right"">" 
  22.                     <a target="_blank" href="./?page=community">Help</a>&nbsp     |
  23. "                   <a target=""_blank"" href=""https://resources.phplist.com"">Resources</a>&nbsp"   |  
  24. "                   <a target=""_blank"" href=""http://twitter.com/phplist"">Twitter</a>"  
  25. "               </div>"
  26. "           </div>"
  27. "   </div> <!-- end #container .row-->"
  28.    
  29. </div> <!-- end .container-fluid-->
  30. <script type="text/javascript" src="ui/phplist-ui-bootlist/js/jquery-1.12.1.min.js"></script>  
  31. <script type="text/javascript" src="js/phplistapp.js"></script>
  32. <script type="text/javascript" src="ui/phplist-ui-bootlist/js/dist/phpList_ui_bootlist.min.js"></script>   
  33. <script>   
  34. /* do not remove this from here */ 
  35. $(document).ready(function(){  
  36.     if ( $('body').hasClass('invisible') ){
  37.         myfunction()   
  38.     }  
  39. "   $('#edit_list_categories input.form-control').tagsinput('refresh')"
  40.    
  41. }) 
  42. </script>  
  43. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement