The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
Hi,
Not sure if this is the right forum to ask in but...
Is there a snitz mod whereby a person can 'read' a brief intro to a posts content on mouseover?
thanks
<
Not sure if this is the right forum to ask in but...
Is there a snitz mod whereby a person can 'read' a brief intro to a posts content on mouseover?
thanks
<
نوشته شده در
This is an oldie, so line numbers might no match-up.
http://forum.snitz.com/forum/topic.asp?ARCHIVE=true&TOPIC_ID=37750&SearchTerms=mouseover
If you need help just ask
<
If you need help just ask
_-/Cripto9t\-_
نوشته شده در
I see one thing wrong with the code
This code he show shouldn't be there
It needs to be after this code (inc_func_common)
And it should look like this
Also if you read the replies some people were having problems with it.<
This code he show shouldn't be there
Code:
if fField_Type = "tooltip" then
fString = Replace(fString, """", "")
fString = Replace(fString, "'", "")
fString = Replace(fString, CHR(13), "")
fString = Replace(fString, CHR(10) & CHR(10), ".")
fString = Replace(fString, CHR(10), ".")
chkString = fString
end ifCode:
Case "hidden"
fString = HTMLEncode(fString)Code:
Case "tooltip"
fString = Replace(fString, """", "")
fString = Replace(fString, "'", "")
fString = Replace(fString, CHR(13), "")
fString = Replace(fString, CHR(10) & CHR(10), ".")
fString = Replace(fString, CHR(10), ".")
chkString = fString _-/Cripto9t\-_
نوشته شده در
oh thanks very much thats great. If it is not working properly, i know someone who can probably fix it too - so if it works, i'll ask them to consider coming back with any code ammendments.
<
نوشته شده در
I had problems with that mod, Serverhacker was going to look at it but I don't know if he found the time yet.
<
/Tribaliztic
- www.gotlandrace.se -
- www.gotlandrace.se -
نوشته شده در
Perhaps "my" solution could be of some help. I am using Content Display Mod and a free script from www.softcomplex.com. DEMO: http://www.avgifter.com/forum/contentdisplay_tester_rf.asp and you can find the two files used here: http://www.avgifter.com/forum/contentdisplay_tester_rf.txt and http://www.avgifter.com/forum/content_rf.txt .<
rf/www.avgifter.com
نوشته شده در
That's it working now. Thankyou
<
نوشته شده در
Cool.
I'd have replied an hour ago, but I found a lot of cool stuff over at softcomplex.com.... thanks for the link.
<
I'd have replied an hour ago, but I found a lot of cool stuff over at softcomplex.com.... thanks for the link.
Email Member
Message Member
Post Moderation
بارگزاری فایل
If you're having problems uploading, try choosing a smaller image.
پیشنمایش مطلب
Send Topic
Loading...