What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Help with website bug

Help with website bug
Author: Message:
absorbation
Elite Member
*****

Avatar

Posts: 3636
Reputation: 81
– / Male / Flag
Joined: Feb 2005
O.P. Help with website bug
I can't fix what's causing this bug to appear in http://www.plussounds.net/home.php

In firefox it's perfect but in IE some of it does not display please help me

I feel such a noob posting all these help threads :$

Thanks in advance :P

This post was edited on 04-27-2005 at 07:13 AM by absorbation.
04-27-2005 07:13 AM
Profile PM Find Quote Report
user27089
Disabled Account


Posts: 6321
Joined: Nov 2003
Status: Away
RE: Help with website bug
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:

<IMG alt="" hspace=0 src="Images/sounds.png" align=baseline
border=0>

it should be

<IMG alt="" hspace=0 src="Images/sounds.png" align=baseline border=0>

I can't see why you would have that problem though tbh :s...

I doubt that it is related to what i said, but there is the possibility...

[edit]

I just saved your webpage, and it seems to work in internet explorer now :s...

This post was edited on 04-27-2005 at 07:17 AM by user27089.
04-27-2005 07:16 AM
Profile PM Find Quote Report
absorbation
Elite Member
*****

Avatar

Posts: 3636
Reputation: 81
– / Male / Flag
Joined: Feb 2005
O.P. RE: Help with website bug
hum thanks but it didn't work :( the bug only occurs to some people one of them being me :(
04-27-2005 07:21 AM
Profile PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Help with website bug
quote:
Originally posted by traxor
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:

<IMG alt="" hspace=0 src="Images/sounds.png" align=baseline
border=0>
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.

This post was edited on 04-27-2005 at 12:40 PM by RaceProUK.
[Image: spartaafk.png]
04-27-2005 12:39 PM
Profile PM Web Find Quote Report
Guido
Elite Member
*****

Avatar
Design is Safety

Posts: 4566
Reputation: 50
37 / Male / Flag
Joined: Dec 2002
RE: Help with website bug
quote:
Originally posted by Absorbation
In firefox it's perfect but in IE some of it does not display please help me
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.
04-27-2005 04:16 PM
Profile E-Mail PM Web Find Quote Report
absorbation
Elite Member
*****

Avatar

Posts: 3636
Reputation: 81
– / Male / Flag
Joined: Feb 2005
O.P. RE: Help with website bug
Thanks guido it works i'll upload it soon :D
04-27-2005 04:26 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On