Page 1 of 1
"Found 1 errors in external css files" Problem ! Tell Me How to Fix ? IE 5.0, IE 5.5, IE 6.0 Problem ! Tell Me How to Fix ?
#1
Posted 25 September 2008 - 05:32 AM
Hello Friends
I have got some problem.When I check for browser support in Dreamweaver 8.0 I have got following messages :
Problem 01 "Found 1 errors in external css files" IE 5.0, IE 5.5, IE 6.0 Problem ! Tell Me How to Fix ? is there any special trick ( I Mean Html Code) to solve this problem.
Problem 02 The MARQUEE tag is not supported.Netscape Navigator 6.0
Html>> <marquee direction="up" scrolldelay="75" height="240px" behavior="scroll">
Problem 03 Unsupported value for the direction attribute of the marquee tag. IE 5.0, IE 5.5, IE 6.0
Html>> <marquee direction="up" scrolldelay="75" height="240px" behavior="scroll">
Can I solve above Maequee Problem 2 & 3 by using other code for " Contineus Scrolling Text "? If is there any, Plz write here or Give me link here.
Thanks
Amolsingh Rajput
I have got some problem.When I check for browser support in Dreamweaver 8.0 I have got following messages :
Problem 01 "Found 1 errors in external css files" IE 5.0, IE 5.5, IE 6.0 Problem ! Tell Me How to Fix ? is there any special trick ( I Mean Html Code) to solve this problem.
Problem 02 The MARQUEE tag is not supported.Netscape Navigator 6.0
Html>> <marquee direction="up" scrolldelay="75" height="240px" behavior="scroll">
Problem 03 Unsupported value for the direction attribute of the marquee tag. IE 5.0, IE 5.5, IE 6.0
Html>> <marquee direction="up" scrolldelay="75" height="240px" behavior="scroll">
Can I solve above Maequee Problem 2 & 3 by using other code for " Contineus Scrolling Text "? If is there any, Plz write here or Give me link here.
Thanks
Amolsingh Rajput
#2
Posted 25 September 2008 - 08:19 AM
Marquee tags will never work correctly in all browsers and will never be valid, this is because it was never a real tag to begin with, and fake tags won't validate.
Here is a Jquery alternative to a marquee,
http://jscroller.markusbordihn.de/
Or if you don't like using Jquery then the best thing to do is pick your favourite serach engine and serach for "Javascript marquee" then pick one of the many that will come up.
Here is a Jquery alternative to a marquee,
http://jscroller.markusbordihn.de/
Or if you don't like using Jquery then the best thing to do is pick your favourite serach engine and serach for "Javascript marquee" then pick one of the many that will come up.
#3
Posted 25 September 2008 - 10:31 AM
Dizi, on Sep 25 2008, 13:49, said:
Marquee tags will never work correctly in all browsers and will never be valid, this is because it was never a real tag to begin with, and fake tags won't validate.
Here is a Jquery alternative to a marquee,
http://jscroller.markusbordihn.de/
Or if you don't like using Jquery then the best thing to do is pick your favourite serach engine and serach for "Javascript marquee" then pick one of the many that will come up.
Here is a Jquery alternative to a marquee,
http://jscroller.markusbordihn.de/
Or if you don't like using Jquery then the best thing to do is pick your favourite serach engine and serach for "Javascript marquee" then pick one of the many that will come up.
Oh Thanks Dizi !!
I will search javascript marquee. U give me Solution about Problem No. 2 & 3 But What about Problem 1 ? How can I solve that ?
"Found 1 errors in external css files" IE 5.0, IE 5.5, IE 6.0
Thanks Once Again Dizi
Amolsingh Rajput
#5
Posted 25 September 2008 - 10:48 AM
Rachael, on Sep 25 2008, 16:02, said:
We need to know what an error is before we can fix it. 
Oh Sorry Dizi & Rachael
I was forget to check CSS file. I'm giving attachment here Plz Check this.
Thanks
Amolsingh Rajput
Attached File(s)
-
Errors.bmp (1.19MB)
Number of downloads: 11
#6
Posted 26 September 2008 - 08:26 AM
your problem is with the overflow, as overflow-x and overflow-y are not supported, as you want both x and y to be hidden then you could just use overflow:hidden;
#7
Posted 12 July 2010 - 09:34 PM
Hello Every one i am new here and also in Web designing. i have too much error on my site kind help me or advise me what to do...
Attached File(s)
-
Detailed Error on my site.doc (93.5K)
Number of downloads: 1
Share this topic:
Page 1 of 1
Help



















