Help with website bug - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Skype & Technology (/forumdisplay.php?fid=9) +---- Forum: Tech Talk (/forumdisplay.php?fid=17) +----- Thread: Help with website bug (/showthread.php?tid=43716) Help with website bug by absorbation on 04-27-2005 at 07:13 AM
I can't fix what's causing this bug to appear in http://www.plussounds.net/home.php RE: Help with website bug by user27089 on 04-27-2005 at 07:16 AM
I can't really see the problem, I've looked at the source, and the only problem is that it have an unneccesary line break somewhere: RE: Help with website bug by absorbation on 04-27-2005 at 07:21 AM hum thanks but it didn't work the bug only occurs to some people one of them being me RE: Help with website bug by RaceProUK on 04-27-2005 at 12:39 PM
quote:That's not actually a problem: linebreaks in tags are ignored for displaying the contents. Edit: Doesn't work in IE for me. Didn't you post about this before? I'm sure I helped you with this about a week or so ago. RE: Help with website bug by Guido on 04-27-2005 at 04:16 PM
quote:Try adding </script> after "<script language="JavaScript" src="/cgi-bin/online/online.cgi?output=javascript">" Haven't tried, but my guess is that IE is interpreting the whole HTML code after the opening script tag as Javascript. You forgot to close that tag, so it looks for javascript there apart from the remote cgi that you call. RE: Help with website bug by absorbation on 04-27-2005 at 04:26 PM Thanks guido it works i'll upload it soon |