hi all
in the following syntax document.getElementById('ID').innerHTML = 'value'; ID here is the element that has to be changed .is there any other way to use this method if the ID is not known.
...
Type: Posts; User: thimmappa449; Keyword(s):
hi all
in the following syntax document.getElementById('ID').innerHTML = 'value'; ID here is the element that has to be changed .is there any other way to use this method if the ID is not known.
...
i would like to do something like http://www.urbanspoon.com/spin-widget ..... please help me in that aspect....
Hi all
i have shuffle function with me which shuffles data in an array and i am displaying the array values in a table along column wise.By an on click event the values in the table has to...
please find if any errors are there ,and here the monthNames dayNames yearNames are declared in another file,and the results obtained after shuffle they are diplayed in the table along column wise...
hello friends i have posted a thread about spiining data before 15 days but i didnt get reply from any users .But i got a amall solutionfor the query and idont know how to insert the code into my...
HIII
I am devoloping an application which scrolls data in table vertically along column wise by clicking a button,if any one has the code for that please reply. in case if you have code for...
Hi Friends,
In ext-touch-debug.js file there is a function with the name Ext.Picker in which there is code for placing the values in the spinner. Here is the code
[CODE]
Ext.Picker =...