Click here to Skip to main content
15,914,406 members
Home / Discussions / Web Development
   

Web Development

 
QuestionMEMO variable in asp.net? Pin
hifiger20044-Jul-08 15:10
hifiger20044-Jul-08 15:10 
AnswerRe: MEMO variable in asp.net? Pin
N a v a n e e t h4-Jul-08 18:45
N a v a n e e t h4-Jul-08 18:45 
GeneralRe: MEMO variable in asp.net? Pin
hifiger20044-Jul-08 19:04
hifiger20044-Jul-08 19:04 
QuestionRemoving horizontal scrollbars from web page using javascript Pin
Shrimpersfan3-Jul-08 1:04
Shrimpersfan3-Jul-08 1:04 
AnswerRe: Removing horizontal scrollbars from web page using javascript Pin
Shog93-Jul-08 12:05
sitebuilderShog93-Jul-08 12:05 
GeneralRe: Removing horizontal scrollbars from web page using javascript Pin
Shrimpersfan4-Jul-08 0:39
Shrimpersfan4-Jul-08 0:39 
GeneralRe: Removing horizontal scrollbars from web page using javascript Pin
acodman4-Jul-08 6:21
acodman4-Jul-08 6:21 
AnswerRe: Removing horizontal scrollbars from web page using javascript Pin
Shog95-Jul-08 9:16
sitebuilderShog95-Jul-08 9:16 
Brother, you may need to spend more time with your HTML reference. There are a lot of ways you can (intentionally or otherwise) force your page to be wider than it needs to be - large images, and absolute widths on tables or other elements are common - but potentially there are more subtle factors at play here (for instance, a table with two columns, each sized to 50%, may become wider than the viewport if there are borders, margins, or rounding errors in the browser itself). The use of an editing tool such as VWD can make these even more difficult to track down by obfuscating the actual styles in effect.

I recommend simplifying the page HTML as much as possible, to help make the source of the problem more obvious. Also, consider installing the Firebug tool for Firefox - it lets you visually examine the calculated dimensions of each element on the page, and by drilling down with this tool in hand you may be able to more quickly determine all that has contributed to your current predicament.


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

GeneralRe: Removing horizontal scrollbars from web page using javascript Pin
JohnFernandez7-Jul-08 8:54
JohnFernandez7-Jul-08 8:54 
AnswerRe: Removing horizontal scrollbars from web page using javascript Pin
N.Surendra Prasad9-Jul-08 0:41
N.Surendra Prasad9-Jul-08 0:41 
QuestionAjax in SharePoint 2007. How to make the original error message to show up? Pin
bin_bin12-Jul-08 20:09
bin_bin12-Jul-08 20:09 
AnswerRe: Ajax in SharePoint 2007. How to make the original error message to show up? Pin
Shog96-Jul-08 6:32
sitebuilderShog96-Jul-08 6:32 
QuestionImport JavaScript in JavaScript File Pin
Ahmet GULBAY2-Jul-08 1:55
Ahmet GULBAY2-Jul-08 1:55 
AnswerRe: Import JavaScript in JavaScript File Pin
led mike2-Jul-08 5:45
led mike2-Jul-08 5:45 
AnswerRe: Import JavaScript in JavaScript File Pin
Shog92-Jul-08 7:06
sitebuilderShog92-Jul-08 7:06 
GeneralRe: Import JavaScript in JavaScript File Pin
JohnFernandez7-Jul-08 8:59
JohnFernandez7-Jul-08 8:59 
GeneralRe: Import JavaScript in JavaScript File Pin
Shog97-Jul-08 9:03
sitebuilderShog97-Jul-08 9:03 
Questionhow to enable web content for flash Pin
ranipriya 20102-Jul-08 1:50
ranipriya 20102-Jul-08 1:50 
AnswerRe: how to enable web content for flash Pin
JohnFernandez7-Jul-08 9:04
JohnFernandez7-Jul-08 9:04 
QuestionNotification of file downloaded from server Pin
RaymondM1-Jul-08 11:16
RaymondM1-Jul-08 11:16 
AnswerRe: Notification of file downloaded from server Pin
RaymondM1-Jul-08 11:27
RaymondM1-Jul-08 11:27 
GeneralRe: Notification of file downloaded from server Pin
subai1-Jul-08 22:24
subai1-Jul-08 22:24 
GeneralRe: Notification of file downloaded from server Pin
RaymondM2-Jul-08 6:37
RaymondM2-Jul-08 6:37 
GeneralRe: Notification of file downloaded from server Pin
subai4-Jul-08 18:15
subai4-Jul-08 18:15 
Questionmessenger on custom web page [modified] Pin
amitsunnuu30-Jun-08 22:12
amitsunnuu30-Jun-08 22:12 

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.