Click here to Skip to main content
15,893,486 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Which is the advance technology in web page designing with Javascript?
Posted
Updated 24-Oct-10 7:58am
v3
Comments
Sandeep Mewara 24-Oct-10 13:03pm    
1. Typing in all CAPS is considered rude, avoid it.
2. Yupr question is not quite clear. What are you trying to work on and ask?
Abhinav S 24-Oct-10 13:05pm    
Try Silverlight.

1 solution

Not sure what you mean by "advance technology", but I'm guessing you mean "a technology capable of handling more complex scenarios than can easily be done with HTML and Javascript". You might be looking for:
  • jQuery (a Javascript library)
  • ASP.Net (a client-server architecture)
  • Silverlight (RIA plugin)
  • Flash (RIA plugin)
  • Visual Studio (Web-capable IDE)

If none of that is what you are looking for, you might consider phrasing your questions better.
 
Share this answer
 
Comments
Sanket8989 24-Oct-10 14:06pm    
thank you.i did my question correct.Actually i looking for an option to replace html.its very time consuming to design webpage using html in netbeans and also its not attractive.
AspDotNetDev 24-Oct-10 14:23pm    
Ah, if you are looking for something to replace HTML, Silverlight or Flash are your best bet (the others just make use of HTML, while Silverlight/Flash don't involve HTML).
LloydA111 24-Oct-10 15:06pm    
Well why not just use another IDE for writing the HTML if you don't like NetBeans, I've never actually heard of anyone writing HTML in NetBeans before.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900