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 DEV-Group
 DEV Bug Reports (Open)
 javascript word: gone! (bug?)
 New Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

balexandre
Junior Member

Denmark
418 Posts

Posted - 23 March 2008 :  04:03:31  Show Profile  Visit balexandre's Homepage  Send balexandre an ICQ Message  Reply with Quote
As you can see it here, the link does not work properly because it contains the word Javascript on it and some how the forum delete it in order to work properly.

the correct link:

http://www.dezinerfolio.com/2007/08/08/df-javascript-smooth-scroll/

the URL Tag link were the word is erased:

dezinerfolio.com website<

Bruno Alexandre
(Strøby, DANMARK)

"a Portuguese in Danmark"


HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 23 March 2008 :  04:13:38  Show Profile  Visit HuwR's Homepage
yep, looks like a bug, since they should bothe behave the same way so they should either both remove the word javascrript, or both display it.<
Go to Top of Page

Carefree
Advanced Member

Philippines
4207 Posts

Posted - 18 May 2008 :  11:13:17  Show Profile
To solve this, in inc_func_common.asp, change these lines

960: change to say

				strArray2(0) = replace(strArray2(0), "javascript:", " ", 1, -1, 1) ' ## filter out javascript


1065: change to say

				strArray2(0) = replace(strArray2(0), "javascript:", " ", 1, -1, 1) ' ## filter out javascript

1234: change to say

					strUrlText = replace(strUrlText, "javascript:", " ", 1, -1, 1) ' ## filter out javascript
<
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic
 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