Click here to Skip to main content
15,899,679 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: (Possibly) wierd (ajaxy) login behaviour Pin
led mike27-Mar-08 5:49
led mike27-Mar-08 5:49 
GeneralRe: (Possibly) wierd (ajaxy) login behaviour Pin
Shog927-Mar-08 5:55
sitebuilderShog927-Mar-08 5:55 
GeneralRe: (Possibly) wierd (ajaxy) login behaviour Pin
Ed.Poore27-Mar-08 7:49
Ed.Poore27-Mar-08 7:49 
GeneralGridView with UpdatePanel - ObjectDataSource sends null values to update method Pin
pulla27-Mar-08 1:31
pulla27-Mar-08 1:31 
GeneralRe: GridView with UpdatePanel - ObjectDataSource sends null values to update method Pin
Shog927-Mar-08 5:53
sitebuilderShog927-Mar-08 5:53 
GeneralRe: GridView with UpdatePanel - ObjectDataSource sends null values to update method Pin
pulla28-Mar-08 0:49
pulla28-Mar-08 0:49 
QuestionHow to work my web pages with all browsers? Pin
KambojR26-Mar-08 22:13
KambojR26-Mar-08 22:13 
GeneralRe: How to work my web pages with all browsers? Pin
Shog927-Mar-08 5:52
sitebuilderShog927-Mar-08 5:52 
As much as possible, use standards-compliant HTML, CSS, JS. There are validators to help you check your work; they aren't perfect, but frequent checking will still save you a lot of re-work later.

Avoid excessively "clever" code. Start with the simplest possible HTML you can get away with, don't worry if it looks bland. Get the basic content and navigation working.
Then, slowly and carefully, add in styling and script via CSS and JS.

Do your initial testing in Firefox, with the Web Developer toolbar installed and Firebug. Turn on "Show CSS" errors. Spent some time learning to use both of these tools.
Once you have your page working more-or-less how you want it to, start testing in Opera, Safari, IE... Yes, you'll need to test in all of them if that's what you want to support - there are still differences, subtle and otherwise, in how they behave. Depending on how clever you got with the styling and scripting, you'll have at least a few things to tweak.



Citizen 20.1.01
'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'

GeneralRe: How to work my web pages with all browsers? Pin
KambojR27-Mar-08 23:58
KambojR27-Mar-08 23:58 
QuestionCreating Two level domain names Pin
satishpspl26-Mar-08 20:44
satishpspl26-Mar-08 20:44 
GeneralRe: Creating Two level domain names Pin
Bradml28-Mar-08 1:02
Bradml28-Mar-08 1:02 
QuestionMaking the IE to full Screen Pin
M. J. Jaya Chitra26-Mar-08 19:05
M. J. Jaya Chitra26-Mar-08 19:05 
GeneralRe: Making the IE to full Screen Pin
Shog927-Mar-08 5:46
sitebuilderShog927-Mar-08 5:46 
QuestionRe: Making the IE to full Screen Pin
M. J. Jaya Chitra27-Mar-08 20:53
M. J. Jaya Chitra27-Mar-08 20:53 
GeneralRe: Making the IE to full Screen Pin
Simon P Stevens27-Mar-08 23:26
Simon P Stevens27-Mar-08 23:26 
Questionutf-8 email Pin
Mr Collamack Souza26-Mar-08 16:50
Mr Collamack Souza26-Mar-08 16:50 
GeneralRe: utf-8 email Pin
Shog926-Mar-08 17:52
sitebuilderShog926-Mar-08 17:52 
GeneralLayout for Dummies Pin
Brady Kelly26-Mar-08 9:22
Brady Kelly26-Mar-08 9:22 
GeneralRe: Layout for Dummies Pin
led mike26-Mar-08 10:06
led mike26-Mar-08 10:06 
GeneralRe: Layout for Dummies Pin
Brady Kelly26-Mar-08 10:27
Brady Kelly26-Mar-08 10:27 
GeneralRe: Layout for Dummies Pin
led mike26-Mar-08 10:33
led mike26-Mar-08 10:33 
GeneralRe: Layout for Dummies Pin
Brady Kelly26-Mar-08 21:54
Brady Kelly26-Mar-08 21:54 
GeneralRe: Layout for Dummies Pin
Ed.Poore27-Mar-08 5:38
Ed.Poore27-Mar-08 5:38 
GeneralRe: Layout for Dummies Pin
Brady Kelly27-Mar-08 6:14
Brady Kelly27-Mar-08 6:14 
GeneralRe: Layout for Dummies Pin
Christian Graus26-Mar-08 10:14
protectorChristian Graus26-Mar-08 10:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.