Guest User

Untitled

a guest
Jun 13th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. <script type="text/javascript">
  2. function check() {
  3. alert(document.body.innerHTML.match("<pageid>55660</pageid>") != null);
  4. }
  5. </script>
  6.  
  7. <html>
  8. <body onload="check();">
  9. <table>
  10. <tr><td><pageId>55661</pageId></td></tr>
  11. <tr><td><pageId>55660</pageId></td></tr>
  12. <tr><td><pageId>55663</pageId></td></tr>
  13. <tr><td><pageId>55664</pageId></td></tr>
  14. </table>
  15. </body>
Add Comment
Please, Sign In to add comment