Tips And tricks
to get the best from SBI
![]() |
![]() | |
Free javascriptsThe most commonly asked for Keep an eye on this page, and check back. Sorry I haven't had time to put them all up yet, but it won't be long. I'm working on an "uncrackable" password script at the moment, so that will be up soon....I hope. Promise! ;-)
**************************************************
Hide an affiliate link in the status bar.Often, the vendow will have cloaking of the link. However, if you hover over the link before clicking on it, then the affiliate ID will still show in the status bar. Here's how to hide that.
<a href="X" onmouseover="window.status='Y'; return true;"
onmouseout="window.status=''; return true;">Your link text or banner</a>
X=your affiliate ID and link info. Y=Text to display in status bar. **************************************************
List Your LinksOkay, so this isn't requested a lot, but why would you ask for something if you don't know about it? I think you will find it very useful, in the right circumstances.Click on the button below and see what happens.
**************************************************
Display HTML On A WebpageActually, this has no business at all being on this page - it's not a script at all. But not to worry ;-) I think you're going to like this, if you dont already know it. So, how did I get the code above to display, without the use of a textbox, and without using the common &lgt tag?. Very simple - HTML supports a tag especially for this purpose.< xmp > and < /xmp > Just wrap your code in these tags, and it will display as written.
Is that easy or not? Simple and practical.
|
||
|
|
||
|
Copyright© SBI-Help 2007-2008
|
||

