javascript - Slide asp.net content page -


i have web site has master page , content page. have few menu items listed on master page template. want bring pages based on link click such that, pages loaded sliding animation. also, here want slide content page.. not whole page. appreciated greatly.

thanks

you can in following ways

in menu click can call ajax page content , show div in animated way.

or

put all page content in 1 page , hide non active contents, show contends according menu click (you can refer jquery tab )


Comments

Popular posts from this blog

rest - Spring boot: Request method 'PUT' not supported -

php - Magento - Deleted Base url key -

symfony - imagine_filter() not generating the correct url in LiipImagineBundle -