Everyone please go look at this page, please:
In Netscape, there is a long url that runs right off the page,
rightward. In my own comment system, I've run into this trouble
before. In IE, it is worse, as IE expands the box the url is in, so
that the box continue to contain the url. On my own site, this once
caused my main content to get covered by the box holding the comments.
What are some strategies that smart programmers use to combat this
problem? I've thought about possible solutions, like using regular
expressions somehow, but I can't think of a strategy that will
reliably capture all possibilities.
Any ideas?
In Netscape, there is a long url that runs right off the page,
rightward. In my own comment system, I've run into this trouble
before. In IE, it is worse, as IE expands the box the url is in, so
that the box continue to contain the url. On my own site, this once
caused my main content to get covered by the box holding the comments.
What are some strategies that smart programmers use to combat this
problem? I've thought about possible solutions, like using regular
expressions somehow, but I can't think of a strategy that will
reliably capture all possibilities.
Any ideas?
Comment