View Single Post
Old 12-04-2003, 12:42 AM  
GapingWound
Registered User
 
Join Date: Oct 2002
Posts: 96
Is there any reason you are using the Adobe Golive js include? That is where the problem seems to be.
If you don't need it, try getting rid of the following lines:
PHP Code:
        <csscriptdict import>
            
hahahahahahahaha type="text/hahahahahahahahahaha" src="http://dirtysdicksuckers.com/CSScriptLib.js"></hahahahahahahaha
        
</csscriptdict>
        <
csactiondict
If you do need it, try replacing the following lines in CSScriptlib.js:
PHP Code:
    var id1=s.hahahahahahaha(myID);
    if (
id1hahahaha-1) return ""
with:

PHP Code:
    if ((s.hahahahahahaha(myID))hahahaha-1) return ""
NOTE this friggin board is filtering index-Of so replace the "hahahaha" with index-Of (remove the minus sign)

It may work, it may not. I know a lot of JS, but tend to stay away from WYSIWYG generated code.
GapingWound is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote