reset password
Author Message
kk-das
Posts: 21
Posted 23:04 Oct 08, 2013 |
Is it okay that we use javascript in HW1?
To Create Event page, I have 2 buttons - Create Event and Add Guest, Since I wanted to submit the form, I want to change the action of form based on button click, Are we allowed to do that using javascript?
cysun
Posts: 2935
Posted 08:12 Oct 09, 2013 |

Yes, you can use JavaScript. JSP scripting elements mean JSP Expression, JSP Scriptlet, and JSP Declaration.

Eric Liao
Posts: 158
Posted 19:08 Oct 10, 2013 |
Hi, Dr Sun. I cannot submit .js file on csns for homework 1.
cysun
Posts: 2935
Posted 20:07 Oct 10, 2013 |

It should work now.

Eric Liao
Posts: 158
Posted 22:32 Oct 10, 2013 |

I wrote my css stuff in .less extension, and I cant submit at this moment.

 

Should I convert my .less file into css and submit it on csns?

cysun
Posts: 2935
Posted 22:44 Oct 10, 2013 |
Eric Liao wrote:

I wrote my css stuff in .less extension, and I cant submit at this moment.

 

Should I convert my .less file into css and submit it on csns?

less extension is allowed now.