TypeError: oElem.innerText is undefined13 (4/30/2013 12:51:27 AM) comp.lang.javascript I want the anchor to flash at an interval.
I don't know how to define the link to get it to flash.
I thought that innerText would work on the anchor.
I also tried oElem.style.color and oElem.color and oElem.... JRough
error starting slave770 (7/13/2012 9:48:16 PM) comp.databases.mysql I am trying to start mysqladmin from command line. I get this error message:
>sh-3.2# /usr/local/mysql/bin/mysqladmin -u root -p start
>Enter password:
>/usr/local/mysql/bin/mysqladmin: Error starting slav... jans
can't modify include path726 (6/20/2012 8:11:51 PM) comp.lang.php I did a locate php.ini on my Mac. I found 5 php.ini. Why do I have so many=
? I installed a Filemaker Web Sesrver and it added a php.ini. I also had T=
iger OS and then upgraded to Leopard OS. I think APpl... jans
jquery ,get the id of the input in order to delete input row?5428 (4/20/2012 6:39:19 PM) comp.lang.javascript Below is the delete function, but I don't know how to capture the input id. I am not using an html table for the data. The todo items are added dynamically through AJAX. How to select which id has the butto... JRough
help coding a hash table #2828 (2/7/2012 4:07:13 AM) comp.lang.javascript This is the time array, with hour key value pair. var time = new Array(); time['hour'][0] = "12:00"; time['hour'][1] = "13:00"; time['hour'][2] = "14:00"; time['hour'][3] = "15:00"; time['hour'][4] = "16:00"; t... JRough
help coding a hash table228 (2/7/2012 1:08:37 AM) comp.lang.javascript How do I create a javascript associative array or a JSON object of hours, minutes, and seconds because with code? I think my JSON object is right but how do I create the object with 60 minutes for each hour and... JRough
event question for a time input field221 (2/2/2012 6:46:17 PM) comp.lang.javascript I have a datefield with a YUI calendar object drop down with a customized time field that is displayed at the bottom of the calendar. The time field is just an input field that allows the user to change the... JRough
determine which submit input is clicked, get syntax error631 (1/14/2012 1:32:56 AM) comp.lang.javascript I have a question about the submit inputs. There are two filtered submit inputs that are independent of each other. I want to capture which one the user clicked. I get a syntax error on the asterisks. Firebug... css
add a search text field to another filter function116 (1/12/2012 3:06:46 AM) comp.lang.javascript I have added the 2 asterisks lines for the search field for orderNumber ****: This page is using YUI so its complicated to explain but the function I need to change should be simple js. --------------HTML------... janis.rough(56)
help coding a hash table #2828 (2/7/2012 4:07:13 AM) comp.lang.javascript This is the time array, with hour key value pair. var time = new Array(); time['hour'][0] = "12:00"; time['hour'][1] = "13:00"; time['hour'][2] = "14:00"; time['hour'][3] = "15:00"; time['hour'][4] = "16:00"; t... janis.rough(56)
can't modify include path726 (6/20/2012 8:11:51 PM) comp.lang.php I did a locate php.ini on my Mac. I found 5 php.ini. Why do I have so many=
? I installed a Filemaker Web Sesrver and it added a php.ini. I also had T=
iger OS and then upgraded to Leopard OS. I think APpl... janis.rough(56)
error starting slave770 (7/13/2012 9:48:16 PM) comp.databases.mysql I am trying to start mysqladmin from command line. I get this error message:
>sh-3.2# /usr/local/mysql/bin/mysqladmin -u root -p start
>Enter password:
>/usr/local/mysql/bin/mysqladmin: Error starting slav... janis.rough(56)
edit my path1541 (8/17/2012 9:26:50 PM) comp.unix.shell I need to add sproutcore to my path. . The path to sproutcore is:
/Users/jr/.gem/ruby/1.8/bin
So that needs to get added below and I don't want to mess up my path.
My path:
#PATH=$PATH:/usr/local/zend/bi... jlrough(485)
count table rows1545 (12/7/2012 6:27:48 PM) comp.lang.javascript I don't get any errors but I don't get the count of table rows either. I don't get the todocount output to the console.
tnx,
To-Dos
this is a test
of countingtablerows
... jlrough(485)