Nepheligenous
Technical User
- Dec 11, 2002
- 17
Hi everyone,
I'm a maintenance technician and I have to keep track of hundreds of parts for the machines I work on. I have 4 cabinets that can hold around 125 plastic bins in which the parts are stored. I created a table in HTML using overLib (available at so that when you float the mouse pointer over each cell of the table (each cell being representitive of a storage bin), a popup appears that shows the part number and part description.
What I would like to do next is make it interactive, so if I click in the cell a sort of form could appear and I can either decrease the number or increase that number according to whether I remove parts or replenish parts.
Can I do this with Javascipt? If not, then which language (that can be embedded in HTML) can I use?
Any help would be GREATLY appreciated!
Vic
I'm a maintenance technician and I have to keep track of hundreds of parts for the machines I work on. I have 4 cabinets that can hold around 125 plastic bins in which the parts are stored. I created a table in HTML using overLib (available at so that when you float the mouse pointer over each cell of the table (each cell being representitive of a storage bin), a popup appears that shows the part number and part description.
What I would like to do next is make it interactive, so if I click in the cell a sort of form could appear and I can either decrease the number or increase that number according to whether I remove parts or replenish parts.
Can I do this with Javascipt? If not, then which language (that can be embedded in HTML) can I use?
Any help would be GREATLY appreciated!
Vic