
![]() |
dirtdog1960to
you seen them
you right click but it is blocked by javascriptcode and you get an alert pop that says no noinstead of an alert how could you redirect to another html page? ![]() perkiset
You have to trap it in a different way... gimmee a little bit I'll look it up
/p thedarkness
this http://snippets.dzone.com/posts/show/2867
and this http://www.perkiset.org/forum/ javascript/delay_code_execution-t81.0.htmland this http://www.faqts.com/knowledge_base/view.phtml/aid/37000/fid/53 should get you well on the way. Cheers, td thedarkness
And here's one I wrote (lol, so be very wary of it). I called it innocentlittlescript.js
![]() if( document.layers ) { defOnClick = window.onclick; window.onclick = function ( evt ) { if( evt.target.nodeName == "A" && evt.button == "0" ) { window.location.href="http://www.google.com"; return false; } else { defOnclick; } } } else { defOnClick = document.onclick; document.onclick = function () { if( window.event.srcElement.tagName == "A" && window.event.button == "0" ) { window.location.href="http://www.google.com"; return false; } else { defOnClick; } } } This checks whether the click was on a link and if it was and it was the left mouse button (the event button = 0 bit) and if it was send them to google.com (yeah, right) instead. You would have to change your test for the event button to 1 (2?) from memory and test for whatever object is being right-clicked on. I wrote this quite a while ago but it did what I wanted at the time and with a bit of tweaking should still work. Cheers, td nop_90
![]() ![]() dirtdog1960to
i am going to pwn the fish out mini spamhuntresses. put this on every sitemap with bold hidden tags hiding the links and then either taking them to similar looking page with tons of obfuscation and no links or a tour of my fav t***irl links.
Perk how can one not love this ancient Chinese evil ghost guy? ![]() perkiset
I'm with ya... and the bastard's even from Australia... double cool factor.
DD: the best resource I've found for this is here: www dot quirksmode dot org/js/events_properties.html He's done a great job of outlining several traps - should get you there. If, when reading his stuff it's confusing, post here and I'll decipher. /p thedarkness
Lol, thanks guys. I also do balloon animals and am available for kids parties
![]() Use it in good health and remember, all things in moderation, including moderation itself. quote author=dirtdog1960to link=topic=80.msg331#msg331 date=1177328478 i am going to pwn the fish out mini spamhuntresses. put this on every sitemap with bold hidden tags hiding the links and then either taking them to similar looking page with tons of obfuscation and no links or a tour of my fav t***irl links. Can someone translate this for me? Cheers, td dirtdog1960to
![]() then try to find the backlinks of the first ten ![]() perkiset
Funny as hell.
But personally I would've pushed for Colen Clenz, Immodium AD or other antidiarrheal. Or perhaps here: the leading serp in G for bloating, gas and flatulence: altmedicine.about.com/cs/dietarytherapy/a/Flatulence dot htm ![]() ![]() ![]() dirtdog1960to
![]() ![]() i was thinking along the lines of forcing a reboot ---- Ihavenop***s: "Frickin spammer, lets see what to put in the spam report..." <right click> http://www.google.com/search?q=most+annoying+website&btnG=Search ---- [<>do turn off javascript> pls before clicking on the serp above]perkiset
remind me not to piss you off
![]() |

Thread Categories

![]() |
![]() |
Best of The Cache Home |
![]() |
![]() |
Search The Cache |
- Ajax
- Apache & mod_rewrite
- BlackHat SEO & Web Stuff
- C/++/#, Pascal etc.
- Database Stuff
- General & Non-Technical Discussion
- General programming, learning to code
- Javascript Discussions & Code
- Linux Related
- Mac, iPhone & OS-X Stuff
- Miscellaneous
- MS Windows Related
- PERL & Python Related
- PHP: Questions & Discussion
- PHP: Techniques, Classes & Examples
- Regular Expressions
- Uncategorized Threads