+1
I REALLY ignore IE for development purposes. If something works on IE, its
a plus. ;-)

Regards,


2014-02-07 12:57 GMT-02:00 Willoughby <neil.erik...@gmail.com>:

> IE has been out for 18 years and since day one has exhibited differing
> behavior to that of other browsers that have come along the way.
> (And I say this as someone who likes IE)
>
> As a web developer, you quickly learn that and either code around it for
> your IE users or ignore the 'quirks' that IE provides for you.
>
> In web2py, you'll notice many templates already have IE specific
> workarounds to handle issues of a general nature.
> I don't use SQLFORM, so I don't know what that specific code holds.  Could
> be that IE11+ has introduced something new for us to tackle.
>
> Either way, I think this is a small 'quirk' that many would likely
> ignore.  This is probably why no one has responded.
>
>
>
> On Wednesday, February 5, 2014 10:57:30 AM UTC-5, horridohobbyist wrote:
>>
>> I'm using SQLFORM.grid with pagination. In Chrome, Firefox, and Safari,
>> the bottom of the grid looks like this:
>>
>>
>> <https://lh6.googleusercontent.com/--qxdHiziBMk/UvJeijJxamI/AAAAAAAAA3g/tO38T6oazHo/s1600/Capture2.PNG>
>>
>> But in Internet Explorer 11 (and presumably earlier versions of IE), the
>> bottom of the grid looks like this:
>>
>>
>> <https://lh4.googleusercontent.com/-TGbTs3Zq02k/UvJe3wQqxKI/AAAAAAAAA3o/ZgqFVJ05Xi0/s1600/Capture.PNG>
>>
>> What's that strange artifact just above the pagination bar?? And why does
>> it only show up in the IE browser?
>>
>> Thanks.
>>
>>  --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to