Forum Moderators: open
javscript inline;
if(this.contentHeight <= this.contentMaskHeight){
Line 78, column 22: character "<" is the first character of a delimiter but occurred as data
If you wish to include the "<" character in your output, you should escape it as "<". Another possibility is that you forgot to close quotes in a previous tag.
any solutions?