chanman
-
Help with IE8 support
Sorry i'm still kinda new to this what do mean i didn't define 'menu' on a restaurant site? When I change the browser mode to IE8 and then change the document mode to internet explorer 8 standards it doesn't stack am I not d…
-
Help with IE8 support
Thanks @jkinney768 I totally forgot about that and that fixed some other stuff but not the menu.
-
Help with IE8 support
I the menu just stacks on top of each other. Don't you know how to go into IE and hit f12 and look at the IE 8 standards? @paulie_d
-
Help with some css problems and browser support!!!!
The only reason it is stacking is because I took the media query that put them stacking at 960px and changed it to 2000px until I can figure out what to do with it the folding problem. @paulie_d
-
Help with some css problems and browser support!!!!
Here is a link to the style sheet controlling the menu style.css as you can see this -ms-backface-visibility:hidden; is already in the css .rm-container .rm-front, .rm-container .rm-back { -webkit-backface-visibility: hidden; -moz-backfa…
-
Mobile Design
I would download something like Ratchet and look at what they use.
-
Help with some css problems and browser support!!!!
Thanks I check it out.
-
Help with some css problems and browser support!!!!
I'm going to try and put all the css in one file when I get done and IE10 is weird I wonder if I updated the modernizr file because the download came out before IE10. Do you think that might work? @paulie_d
-
Help with some css problems and browser support!!!!
I don't have IE10 yet what does it do in that? @paulie_d
-
Help with some css problems and browser support!!!!
stacking up is fine with me.
-
Help with some css problems and browser support!!!!
Tthats weird?
-
Help with some css problems and browser support!!!!
So why did it just all of a sudden start working? Was it because I added the modernizr? @paulie_d
-
Help with some css problems and browser support!!!!
its working perfect in IE9 for me.
-
Help with some css problems and browser support!!!!
I realize I started backwards now, but i have to figure out a way even if it's just putting the divs beside each other. and having a whole separate css file for IE.
-
Help with some css problems and browser support!!!!
Ignore the last comment crazy me just forgot to save the file. @paulie_d
-
Help with some css problems and browser support!!!!
Never mind it didn't work i messed something up i'll have to fix it at lunch.
-
Help with some css problems and browser support!!!!
should work now @paulie_d big guns bbq.
-
Help with some css problems and browser support!!!!
I went to put the file in my js folder and there is already a modernizr file in it so can you tell me how to actually use it? @subash
-
Help with some css problems and browser support!!!!
Thanks I'll see if I can figure it out. In the mean time if anybody else has any suggestions just post.
-
Help with some css problems and browser support!!!!
Do you know of a good script link? @Subash
-
playing music on a site
@tomrogers123 Your exactly right and welcome to the forums I've only been on here for about 2 years.
-
playing music on a site
Ok guys Now I think ya'll are just being mean.
-
playing music on a site
@paulie_d I'll agree with that also I guess it just depends on what the client really wants.
-
playing music on a site
@eric ok i'll agree but i think you have to think about what kind of song it is also and how loud it's going to play on default.
-
playing music on a site
@eric my problem with it is what if somebody opens it up in there office or even better in the library and the speakers were left to high from the last person that's going to scare them to death. @paulie_d thanks for backing me up on this I th…
-
playing music on a site
@tomrogers123 where would I need to put that code in this code: $(document).ready(function(){ var name = prompt("Would you like to play background music?(yes or no)" ); var Audio = document.getElementById('audio'), ctrl = docu…
-
playing music on a site
Thanks guys I'm probably going to try and talk him out of it but this would still be a good thing to know how to do.
-
playing music on a site
I don't really know but just a little js so your probably going to have to do this in baby steps.