Advertisement
Guest User

Untitled

a guest
Sep 21st, 2019
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. const z=$("<div>").attr({id:"auction_filter",tip:"Filtruj"}).css({width:"32px",height:"32px",backgroundImage:"url('https://i.imgur.com/il31kGs.png')",cursor:"pointer",float:"right"}).appendTo("#ahtitle").click(filter_300).click(filter_260).click(filter_220).click(filter_190);function filter_220(){$("#au99").click(),document.querySelector("#ah_lvl1").value="220",document.querySelector("#ah_lvl2").value="220",document.querySelector("#ah_prof").value="w",ah_apply()}function filter_300(){$("#au99").click(),document.querySelector("#ah_lvl1").value="300",document.querySelector("#ah_lvl2").value="300",document.querySelector("#ah_prof").value="w",ah_apply()}function filter_260(){$("#au99").click(),document.querySelector("#ah_lvl1").value="260",document.querySelector("#ah_lvl2").value="260",document.querySelector("#ah_prof").value="w",ah_apply()}function filter_190(){$("#au99").click(),document.querySelector("#ah_lvl1").value="190",document.querySelector("#ah_lvl2").value="190",document.querySelector("#ah_prof").value="w",ah_apply()}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement