Ashok
Posts: 0
Joined: Fri Dec 06, 2013 5:55 am

Facebook

Image Image

i am trying to implement this animation cud u pls help me out.... on the click of a button placed on the header i want a page to slide towards the right and display the information of all the files pls help me..wat is the procedure i must follow to achieve this

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Facebook

Hello! This post should help https://getsatisfaction.com/apperyio/...

Ashok
Posts: 0
Joined: Fri Dec 06, 2013 5:55 am

Facebook

This post allows you to apply div tags , but i dont want that i want to apply appery tools to that particular swiped left page....i have a button on whose click i want the page to appear....
is it possible to add the components on a different page and on the click on page1 i want that page to swipe left...pls help me

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Facebook

Hi Ashok,

You can try adding Swipe handler on the whole page.

Ashok
Posts: 0
Joined: Fri Dec 06, 2013 5:55 am

Facebook

thats fine but now i have implemented it all into a html panel....now i am not able to access the components... i want accesibility to the components suppose an button is put in the panel i want perform an alert on that button cud u pls help me

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Facebook

Ashok,

Then you should use this code:pre$("selector").on("swipeleft", myfun);/preWhere 'selectror' is a component selector,
'myfun' is a handler function.

Return to “Issues”