jQuery Mobile change CSS on 'pageshow' -


i'm trying change css everytime page load/show. how can that?

it works when first loading, after page changing css original format , not change @ all

it's simple code

jquery('#cc11').css({'height': 300}); 

i included on pageshow/pageinit/pagecreate , works, after changing page , going (sliding) css not update, not change, if call jquery function on button, not change @ all

i don't know i'm missing, how can make css change after changing pages?


Comments

Popular posts from this blog

C# random value from dictionary and tuple -

cgi - How do I interpret URLs without extension as files rather than missing directories in nginx? -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -