Title: difference between IOS and Android
Last modified: September 1, 2016

---

# difference between IOS and Android

 *  [vitomjj](https://wordpress.org/support/users/vitomjj/)
 * (@vitomjj)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/difference-between-ios-and-android/)
 * hello, you’ve already helped me for the menu background, thank you again.
    I’ve
   another problem but I don’t know if it depends on the plugin or not. in responsive
   mobile version there is a big difference between IOS and Android. In IOS (Safari
   or Chrome) the menu does not stick up and the entire page scrolls. I don’t understand
   why. it is a IOS limit? you can try? [link](http://serposrl.it)
 * [https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/](https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/difference-between-ios-and-android/#post-7461270)
 * I think it’s because your site is within a frameset. In iOS, it’s possible that
   when you scroll, you’re scrolling the page itself (not the page inside the frame,
   but the “outer” page) so there’s no actual scrolling happening on the page that’s*
   inside* the frame.
 * I’m not 100% sure about this but it’s worth checking to see if the same behavior
   happens if your page is not part of a frameset.
 *  Thread Starter [vitomjj](https://wordpress.org/support/users/vitomjj/)
 * (@vitomjj)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/difference-between-ios-and-android/#post-7461347)
 * unfortunately I can’t do without the frameset.. my site is on a different domain.
 * i’ve another question (off topic).
    can I change the size of the menu bar when
   stick at the top? I would like to be thinner when scrolls down
 *  [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/difference-between-ios-and-android/#post-7461369)
 * You can use this CSS:
 *     ```
       .sticky-element-original {
          /* all your styles for the element, sticky or not */
       }
   
       .sticky-element-original.sticky-element-active {
          /* all your styles for the element when it's NOT sticky */
       }
   
       .sticky-element-original:not(.sticky-element-active) {
          /* all your styles for the element when it's sticky */
       }
       ```
   
 * That way, you can style the menu (and change the size) when it becomes sticky.
 *  Thread Starter [vitomjj](https://wordpress.org/support/users/vitomjj/)
 * (@vitomjj)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/difference-between-ios-and-android/#post-7461488)
 * Ok thanks, i try 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘difference between IOS and Android’ is closed to new replies.

 * ![](https://ps.w.org/sticky-menu-or-anything-on-scroll/assets/icon-256x256.gif?
   rev=2564941)
 * [Sticky Menu & Sticky Header](https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sticky-menu-or-anything-on-scroll/)
 * [Active Topics](https://wordpress.org/support/plugin/sticky-menu-or-anything-on-scroll/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sticky-menu-or-anything-on-scroll/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sticky-menu-or-anything-on-scroll/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [vitomjj](https://wordpress.org/support/users/vitomjj/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/difference-between-ios-and-android/#post-7461488)
 * Status: not resolved