No announcements
Found 2599524 threads
-
0 Votes
Enable a button in jquery once a certain string has been entered
User-2054057000 posted You will have to work in the jQuery .change() event of your text box: $("#yourTextBox").change(function () ...Answered | 1 Replies | 19 Views | Created by Anonymous - Wednesday, May 22, 2019 9:46 PM | Last reply by Anonymous - Thursday, May 23, 2019 3:32 AM -
0 Votes
Hide a selection option once it has been choosen
As an alternative, I would suggest you can read the all list items meeting time field to get the existing meeting time and then remove the meeting time in the dropdown list (pick ...Answered | 1 Replies | 499 Views | Created by J.Crowe - Monday, November 23, 2015 9:50 PM | Last reply by Jerry Zy - Wednesday, November 25, 2015 8:59 AM -
1 Votes
Continue to get numbers until a certain string is entered?
string text = Console.ReadLine(); while(text !Answered | 2 Replies | 837 Views | Created by Braydon D - Saturday, February 22, 2014 3:59 AM | Last reply by Braydon D - Saturday, February 22, 2014 5:49 AM -
2 Votes
jquery enabled pages
I know that client side Java Script executing is not supported in web tests; however if a page is just displaying data pulled (GET requests) using jquery I think we can tests ...Answered | 1 Replies | 4180 Views | Created by .net.developer - Tuesday, February 1, 2011 2:06 PM | Last reply by RubelS_MSFT - Tuesday, February 1, 2011 4:11 PM -
2 Votes
Show jquery-ui modal only once
Could be a web part, could be an endpoint that you call from jquery or ajax code using MS Ajax.Answered | 3 Replies | 5295 Views | Created by John Bailo - Wednesday, May 13, 2009 5:08 PM | Last reply by daniel.larson - Wednesday, May 13, 2009 6:29 PM -
0 Votes
entering multiple data at once
The %s format tells scanf to read characters (not necessarily digits) into a C style string.Answered | 5 Replies | 649 Views | Created by TheNeglectedOne - Monday, November 18, 2013 9:40 PM | Last reply by Anna Cc - Tuesday, November 19, 2013 9:26 AM -
2 Votes
Jquery string manipulation
My current issue is when I create a variable for the acronym (which is null until the user enters it) it returns a blank value.Answered | 5 Replies | 1121 Views | Created by Palumbob413 - Monday, April 27, 2015 7:17 PM | Last reply by Jaison Arumugam - Wednesday, May 6, 2015 5:45 AM -
0 Votes
Identify which button has been clicked
But i have question will i get "Form Submitted Successfully" message once form is submitted and will my code get executed after my form is submitted?Answered | 7 Replies | 7043 Views | Created by Anna Jhaveri - Thursday, September 30, 2010 5:15 PM | Last reply by AliMurtaza - Thursday, October 21, 2010 6:48 AM -
0 Votes
Use of "Enter" button in navigation pane
When the user presses the "Enter" button again, the buttom gets the focus.Answered | 5 Replies | 1715 Views | Created by BrunoDG - Wednesday, August 22, 2012 7:07 AM | Last reply by KCDW - Friday, September 7, 2012 9:36 PM -
2 Votes
The enter button
Renee Hello Rene ,, How have you been... ?Answered | 8 Replies | 3117 Views | Created by Durim Kelmendi - Thursday, October 29, 2009 2:54 AM | Last reply by Cor Ligthert - Sunday, November 1, 2009 8:28 AM -
0 Votes
Enabling CORS for JQuery
We are able to make cross domain REST calls from jquery using JSONP get calls.Answered | 1 Replies | 2121 Views | Created by myowntest - Wednesday, November 7, 2012 3:24 AM | Last reply by Nico_He - Thursday, November 8, 2012 7:33 AM -
3 Votes
Associating Enter key with a button.
That's not the same as having initial focus, and you're still going to need to catch Enter if anything other than a button has focus.Answered | 11 Replies | 6182 Views | Created by Renz Bagaporo - Friday, April 5, 2013 3:29 PM | Last reply by Rebecca M. Riordan - Tuesday, April 9, 2013 11:17 AM -
0 Votes
Connection String property has not been initialized.
ok but in the above code there is no sqlcon declaration as sqlconnection you declare conn as sqlconnection variable and you added that connectionstring to it if ...Answered | 4 Replies | 16949 Views | Created by RichadAbdul - Friday, May 11, 2012 3:57 PM | Last reply by Kumar Jalli - Saturday, May 12, 2012 11:45 AM -
0 Votes
How do you highlight a number automatically when the date/time has been reached and prevent it from being entered into a textbox?
Once again thanks.Answered | 7 Replies | 2602 Views | Created by vb2005newbie - Sunday, February 15, 2009 12:13 PM | Last reply by vb2005newbie - Wednesday, February 18, 2009 4:01 PM -
0 Votes
button "clicked" with Enter key
I would like to "click" them with Enter key.Answered | 7 Replies | 2778 Views | Created by Mitja Bonca - Sunday, June 7, 2009 2:34 PM | Last reply by Rudedog2 - Wednesday, June 10, 2009 12:50 PM -
3 Votes
Using 'Enter' or Button
The OAP for the enter key: the textbox AcceptsReturn property refers to using the Enter key for a Multi-Line textbox; ...Answered | 5 Replies | 3481 Views | Created by TheOAP - Tuesday, April 21, 2009 8:10 PM | Last reply by DeborahK - Wednesday, April 29, 2009 3:36 PM -
0 Votes
enter button event
Could I Know reason why Accept button will not work in your case, Because it is standard way to assign default buttton to the form.Answered | 5 Replies | 3251 Views | Created by umesh joshi - Tuesday, June 15, 2010 6:21 PM | Last reply by Nayan Paregi - Thursday, June 17, 2010 3:08 AM -
0 Votes
Enter button problems
The correct key is the Tab key to move to the next Control on the Form, NOT Enter key.Answered | 2 Replies | 401 Views | Created by Schnyde1111 - Friday, October 17, 2014 11:01 PM | Last reply by Schnyde1111 - Saturday, October 18, 2014 1:03 AM -
30 Votes
code execution has been interrupted
Once you're in the editor press ctrl+break twice in quick succession. that's it!Answered | 22 Replies | 141622 Views | Created by Anonymous1629 - Tuesday, September 30, 2008 6:14 PM | Last reply by ReefReefy - Monday, January 18, 2016 12:14 PM -
0 Votes
Buttons just appearing as text for certain clients until enabled with onClick and enabled
Would anyone know why buttons may disappear for some clients but not others.Answered | 1 Replies | 562 Views | Created by kindnesshelps - Saturday, April 18, 2015 1:33 PM | Last reply by kindnesshelps - Sunday, April 19, 2015 1:25 AM - Items 1 to 20 of 2599524 Next ›
No announcements