Re: Add another link missing in Chrome

2014-12-12 Thread Timothy Good
Russ, Bingo! I cleared Chrome's images & files "From the beginning of time" (now there is a weird idea) and it was fine. Much appreciated. Tim On Saturday, December 6, 2014 9:15:43 PM UTC-5, Russell Keith-Magee wrote: > > Hi Timothy, > > No two browsers will ever render things *identically*,

Re: Add another link missing in Chrome

2014-12-06 Thread Russell Keith-Magee
Hi Timothy, No two browsers will ever render things *identically*, but it should certainly be functionally equivalent, and at least bear a striking resemblance to each other. There certainly shouldn't be a missing button or anything like that. My immediate reaction is that you've probably got som

Re: Add another link missing in Chrome

2014-12-06 Thread Timothy Good
Here is the heart of my question: Is basic Django code (like in the poll tutoiral) supposed to render the same in different browsers? If the answer is 'Yes' this looks like a bug. Thoughts? On Friday, December 5, 2014 11:19:37 AM UTC-5, Timothy Good wrote: > > Django Users, > > I am working