Click here to Skip to main content
15,900,258 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: need a complete and free file manager Pin
Christian Graus27-Nov-09 9:28
protectorChristian Graus27-Nov-09 9:28 
QuestionStart paragraph below floating image Pin
peterchen26-Nov-09 5:02
peterchen26-Nov-09 5:02 
AnswerRe: Start paragraph below floating image Pin
RCoate27-Nov-09 16:54
RCoate27-Nov-09 16:54 
AnswerRe: Start paragraph below floating image Pin
Matt Cavanagh28-Nov-09 1:37
Matt Cavanagh28-Nov-09 1:37 
AnswerRe: Start paragraph below floating image Pin
Marc Beneteau11-Feb-10 0:53
Marc Beneteau11-Feb-10 0:53 
Questionsort Pin
baselanfouqa24-Nov-09 19:43
baselanfouqa24-Nov-09 19:43 
AnswerRe: sort Pin
Abhijit Jana24-Nov-09 20:22
professionalAbhijit Jana24-Nov-09 20:22 
AnswerRe: sort Pin
raghu.g24-Nov-09 20:24
raghu.g24-Nov-09 20:24 
GeneralRe: sort Pin
baselanfouqa24-Nov-09 22:09
baselanfouqa24-Nov-09 22:09 
GeneralRe: sort Pin
raghu.g24-Nov-09 22:52
raghu.g24-Nov-09 22:52 
AnswerRe: sort Pin
Christian Graus27-Nov-09 6:31
protectorChristian Graus27-Nov-09 6:31 
QuestionHELP WITH BROWSERS Pin
SRJ9224-Nov-09 8:44
SRJ9224-Nov-09 8:44 
AnswerRe: HELP WITH BROWSERS Pin
Abhijit Jana24-Nov-09 20:25
professionalAbhijit Jana24-Nov-09 20:25 
AnswerRe: HELP WITH BROWSERS Pin
Marc Firth24-Nov-09 23:53
Marc Firth24-Nov-09 23:53 
You should design sites to look the way you want in Firefox and then port them to IE. It tends to be easier than doing it the other way round. As a last resort, you can add hacks to make it look good in IE but not for firefox.

eg:

<link rel="stylesheet" type="text/css" media="screen" href="style.css" />
<!--[if IE]><link rel="stylesheet" type="text/css" media="screen" href="ie.css" />< ![endif]-->



GeneralRe: HELP WITH BROWSERS Pin
SRJ9225-Nov-09 5:09
SRJ9225-Nov-09 5:09 
Questionmoving the new row to the bottom Pin
baselanfouqa23-Nov-09 21:44
baselanfouqa23-Nov-09 21:44 
AnswerRe: moving the new row to the bottom Pin
raghu.g23-Nov-09 22:47
raghu.g23-Nov-09 22:47 
GeneralRe: moving the new row to the bottom Pin
baselanfouqa24-Nov-09 2:49
baselanfouqa24-Nov-09 2:49 
GeneralRe: moving the new row to the bottom Pin
Craig Fahrenholz24-Nov-09 3:34
Craig Fahrenholz24-Nov-09 3:34 
QuestionResizing table cell Pin
Matt Cavanagh21-Nov-09 4:06
Matt Cavanagh21-Nov-09 4:06 
AnswerRe: Resizing table cell Pin
Abhishek Sur22-Nov-09 10:05
professionalAbhishek Sur22-Nov-09 10:05 
GeneralRe: Resizing table cell Pin
apraev22-Nov-09 19:42
apraev22-Nov-09 19:42 
GeneralRe: Resizing table cell Pin
Abhishek Sur22-Nov-09 20:23
professionalAbhishek Sur22-Nov-09 20:23 
QuestionWebMethod notification Pin
swjam21-Nov-09 0:33
swjam21-Nov-09 0:33 
AnswerRe: WebMethod notification Pin
SimulationofSai21-Nov-09 7:33
SimulationofSai21-Nov-09 7:33 

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.