Search Type: Posts; User: lysy
Search: Search took 0.03 seconds.
-
7 Oct 2009 12:56 AM
Jump to post Thread: JQuery val/text equivalent by lysy
- Replies
- 6
- Views
- 6,923
DOM methods are fine for me. I'm just starting to learn Ext and because I'm familiar only with JQuery I was trying to find something similar. So, for input elements setting/getting value should be...
-
6 Oct 2009 2:57 PM
Jump to post Thread: JQuery val/text equivalent by lysy
- Replies
- 6
- Views
- 6,923
Hi!
I'm looking for an JQuery equivalent of:
$('input:first').val() // getting value from selected element
$('#photos').text() // getting text from selected element
I walk trough Ext Core...
Results 1 to 2 of 2
