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

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

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