Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- count = document.getElementsByClassName("portfolio_item").length;
- number = 1 + Math.round((Math.random(0) * document.getElementsByClassName("portfolio_item").length));
- evalXPath("//div[@id=\"main\"]/div/section/div/ul/li[" + number + "]/div[1]/span/a/span");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement