dunderhonung Posted March 9, 2012 Share Posted March 9, 2012 Get a hugh problem with a work in school! We are suposed to optimize a website for moblie devices.. Just by using xhtml, css and php. the problem is that I want the meny to just show at the front page for mobile devices.. I konw that I can choos pic with < img > < media="only screen and (min-width: 640px)" src="bild1.jpg" /> < media="only screen and (min-width: 800px)" src="bild2.jpg" /> </ img > is it possible to do a if construct in any point with using media? please help, Im lost. Link to comment https://forums.phpfreaks.com/topic/258601-hard-problem-to-slove/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.