What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Greasemonkey message box / redirect

Greasemonkey message box / redirect
Author: Message:
andrey
elite shoutboxer
****

Avatar

Posts: 795
Reputation: 48
– / Male / Flag
Joined: Aug 2004
RE: Greasemonkey message box / redirect
how about
Javascript code:
if (/someword/m.test(document.body.innerText)) alert("OMFG")

but that would include any other inline stuff in the source (js in <script> tags, css etc)
[Image: w2kzw8qp-sq2_dz_b_xmas.png]
01-17-2010 12:21 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Greasemonkey message box / redirect - by Jimbo on 01-16-2010 at 11:14 PM
RE: Greasemonkey message box / redirect - by andrey on 01-17-2010 at 12:21 AM
RE: Greasemonkey message box / redirect - by Jimbo on 01-17-2010 at 12:52 AM
RE: Greasemonkey message box / redirect - by stoshrocket on 01-17-2010 at 11:44 AM
RE: Greasemonkey message box / redirect - by Jimbo on 01-17-2010 at 01:38 PM
RE: Greasemonkey message box / redirect - by stoshrocket on 01-17-2010 at 03:52 PM
RE: Greasemonkey message box / redirect - by Jimbo on 01-17-2010 at 04:46 PM
RE: Greasemonkey message box / redirect - by stoshrocket on 01-17-2010 at 05:23 PM
RE: RE: Greasemonkey message box / redirect - by Jimbo on 01-17-2010 at 05:40 PM
RE: Greasemonkey message box / redirect - by andrey on 01-17-2010 at 06:42 PM
RE: Greasemonkey message box / redirect - by Jimbo on 01-17-2010 at 07:02 PM
RE: Greasemonkey message box / redirect - by kezz on 01-17-2010 at 10:01 PM
RE: Greasemonkey message box / redirect - by Jimbo on 01-17-2010 at 10:08 PM
RE: Greasemonkey message box / redirect - by andrey on 01-17-2010 at 11:32 PM
RE: Greasemonkey message box / redirect - by Jimbo on 01-18-2010 at 12:10 AM
RE: Greasemonkey message box / redirect - by andrey on 01-18-2010 at 12:29 AM
RE: Greasemonkey message box / redirect - by Jimbo on 01-18-2010 at 12:49 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On