Hi there.

In my current project I am wanting to have nice sliding transitions when a new 
page is navigated to.
This works wonderfully in Chrome & Firefox, however it isn't in Safari.

In Safari the elements do still go from point A to B, however there is no 
transition... it's just an instant change.

This is the transitions file:
https://github.com/Secondi/secondi-homepage/blob/develop/src/secondi/transition.cljs

And here is where the transition is used on the OM components:
https://github.com/Secondi/secondi-homepage/blob/develop/src/secondi/pages/generic.cljs

I've checked website examples using css3 transitions and they work fine in 
Safari.
Does anyone have any ideas as to why this isn't working? 

Cheers,
Luke

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" 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/clojurescript.

Reply via email to