Forums

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

Home Forums CSS issues with iPhone 3G

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #41498
    AttilaEgyed
    Participant

    Hi,
    on this site: http://atiweb.org/others/atiwebMobile/
    if you hit the menubar on the bottom and hit on the message icon (kapcsolat), you wont be able to slide down those stuff.

    basicly checkboxes with css styled labels and animated one :checked, this thing doesnt slide down on iPhone 3g safary, anyone knows why? :S

    shall I make it with jquery so it will work 100%, or is there any fix for this?

    P.S: one more thing, whenever i click on a menuItem it will have a grey square, i thoughts its the ::selection, or a:active so i tried =

    ::selection { background-color: none; }
    *:active, a:active { background-color: none; }

    but whenever i touch the menu those grey squares still appear :X

    what kind of js script is used to float divs like this?
    http://hakim.se/experiments

    ~ egyed attila

Viewing 1 post (of 1 total)
  • The forum ‘CSS’ is closed to new topics and replies.