Changeable controls with a click?
Posted: Wed Jan 14, 2009 5:04 am
sorry for asking but i really run out of ideas on how to seacrh this
im working on some modules for joomla to create a joomla SIS (Student Information System)
theres are many SIS already but none joomla based, but they do use php, theres is this one named CENTRE
http://demo.miller-group.net/ usr:admin, pass:admin
in the grades section -> report card grades you can see that you can click the underlined words and they transform inmmediately in a inputbox, i know that must be a JS because php is server side, so i downloaded the code but i cant follow it up
i tried to read the grade module but every file works with a lot of Request to some other module so i got lost, and not even talking about the <form> tag
plz can someone help me understand the code? or tell me how can i make appear inputboxes with a click and being able to submit them?
im working on some modules for joomla to create a joomla SIS (Student Information System)
theres are many SIS already but none joomla based, but they do use php, theres is this one named CENTRE
http://demo.miller-group.net/ usr:admin, pass:admin
in the grades section -> report card grades you can see that you can click the underlined words and they transform inmmediately in a inputbox, i know that must be a JS because php is server side, so i downloaded the code but i cant follow it up
i tried to read the grade module but every file works with a lot of Request to some other module so i got lost, and not even talking about the <form> tag
plz can someone help me understand the code? or tell me how can i make appear inputboxes with a click and being able to submit them?