Main menu
Home
News
News from Alphaplug
Download
Forum
Support us
Search
Links
Demo site
Contact
Invite a friend
Joomlastreets News
Sign-up





Lost Password?
No account yet? Register

If you find my free stuff useful, why not leave me a little something with PayPal.

Donations are greatly appreciated, and help with the costs of providing FREE Joomla! addons.




Welcome, Guest
Please Login or Register.    Lost Password?
Go to bottomPage: 1
TOPIC: W3C validation
#4418
W3C validation 3 Years, 6 Months ago Karma: 0
Bonjour tout le monde,

J'ai recherché mon problème sur le forum et je l'ai trouvé, il s'agit de celui-ci :

Hi, the code of mx 1.0.6 doesn't validate the W3C standard in same part of the code.
For example:

# function mxclightup(imageobject, opacity){
# if (navigator.appName.indexOf("Netscape")!=-1
# &&parseInt(navigator.appVersion)>=5)
# imageobject.style.MozOpacity=opacity/100
# else if (navigator.appName.indexOf("Microsoft")!= -1
# &&parseInt(navigator.appVersion)>=4)
# imageobject.filters.alpha.opacity=opacity
# }

and

<link href="www.volleyobsession.it/components/com_ma...wordpress_style/css/ wordpress_style_css.css" rel="stylesheet" type="text/css" />

Can you check, please?


Please, search on this forum before post :

www.visualclinic.fr/forum/func,view/id,3315/catid,14/#msg3315

Thanks


Cependant le lien donné par l'admin n'est plus d'actualité, pouvez vous m'en redonner un correct ou m'expliquer comment remédier à ce problème ici ?

Merci d'avance !
Sylvain
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1