Forum Replies Created
-
AuthorPosts
-
ponycoachMember
Both glitches have been fixed. Adding the following code as described above did the trick.
.tools ul li a {
-webkit-transition: width .3s ease;
-moz-transition: width .3s ease;
-ms-transition: width .3s ease;
-o-transition: width .3s ease;
transition: width .3s ease;
}#slidedown-load {position:absolute;}
Great Job and Thanks.
ponycoachMemberThe behavior is worse on your demo site. If I click search from the home page of your demo site and select the drop down box, then select a post type the search page disappears showing the home page again but the X to close the search page still remains. If I scroll up on the home page suddenly the search page displays again remembering the selection I just made for post type. When I enter my search text and hit search it disappears again showing the home page. if I scroll up again then it does kind of a refresh and shows the search results. I can screen shot everything if it will help.
ponycoachMemberSafari using iOS 8.1.3.
ponycoachMemberInteresting. It works on the older ipad for me too. However I did my original testing with the new ipad air 2 and it behaves badly on that device.
Step 1
Click on search button
https://www.dropbox.com/s/0pl91nbac5swint/photo%201.JPG?dl=0Step 2
Click on selection box
https://www.dropbox.com/s/zdma1mmtqq4xzo3/photo%202.JPG?dl=0Step 3
Click on text field
https://www.dropbox.com/s/j4dzpvmawa9bsdf/photo%203.JPG?dl=0Step 4
Click on selection box a second time before performing any searches and select a different type
https://www.dropbox.com/s/btv6tn28c0t3422/photo%204.JPG?dl=0Step 5
Attempt to click on search box again and nothing is clickable. If freezes. Not even the X on the top right of the page to close it works.
https://www.dropbox.com/s/huy16mqkf2j2fui/photo%205.JPG?dl=0 -
AuthorPosts