MyPage is a personalized page based on your interests.The page is customized to help you to find content that matters you the most.


I'm not curious

How to change div element html value in jquery mobile?

0
Started on: 11 July 13
I am using Jquery Mobile framework for my mobile website.

I want to change the div element html value to change using jquery mobile script.

My html code below
Html:
<div id="login" >Login</div>

Jquery:
$("#login").html("Loading");
How to use in Jquery Mobile? if i try the above script it removes all the button style.



I am using Jquery Mobile framework for my mobile website.

I want to change the div element html value to change using jquery mobile script.

My html code below

Html:

Login

Jquery:

$("#login").html("Loading");

How to use in Jquery Mobile? if i try the above script it removes all the button style.

This challenge is listed under Development & Implementations , Mobility and E-Commerce Community

Related Posts:

Initiator

Please to reply this post
Important:
  • We hope the conversations that take place on MyTechLogy.com will be constructive and thought-provoking.
  • To ensure the quality of the discussion, our moderators may review/edit the comments for clarity and relevance.
  • Comments that are promotional, mean-spirited, or off-topic may be deleted per the moderators' judgment.
Awards & Accolades for MyTechLogy
Winner of
REDHERRING
Top 100 Asia
Finalist at SiTF Awards 2014 under the category Best Social & Community Product
Finalist at HR Vendor of the Year 2015 Awards under the category Best Learning Management System
Finalist at HR Vendor of the Year 2015 Awards under the category Best Talent Management Software
Hidden Image Url

Back to Top