Template Numbered Pagination
JP <[email protected]>
| Newsgroups | gmane.comp.web.blogger.api |
|---|---|
| Message-ID | <[email protected]> |
I've been examining the navigation code found in various blogger templates and could use come clarification. A very common approach is to pass a range of time stamps to the JS method encodeURIComponent when generating paginated links...as a way to convert symbols (ex: colons from the time of day) to their url encoded counterparts (ex: %3A). This all makes sense and works as expected...except on iphones. For whatever reason the url gets converted back (ex: colons) while the page is loading and that's when the pagination falls apart (presumably due to blogger's server-side formatting?). More specifically, it always shows that page 1 is the current page highlighted even when I'm on a later page. Does anyone know why safari's converting these symbols back? It doesn't happen when using an ipad, and I have the mobile template option turned off on my blogger dashboard. Any insight would be appreciated. -- You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/bloggerdev. For more options, visit https://groups.google.com/d/optout.