Author |
Topic |
|
ru55ian
New Member
81 Posts |
Posted - 29 January 2002 : 08:05:03
|
This mod was made for portal on Huwr's board Although it will work on any board with a bit of modification.
Bug: If you are using Huwr's board with the dropdown menu, it will not dropdown on the portal page.
For Huwr's board use these files: inc_randomq.asp quote.asp
For any other configuration use just: quote.asp
Readme.txt is inluded in the zip. Has 200 Quotes preinstalled (no maximum) Wicked Fading effect. DHTML. Works on all browsers.
Demo: http://www.ru55ian.com/ you cann't miss it. Download here: http://freeaspcode.net/snitz/ ------------------------
We can learn from the past, but those days are gone... We can hope for the future, but there may not be one... ------------------------
Edited by - ru55ian on 29 January 2002 08:06:32 |
|
T.G.K
Junior Member
Vietnam
347 Posts |
Posted - 29 January 2002 : 14:09:46
|
How to remove the right click features ru55ian. Which line should be remove and how can i put it below the subcription optons.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "A Woman without her man is nothing." (but put some punction it will be diffrent. |
|
|
T.G.K
Junior Member
Vietnam
347 Posts |
Posted - 29 January 2002 : 16:21:44
|
And where is the icon_off.gif ru55ian ( that icon on the top corner)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "A Woman without her man is nothing." (but put some punction it will be diffrent. |
|
|
ru55ian
New Member
81 Posts |
Posted - 30 January 2002 : 07:15:22
|
quote:
How to remove the right click features ru55ian. Which line should be remove and how can i put it below the subcription optons.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "A Woman without her man is nothing." (but put some punction it will be diffrent.
If you want to remove that from the file, remove following lines:
var message="Wow.... easy there little fella... you really don't think you can get this code that easely? I was working on it for for two ******* days....But If you really want to get this code, Visit http://freeaspcode.net/snitz/";
function click(e) {
if (document.all) {
if (event.button == 2) { alert(message); return false; } }
if (document.layers) {
if (e.which == 3) { alert(message); return false; } } }
if (document.layers) { document.captureEvents(Event.MOUSEDOWN); } document.onmousedown=click;
------------------------
We can learn from the past, but those days are gone... We can hope for the future, but there may not be one... ------------------------ |
|
|
ru55ian
New Member
81 Posts |
Posted - 30 January 2002 : 07:16:29
|
quote:
And where is the icon_off.gif ru55ian ( that icon on the top corner)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "A Woman without her man is nothing." (but put some punction it will be diffrent.
If you don't have this file on your board already, you are not using Huwr's modification, therefore you don't really need inc_randomq.asp use only quote.asp.
------------------------
We can learn from the past, but those days are gone... We can hope for the future, but there may not be one... ------------------------ |
|
|
lilvegan
Starting Member
USA
33 Posts |
Posted - 01 February 2002 : 18:13:21
|
How would I include quote.asp into my default? I am not running Huwr's board.
Thanks
Dave Little www.dflfantasy.com
|
|
|
ru55ian
New Member
81 Posts |
Posted - 02 February 2002 : 08:05:02
|
I've just checked your site.. i think you did it just perfectly.
One thing i would change is the background color to match your theme.
------------------------
We can learn from the past, but those days are gone... We can hope for the future, but there may not be one... ------------------------ |
|
|
Golding
Starting Member
USA
10 Posts |
Posted - 13 February 2002 : 21:05:32
|
I installed the random quote mod, it worked perfectly on a huwr forum, but it stopped the forum announcements from working.
www.goldingmultimedia.com/torque/forum2
David Golding www.square1music.com |
|
|
Extra Sports
Average Member
USA
644 Posts |
|
|
Topic |
|