Click here to Skip to main content
15,913,326 members
Home / Discussions / Web Development
   

Web Development

 
Questionhtml : absurd behaviour Pin
tiwal27-May-13 11:43
tiwal27-May-13 11:43 
AnswerRe: html : absurd behaviour Pin
Graham Breach27-May-13 21:07
Graham Breach27-May-13 21:07 
GeneralRe: html : absurd behaviour Pin
tiwal28-May-13 9:41
tiwal28-May-13 9:41 
GeneralRe: html : absurd behaviour Pin
AspDotNetDev29-May-13 8:28
protectorAspDotNetDev29-May-13 8:28 
GeneralRe: html : absurd behaviour Pin
tiwal28-May-13 9:43
tiwal28-May-13 9:43 
AnswerRe: html : absurd behaviour Pin
Richard MacCutchan27-May-13 21:18
mveRichard MacCutchan27-May-13 21:18 
GeneralRe: html : absurd behaviour Pin
tiwal28-May-13 9:44
tiwal28-May-13 9:44 
GeneralRe: html : absurd behaviour Pin
Richard MacCutchan28-May-13 11:19
mveRichard MacCutchan28-May-13 11:19 
GeneralRe: html : absurd behaviour Pin
Jasmine250128-May-13 12:28
Jasmine250128-May-13 12:28 
GeneralRe: html : absurd behaviour Pin
Richard MacCutchan28-May-13 13:31
mveRichard MacCutchan28-May-13 13:31 
GeneralRe: html : absurd behaviour Pin
Manfred Rudolf Bihy29-May-13 3:38
professionalManfred Rudolf Bihy29-May-13 3:38 
GeneralRe: html : absurd behaviour Pin
Richard MacCutchan29-May-13 6:48
mveRichard MacCutchan29-May-13 6:48 
GeneralRe: html : absurd behaviour Pin
Manfred Rudolf Bihy29-May-13 7:14
professionalManfred Rudolf Bihy29-May-13 7:14 
GeneralRe: html : absurd behaviour Pin
Richard MacCutchan29-May-13 11:48
mveRichard MacCutchan29-May-13 11:48 
GeneralRe: html : absurd behaviour Pin
andyokeefe2-Jun-13 23:46
andyokeefe2-Jun-13 23:46 
GeneralRe: html : absurd behaviour Pin
Manfred Rudolf Bihy29-May-13 7:28
professionalManfred Rudolf Bihy29-May-13 7:28 
AnswerRe: html : absurd behaviour Pin
mark3229-Jun-13 20:48
mark3229-Jun-13 20:48 
QuestionHow we can get my API key? Pin
David Kroj27-May-13 1:28
David Kroj27-May-13 1:28 
AnswerRe: How we can get my API key? Pin
Jasmine250128-May-13 12:41
Jasmine250128-May-13 12:41 
GeneralRe: How we can get my API key? Pin
David Kroj28-May-13 19:50
David Kroj28-May-13 19:50 
GeneralRe: How we can get my API key? Pin
valondosh2-Jun-13 14:23
valondosh2-Jun-13 14:23 
GeneralRe: How we can get my API key? Pin
Jasmine25012-Jun-13 15:04
Jasmine25012-Jun-13 15:04 
GeneralRe: How we can get my API key? Pin
David Kroj5-Jun-13 19:48
David Kroj5-Jun-13 19:48 
AnswerRe: How we can get my API key? Pin
Bilashcse21-Jun-13 13:45
Bilashcse21-Jun-13 13:45 
QuestionFixed Navigation at the Top with Fixed Width Pin
Danzy8323-May-13 2:46
Danzy8323-May-13 2:46 
Hello everyone. I've created a navigation menu at the top of the document which is fixed when scrolling. Everything works fine for me on my computer.

Now I'm considering that not all persons will open the page with displays as wide as mine. I resized the browser window to be smaller to see the effect. I realised that when the window becomes smaller, navigation menus that do not fall within the length of the visible part of the document wraps to the next line which is outside the coloring of the navigation at the top.

I'm looking for a way to force those menus to be shown on a single navigation line so that the user will have to scroll horizontally in order for those menus to be shown.

I have set the width of the navigation to 100% to compensate for wide screens. It's left with how to make them appear on the same line but visible on scrolling on small screens. I want to know how to solve this. Thanks in advance.

modified 23-May-13 9:07am.

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.