I am having problem with the title of a header in my jquery code.
Basically after the 3rd character of the title I’m getting … I’d like to display the whole title.
Why is it cutting it off and how can I fix this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
A proper CSS solution is described in point 4 here
http://www.webdesignerdepot.com/2011/05/10-handy-jquery-mobile-tips-and-snippets-to-get-you-started/
For list items add:
For footer content add:
Or take a look at this workaround
http://operationmobile.com/how-to-stop-your-jquery-mobile-header-from-being-cut/