Re: [css-d] Droid RAZR problem

2012-08-31 Thread David Laakso
On Thu, Aug 30, 2012 at 11:04 PM, wrote: > ** > It's not geared toward any specific browser or mobile device, and it seems > fine in every browser and mobile device, except that one phone - the Droid > RAZR. If having a device-width meta tag or a 480 media query is something > that will help, th

Re: [css-d] Droid RAZR problem

2012-08-31 Thread Chris F.A. Johnson
On Fri, 31 Aug 2012, bho...@aol.com wrote: Hey, thanks. Now that's something I haven't seen before. Which platform/device are you using? Is it my CSS? I'm using Firefox 15 on Mandriva 10.2 I haven't looked at the CSS. In a message dated 8/31/2012 12:16:07 A.M. Eastern Daylight Time,

Re: [css-d] Droid RAZR problem

2012-08-31 Thread BHomis
Hey thanks. I'm using Firefox 15 on Windows 7 too, and yet I'm not seeing the trouble on my PC. I tried it on my wife's laptop (Firefox 15 & Windows 7), and fine there too. Bruce In a message dated 8/31/2012 10:29:09 A.M. Eastern Daylight Time, patr...@iampms.com writes: On 8/31/2012

Re: [css-d] Droid RAZR problem

2012-08-31 Thread patrick
On 8/31/2012 10:20 am, bho...@aol.com wrote: Hey, thanks. Now that's something I haven't seen before. Which platform/device are you using? Is it my CSS? Thanks, Bruce In a message dated 8/31/2012 12:16:07 A.M. Eastern Daylight Time, ch...@cfajohnson.com writes: On Thu, 30 Aug 2012, bho..

Re: [css-d] Droid RAZR problem

2012-08-31 Thread BHomis
Hey, thanks. Now that's something I haven't seen before. Which platform/device are you using? Is it my CSS? Thanks, Bruce In a message dated 8/31/2012 12:16:07 A.M. Eastern Daylight Time, ch...@cfajohnson.com writes: On Thu, 30 Aug 2012, bho...@aol.com wrote: > _http://www.sportsmans

Re: [css-d] Droid RAZR problem

2012-08-30 Thread Chris F.A. Johnson
On Thu, 30 Aug 2012, bho...@aol.com wrote: _http://www.sportsmansresource.com/flocalxnewyork_1a.htm_ (The page continues like that all the way to the bottom.) -- Chris F.A. Johnson, Author: Pro Bash Programming: S

Re: [css-d] Droid RAZR problem

2012-08-30 Thread BHomis
It's not geared toward any specific browser or mobile device, and it seems fine in every browser and mobile device, except that one phone - the Droid RAZR. If having a device-width meta tag or a 480 media query is something that will help, then I'll admit it's new to me and something I shoul

Re: [css-d] Droid RAZR problem

2012-08-30 Thread David Laakso
On Thu, Aug 30, 2012 at 2:22 PM, wrote: > Hi. I'm rebuilding a very old website, and I've got a page designed that > seems to work properly on all platforms, except on the Droid RAZR. > Contents within a p tag don't fill their entire containing div. It only > seems to > fill the left half of

Re: [css-d] Droid RAZR problem

2012-08-30 Thread Philip TAYLOR
Well, I still see 29 errors, Bruce, of which approximately 50% are the use of unescaped "&" where "&" is required. I doubt whether fixing these will improve the RAZR problem, but as I have no idea what a "Droid RAZR" is, I am not going to be able to be of much further help. Philip Taylor ---

Re: [css-d] Droid RAZR problem

2012-08-30 Thread BHomis
Thanks for the tip. I cleared most of the errors, other than the alt attributes (which I will get to later), and still the same problem on the RAZR. I can't imagine that missing alt attributes would cause this. Any other suggestions? _http://www.sportsmansresource.com/flocalxnewyork_1a.htm_

Re: [css-d] Droid RAZR problem

2012-08-30 Thread Philip TAYLOR
32 HTML errors and 68 warnings; once these are corrected, there is a far greater chance that the site will behave correctly and consistently across all platforms. http://validator.w3.org/check?uri=http://www.sportsmansresource.com/flocalxnewyork_1a.htm Philip Taylor bho

[css-d] Droid RAZR problem

2012-08-30 Thread BHomis
Hi. I'm rebuilding a very old website, and I've got a page designed that seems to work properly on all platforms, except on the Droid RAZR. Contents within a p tag don't fill their entire containing div. It only seems to fill the left half of a div. I'm not an expert, but I'm scratching