Click to See Complete Forum and Search --> : Javascript newbie


Viki
07-13-2004, 02:55 AM
Hi,
I am a complete newbie of Javascript and HTML. I never "designed" any web site. However, now I am traped by these technologies. Basically, I am a Java developer and I am developing a web based project based on Servlets/JSP. Project is divided into three layers

1: Presentation Layer: [Broswer, end-user will directly interact]
2: Business Logic Layer: [Servlets/Java Classes, communication with Database]
3: Persistence Layer: [Actual Database based on Oracle]

Now, I am all alone in this project. I can handle 2nd Layer and 3rd Layer. But I never worked with 1st Layer i.e Presenting informatiom using Javascripts and HTML.

Well, I am suppose to work on Layer 1 my-self. But I have less time therefore don't want to waste my time on javascript coding. Therefore, I am looking for "Free ready-made Javascript code" so that I can modify it as per my requiremnets. I also have to follow the same template for all the web pages involved in project. Like having same Logo on center-top of the page, same menu format on every web page etc.

Anyone kindly help me in this regard. This is urgent!

Bye,
Viki.

Kor
07-13-2004, 04:57 AM
As your request is vague, my answer will be the same. You may use external pages (JS and CSS) to be able to have a unique a quick control to layout (CSS) and functionability (JavaScript) of the web pages.

Viki
07-13-2004, 07:52 AM
Hi,
Can you give me any best source of Free Javascript code? So that I will modify as per my requiremnts. I think this is not the right approach but I have very less time and secondly this nt my area too.



Bye,
Viki.

Kor
07-13-2004, 08:16 AM
I really don't know which is the best... Google for which kind of script you need...

rhsunderground
07-13-2004, 10:24 PM
http://www.javascript.internet.com

Viki
07-14-2004, 01:09 AM
Hi,
Thanks for the url. Could you please any good book on JS which is suitable for me? or as per my need.

Bye,
Viki.