giv3mesmile Posted June 19, 2010 Share Posted June 19, 2010 Ok so here's the problem... Iv made this site in photoshop and when i open it in dreamweaver and edit what i need ( rollover images, etc.. )..it works perfect in IE but in mozila, i have to do ctr+ scroll twice to all images together...what to doo [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/205284-perfect-in-ie-mozila-doesnt-work/ Share on other sites More sharing options...
haku Posted June 20, 2010 Share Posted June 20, 2010 The only way to fix this stuff is to learn how to code. Wysiwyg editors like Dreamweaver will never be able to code as well as someone who writes their own code. As long as you are using Dreamweaver to write your code, you will be at the mercy of it's code. And the code Dreamweaver produces is garbage. Link to comment https://forums.phpfreaks.com/topic/205284-perfect-in-ie-mozila-doesnt-work/#findComment-1074536 Share on other sites More sharing options...
ram4nd Posted June 26, 2010 Share Posted June 26, 2010 You can write code in Dreamweaver as well so I suggest you to play with margins. Try to zero them where needed. Link to comment https://forums.phpfreaks.com/topic/205284-perfect-in-ie-mozila-doesnt-work/#findComment-1077581 Share on other sites More sharing options...
err.x Posted June 29, 2010 Share Posted June 29, 2010 use css,and with css hacking u can choose which style in which browser. Link to comment https://forums.phpfreaks.com/topic/205284-perfect-in-ie-mozila-doesnt-work/#findComment-1078824 Share on other sites More sharing options...
phpSensei Posted July 5, 2010 Share Posted July 5, 2010 With good coding this wouldn't happen.. Then you would have to worry about resolution, then which browser and then combine the too and its just a lonnnnng mess and waste of time.. Code it yourself. Link to comment https://forums.phpfreaks.com/topic/205284-perfect-in-ie-mozila-doesnt-work/#findComment-1081601 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.