Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Smooth mobile navigation sidebars

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #42860
    Koopa
    Participant

    Hey there,
    I want to know how to build a sidebar which slides very smoothly on mobile devices for example Google’s Mobile Search Site or the [tablet optimized site of cultofmac.com](http://m.cultofmac.com “”) have such a great sidebars. I actually use Jquery for those tasks, but slides in jquery aren’t smooth at all :(

    Thanks in advance ;)

    #125327
    tomrogers123
    Member

    Personally, I think you’re better off using CSS3 animation for this unless legacy browser support is a big issue. As they are integrated natively, they will perform better in the default browser than some JavaScript that has to take account of some many other circumstances.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.