Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 MOD: Topic Preview in Forum
 New Topic  Topic Locked
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 3

serritzlev
Junior Member

Denmark
291 Posts

Posted - 02 October 2003 :  06:59:24  Show Profile  Visit serritzlev's Homepage
Hi all this works fine fore me on my test forum white active.asp or forum.asp but before i upload this to my webhotel there is one thing more i want this to do.
I use an image forum or this use an default.asp and i want this great addon to works white that to are there somone here there can help me white this.

Go to Top of Page

serritzlev
Junior Member

Denmark
291 Posts

Posted - 03 October 2003 :  19:07:33  Show Profile  Visit serritzlev's Homepage
Thank image fore the big help this works great in default.asp.

Go to Top of Page

møff
Starting Member

3 Posts

Posted - 19 April 2004 :  13:25:57  Show Profile
First ****!! thats a nice mod!! just what i was looking for!!

But what about the background colour?? can it be changed??

quote:
Originally posted by mortioli

Any way of changing the back ground colour of the tooltip?

Have you ever thought of using OverLib instead of normal tooltips? http://www.bosrup.com/web/overlib/



i dont know how to insert it.. but give it a try.. look at thees two pages!

first the one with all the normal solutions:

http://rod.rant-on.net/dhtml/tooltip.html

and then something different:

http://www.chrispearson.org/pages/programming/javascript/scrolltip.asp

Please help.. i want it blue.. i cant use it in public if its yellow

Thanks¨

Møff

Edited by - møff on 20 April 2004 13:01:05
Go to Top of Page

dibley
New Member

United Kingdom
91 Posts

Posted - 28 April 2004 :  19:28:56  Show Profile  Visit dibley's Homepage
Cool, mod I'm probaly going to implement it! But should it work in Mozilla 1.5 too?

.:dib:.

www.nightsouls.co.uk - Uk clubber & music forum.
www.animatronica.co.uk - Creators of themepark animatronics.
Go to Top of Page

chumbawumba
Junior Member

United Kingdom
304 Posts

Posted - 29 April 2004 :  05:36:58  Show Profile
I have this feature on my forum. I designed it myself , but the code is similar to ez4arabs code. You can improve it by only getting a small amount of text from the db in the first place rather than strip it out later.
ie.

Ez4Arab code:
strSql ="SELECT T.T_STATUS, T.CAT_ID, T.FORUM_ID, T.TOPIC_ID, T.T_VIEW_COUNT, T.T_SUBJECT, T.T_MESSAGE, "

New code:
strSql ="SELECT T.T_STATUS, T.CAT_ID, T.FORUM_ID, T.TOPIC_ID, T.T_VIEW_COUNT, T.T_SUBJECT, left(T.T_MESSAGE, 200), "

This gets only the first 200 characters of the post.


Then

ChkString(left(RemoveForumCode(RemoveHTML(Topic_Message)), 150), "tooltip")

can become

ChkString((RemoveForumCode(RemoveHTML(Topic_Message))), "tooltip")

Can't stop, lose job, mind gone, silicon.
Go to Top of Page

mortioli
Average Member

United Kingdom
898 Posts

Posted - 29 April 2004 :  08:07:47  Show Profile  Visit mortioli's Homepage  Send mortioli an AOL message  Send mortioli a Yahoo! Message
quote:
Originally posted by mortioli

Any way of changing the back ground colour of the tooltip?

Have you ever thought of using OverLib instead of normal tooltips? http://www.bosrup.com/web/overlib/



Looking back at my post, I came across this which might be nice to implement for people who want to customise the tooltip colour:

http://www.dynamicdrive.com/dynamicindex5/dhtmltooltip.htm
Go to Top of Page

tribaliztic
Senior Member

Sweden
1532 Posts

Posted - 01 September 2004 :  08:48:15  Show Profile  Visit tribaliztic's Homepage  Send tribaliztic an ICQ Message
I just implemented this, worked like a charm! Both forum.asp and active.asp! Thanks alot!

/Tribaliztic
- www.gotlandrace.se -
Go to Top of Page

tribaliztic
Senior Member

Sweden
1532 Posts

Posted - 09 September 2004 :  03:31:03  Show Profile  Visit tribaliztic's Homepage  Send tribaliztic an ICQ Message
Hm... I think I was a little too fast there.. =)
On forum.asp the topic is messed up if the message has a " in it, but only if it also has a carrige return. (I think I got it right there..) Can someone see why this happen? Could it be because I have version .3 and not .4?

The error only appear if I view the sub category, not on active.asp and so on.

It's the line 601 in this file that's messed up:

http://www.gotlandrace.com/temp/forum.txt

/Tribaliztic
- www.gotlandrace.se -

Edited by - tribaliztic on 09 September 2004 03:33:09
Go to Top of Page

tribaliztic
Senior Member

Sweden
1532 Posts

Posted - 09 September 2004 :  03:43:48  Show Profile  Visit tribaliztic's Homepage  Send tribaliztic an ICQ Message
Hm, just realized that the code for forum.asp and active.asp isn't alike. Can I just use the code for active.asp in forum.asp?

/Tribaliztic
- www.gotlandrace.se -
Go to Top of Page
Page: of 3 Previous Topic Topic Next Topic  
Previous Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.14 seconds. Powered By: Snitz Forums 2000 Version 3.4.07