Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.3
Author Message
gonehaywire
Worker
Worker



Joined: May 20, 2004
Posts: 126

PostPosted: Tue Aug 17, 2004 10:48 pm Reply with quote

Hello,
Is there a script or piece of code i can add that hides the url at the bottom when clicking on a link or something i can add that stays the same i just tried the
text/javascript" LANGUAGE="javascript" SRC="hidestatus.js
but that didnt help?
 
View user's profile Send private message Visit poster's website
GanjaUK
Life Cycles Becoming CPU Cycles



Joined: Feb 14, 2004
Posts: 633
Location: England

PostPosted: Wed Aug 18, 2004 12:09 pm Reply with quote

You can do that by adding some java to put your own message in the status bar, Only registered users can see links on this board! Get registered or login!

_________________
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website
gonehaywire







PostPosted: Wed Aug 18, 2004 5:29 pm Reply with quote

Yes i seen those butyou have to add a piece of code to each link on your site
a href="http://whateverhere.com" onMouseover="return hidestatus()">linkname</a>

that would be a whole lot of adding to each link.
 
GanjaUK







PostPosted: Wed Aug 18, 2004 6:07 pm Reply with quote

? You only add one bit of java, and it will block people seeing any link url in the status bar. You do not need to add anything to the links.
 
oprime2001
Worker
Worker



Joined: Jun 04, 2004
Posts: 119
Location: Chicago IL USA

PostPosted: Wed Aug 18, 2004 7:24 pm Reply with quote

gonehaywire wrote:
Yes i seen those butyou have to add a piece of code to each link on your site
a href="http://whateverhere.com" onMouseover="return hidestatus()">linkname</a>

that would be a whole lot of adding to each link.
I tried to add the code that I use to hide the status but I got BANNED Shocked by Sentinel during the post preview!

Anyways, a couple of proxies later, I can only point you to Only registered users can see links on this board! Get registered or login! where I answered a similar question. If that post is not clear enough, please feel free to PM me.

I don't want to try to post the code again lest I get banned here again! Very Happy
 
View user's profile Send private message
GeekyGuy
Client



Joined: Jun 03, 2004
Posts: 302
Location: Huber Heights Ohio

PostPosted: Thu Aug 19, 2004 6:35 pm Reply with quote

I found this bit of script to be quite effective (remove the space in the word scri pt). This hides url's from showing in the status bar
Code:
<scri pt>


//Hide status bar msg II script- by javascriptkit.com
//Visit JavaScript Kit (http://javascriptkit.com) for script
//Credit must stay intact for use

function hidestatus(){
window.status=''
return true
}

if (document.layers)
document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT)

document.onmouseover=hidestatus
document.onmouseout=hidestatus
</scri pt>

_________________
"The Daytona 500 is ours! We won it, we won it, we won it!", Dale Earnhardt, February 15th, 1998, Daytona 500 
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger ICQ Number
tactixs
Hangin' Around



Joined: Apr 27, 2005
Posts: 32

PostPosted: Sat May 07, 2005 9:51 am Reply with quote

Where exactly do we add this Code pls ?
What if a theme.php is encrypted and u can't decrypt it ?
 
View user's profile Send private message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Sat May 07, 2005 10:16 am Reply with quote

Place it in includes/javascript.php. However, this will hide ALL status bar links. But it's still very easy to get the link by just right clicking over the link and selecting properties or copy link or whatever.
 
View user's profile Send private message
tactixs







PostPosted: Sun May 08, 2005 5:23 am Reply with quote

I'm not sure how i need to add that code in the javascript.php file,
i've added the code as is exept for the scr~ipt statement, i've removed the blank space in it.
I'm sure thats not the way to do it and i must add a few more code to it as when i do it like that it just makes my internet browser goes blank when i try to reach my site after adding this code.
God i'm a noob Sad but what a pleasure to learn Very Happy.
 
Raven







PostPosted: Sun May 08, 2005 8:15 am Reply with quote

See if this helps Smile - http://www.ravenphpscripts.com/postt28.html
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.3

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©