Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~988 People Reached
Member Avatar for thak123

`enter code here`I am working on a jquery mobile html5 application.I have various pages with page id-"page1"... Onclick of button i want a parameter to be passed with the function on which the navigation will be taking place. for ex <input type="button" data-transition="fade" value="Next" onclick="checkIfValid('2');" data-icon="arrow-r" data-iconpos="right"> so it redirects …

Member Avatar for LastMitch
0
194
Member Avatar for thak123

I want to get a pop like save As in a HTML page .In the Page i am writing all my data And I append it to a variable . And i attach it to a tag in the page which is the hyperlink to save the file . I …

0
65
Member Avatar for thak123

I want to write XMl using xml text writer ..but i dont want to final output to be the special symbols with amp; format ..how can i do it

Member Avatar for nmaillet
0
61
Member Avatar for thak123

I tried $('#page18').bind("load",function() { alert("total Type") ; }); and also i tried doing this $('#page18').ready( function() { alert("total Type") I want to call a function on Load of a Html5 Jquery Mobile page. I have various Div with <data-role="page"> Each of them has Id.Now with navigation when I reach on …

Member Avatar for Sogo7
0
156
Member Avatar for thak123

I want to create a full html5 file with the fields fetchg from my database. I cant get to create a file directly . Can anyone help me.

Member Avatar for Mike Askew
0
299
Member Avatar for thak123

How can i export the values of the text box in html to a csv or a excel .I have created an HTML Form which will be used from a local computer and want the form data to be saved in CSV file. Each time the form is submitted, it …

Member Avatar for thak123
0
117
Member Avatar for thak123

i have a webpage in html5 with various divs made into pages with data-role="page" and each page having id="second" "third etc... Now i want to use the inbuilt validations..but for that i have to use the form tag...which redirects my pages to the html5 homepage..which is undesirable...can anyone help. <div …

Member Avatar for ShadyTyrant
0
96