Jump to content

Recommended Posts

Posted

This is the website that we launched this one some weeks ago for an Art Therapist based in Zurich.

http://heikeprehler.ch/

We had to deal with a quite large amount of text here, so our main concern was to make the website light and easy to navigate (also vertically, inside each page). On the backend, we also decided to divide everything very well, to make it easy for the client o edit, but also to make it easy for us to output the content as flexibly as possible. Each content page is divided in blocks of children, that allowed us to have IDs for each of them, and link individually with hash links on the top of the pages. It also allows us to place slideshows under each block by allowing the client to simply upload the images to an image field, instead of inserting them in the rich text area.

The site is responsive, of course :) 

  • Like 11
Posted

When viewed on android browser (4.4.2, yes I know, it's old, I should upgrade ) here is what I see:

post-2202-0-63842100-1464970558_thumb.pn

post-2202-0-62789700-1464970562_thumb.pn

It's ok on chrome.

  • Like 1
Posted

Thanks for reporting @matjazp! I forgot the prefix on the transform property when rotating, should be working now.

Posted

Hm, can't see any prefix on rotate(180deg). Caching? But don't bother with that, I should upgrade my Android instead :-)

Posted

I applied prefix free by Lea Verou to the site, so I don't think it can be a cache problem. This is a JS file that applies the prefixes on the client, so if you're looking at the source from a pc that doesn't need prefix for that, it won't show up, but should work on the old browser, since android 4.4 supports transforms with the webkit prefix.

Posted

When I tested, it didn't work so I looked at the source and commented that. I simply forget about js prefixing. But I just tested it now and it's working :-)

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...