Hey guys, just a quick question as in the title.
Ive been experimenting with css3 and html5 and have fallen in love, but after testing locally using firefox and google chrome and having no issues (I also used IE, but I know IE wont support css3 and html5 till IE9) I decided to upload my tests to my site, but have hit a few snags. For some reason, Firefox no longer renders the local or the uploaded files, and for people I have asked to check on their side Google Chrome wont work either, even though it still renders properly in Chrome for me. I just wanted to know if you are using them for any reason (mostly experimentation) have you also had issues with inconsistent support from any browsers for them?
You can look at my experiment here, and also see what its meant to look like.
Im also using
and for all the other html5 elements Im using. (source)
Ive been experimenting with css3 and html5 and have fallen in love, but after testing locally using firefox and google chrome and having no issues (I also used IE, but I know IE wont support css3 and html5 till IE9) I decided to upload my tests to my site, but have hit a few snags. For some reason, Firefox no longer renders the local or the uploaded files, and for people I have asked to check on their side Google Chrome wont work either, even though it still renders properly in Chrome for me. I just wanted to know if you are using them for any reason (mostly experimentation) have you also had issues with inconsistent support from any browsers for them?
You can look at my experiment here, and also see what its meant to look like.
Im also using
Code:
document.createElement('article');