Skip to main content

All Questions

Tagged with
1 vote
1 answer
53 views

opening a new web form in a jquery mobile panel

I am trying to open a new web form in a Jquery Mobile panel. I am trying to open a panel on webform3.aspx and trying to call a new web form called webform2.aspx from webform3.aspx. Below is my code: &...
Anjali's user avatar
  • 2,656
0 votes
1 answer
132 views

closing the Jquery mobile panel on submit button

I have a jquery mobile panel like so: <a href="#panel2" class="ss-header-actions-language"> <span class="ss-header-labels" id="ss-general-label"&...
Anjali's user avatar
  • 2,656
0 votes
1 answer
721 views

Access JavaScript variable in ASP.NET

I am trying to access JavaScript variable in the href attribute of anchor tag. Javascript: <script language="javascript"> $(document).ready(function(){ $(":input[name= 'purpose']")....
SiChiPan's user avatar
0 votes
2 answers
329 views

How to increase font size only for desktop device

Working on ASP.Net MVC project, I don't want to just say... looking for a way to detect mobile / desktop device. as on mozilla web site, they say ...your first step is to try to avoid it if possible. ...
GirlCode's user avatar
1 vote
3 answers
9k views

ASP.Net Export List to CSV

I have a very old asp.net application that uses C# .Net and JQuery Mobile, and I need to add 1 feature: Export a list of data to a csv file. Thus far, I have the UI stuff sorted out. I have a jquery ...
GJGerson's user avatar
  • 211
-1 votes
1 answer
1k views

Losing Bootstrap CSS after postback

there is a dropdown which is binded to a function which calls another main function, the page then postbacks and the css of all the controls gets removed automatically.PLS HELP I AM STUCK FOR HOURS ...
moon shine's user avatar
0 votes
1 answer
2k views

Launch front camera in Mobile Web app developed using C# Jquery

I want to launch front camera by default in a web browser for an ASP.NET web application developed using C# language and it uses jquery, HTML for UI. Now, it always open back camera by default. How to ...
deepak's user avatar
  • 1
0 votes
1 answer
874 views

dropdown list not working in mobile view in asp.net

i have 2 drop down list one is working but another is not working in mobile view. after clicking the toggle bottom in the mobile view only first dropdown only working rest of drop down list not ...
vinila priya's user avatar
0 votes
0 answers
23 views

Does the 4th dialog level of asp.net website work on mobile browser?

In asp.net (c#) website, I have 4th level of dialog work correctly in computer browsers but not work in mobile browsers , and its parents 1st ,2nd and 3rd are work correctly in both computer and ...
nedaa hattab's user avatar
0 votes
1 answer
21 views

JQuery Mobile Select not formating properly from asp.net web form

I am creating a simple mobile app using an asp.net web form that I would like to use the JQuery mobile Select Menu control in. The problem I am having is that the control does not render properly when ...
DougM's user avatar
  • 129
0 votes
1 answer
1k views

jquery modal ui in ascx asp.net

today i have certain problem using user control (.ascx) in asp.net technology. currently, i have scenario where the ideas are to put modal jquery mobile modal into ascx. then save the data based on ...
Faris Fajar's user avatar
0 votes
1 answer
68 views

Prevent jQuery mobile link caching

I have a asp.net website with some header links in master page. For some of them I added link to jQuery mobile script to format those specific pages (forms) to look good on phones/tablets. But after ...
okkko's user avatar
  • 1,070
1 vote
0 answers
325 views

AJAX request giving 404 from mobile app

I'm writing a test mobile app using asp.net, jquery mobile and phonegap. I have a simple form in which you enter an year and click submit. Ajax call is made to results.aspx.cs page on the server ...
user avatar
0 votes
1 answer
98 views

Asp.net works on mobile device

I asked to get clarify, I have an asp.net site it works great. Site Contains many pages ,what I aim to do, is to make this page works on mobile device. The Real problem it, my page contains many and ...
Nesreen adly's user avatar
0 votes
1 answer
205 views

signalR with jquery mobile causing lot of problems

I am new to jquery mobile and signalR, and I am trying to add calling feature to my mobile app( built using jq mobile and js mainly), and I am getting this error http://localhost:2286/signalr/...
Manjeet Singh's user avatar

15 30 50 per page
1
2 3 4 5
14