Since chgStatus is a select and the only node with that ID, all I have to do is append [0] to it, like so:
Code:
$(document).ready(function(){
chgJobstatus(jQuery('#chgStatus')[0]);
});
?
__________________
^_^
If anyone knows of a website that can offer ColdFusion help that isn't controlled by neurotic, pedantic jerks* (stackoverflow.com), please PM me with a link.
* The neurotic, pedantic jerks are not the owners; just the people who are in control of the "popularity contest".
|