Guest User

Untitled

a guest
Jan 23rd, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. (function() {
  2. $(document).ready(function() {
  3. var m, move;
  4. m = $("#main").getAttribute("data-message");
  5. mobile.js:4TypeError: 'undefined' is not a function (evaluating '$("#main").getAttribute("data-message")')
  6.  
  7. ## Error
  8. // TypeError: 'undefined' is not a function (evaluating '$("#main").getAttribute("data-message")')
Add Comment
Please, Sign In to add comment