Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

Javascript on a Non-Javascript page


ghost's Avatar
0 0

how would i go about using javascript on a page that doesnt allow javascript? i dont know if it can be done

i heard someone used something like this <div style="background:url('javascript:alert(1)')"> javascript inside a css code but it takes the word javascript out