Argh, I feel stupid now… It works!
Great! you’ve helped me a lot! SOLVED!
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
December 09, 2010 1:31am
Subscribe [4]#16 / Dec 10, 2010 7:48am
Argh, I feel stupid now… It works!
Great! you’ve helped me a lot! SOLVED!
#17 / Jan 18, 2011 8:47am
ok, i have the javascript code working, but i need like a submit button? to send the data to my controller?
#18 / Jan 18, 2011 9:43am
sory, it´s working. but not in internet explorer! can anyone help?
#19 / Jan 18, 2011 11:38am
hi,
what problem are you getting?
sortable works fine for me across multiple versions of ie
#20 / Jan 18, 2011 11:43am
i add this
[removed]
if (typeof console == “undefined”) {
this.console = {log: function() {}};
}
[removed]
and workd fine now! thank you