|
|
|
|
![]() ![]() |
Dec 24 2004, 12:31 AM
Post
#1
|
|
|
Newbie [ Level 1 ] Group: Members Posts: 9 Joined: 15-December 04 Member No.: 1,769 |
Hi ,
I begin to use Javascript recently. I understand very well and I'm already able to make little scripts. I like Javascript , it adds interactivity to the page. But sometimes , it is not so good ( Alerts while a page is loading ) So when do you use it , and when do you think Javascript is the most useful on a page. Thanks Mathieu |
|
|
|
Dec 28 2004, 08:13 PM
Post
#2
|
|
|
Member - Active Contributor Group: Members Posts: 92 Joined: 15-December 04 From: New Mexico Member No.: 1,759 |
I too like javascript. It is extremely versital. You can accomplish just about anything with it.
When to use it? Well, I use javascript on just about every site I build in one form or another depending on what it is I am trying to accomplish. Primarily I use it from graphical effects such as random image and html. It works well for image roll-over scripts, although I mostly use a text roll-over script like the one in my tutorial I post on creating a text roll-over verses an image roll-over. Javascript works well for creating code generators. I often write a code generator in javascript to create additional pages for my client's site so that they can add pages and text themselves and not have to pay me to do it for them. Combined with SSI, javascript can be as powerful as any other language allowing you to create pages on the fly depending on user interaction and it can write to and retrieve from a database. As I have stated quite a few times, I am self taught and I found javascript to be easy to comprehend and implement. I will always use javascript in my design, but as I am finding out, languages like php are more stable, while offering the same, if not more versitility. pete |
|
|
|
Jan 5 2005, 07:54 PM
Post
#3
|
|
|
Advanced Member Group: Members Posts: 160 Joined: 1-January 05 From: USVI Member No.: 1,961 |
I myself have had the privilege to play around with java scripts. I think java scripting has the same feel like server side scripting like asp and php for interactive purposes. I am employed to work with hardware and my job keeps me very busy so I have not had the chance to learn php, which I think is the way to go. I did a bit of asp but like php better and really want to learn it inside out. If only I could make the time.
I have accumulated a lot of tutorial on php though, and plan to do something about it this year. I have to juggle that with a cisco course I’m doing hmmm, if only I could duplicate myself. |
|
|
|
Jan 8 2005, 05:30 AM
Post
#4
|
|
|
Newbie [ Level 1 ] Group: Members Posts: 8 Joined: 20-December 04 From: Thailand Member No.: 1,817 |
For myself, i think javascript is necessary for every site, it will make your site so beautiful for small site to medium site and security for medium site to big site...
For me i ussually download from free script site or written script by myself(about easy code - open/close window, alert/confirm form, randon code, etc...), i love that. |
|
|
|
Jan 8 2005, 05:41 AM
Post
#5
|
|
|
Member [ Level 2 ] Group: Members Posts: 56 Joined: 24-December 04 Member No.: 1,874 |
Javascript has its place. If done improperly can cause a multitude of problems from crashing your computer to making your site slow. You just have to be careful and make sure your code runs well in a test environment on any browser. It can be used for a great many things from dhtml to simple form validation.
|
|
|
|
Jan 9 2005, 11:42 AM
Post
#6
|
|
|
Newbie [ Level 1 ] Group: Members Posts: 9 Joined: 9-January 05 From: California, US Member No.: 2,063 |
i don't use javascript to add "style" to my page. i use for stuff like, people not being able to right click so they can't steal my stuff!! and also not being able to see where a link goes to when it shows up in the bottom of your browser (you know, where it says Done?) and other stuff. js is great
|
|
|
|
Jan 9 2005, 01:09 PM
Post
#7
|
|
|
Member - Active Contributor Group: Members Posts: 92 Joined: 15-December 04 From: New Mexico Member No.: 1,759 |
QUOTE(liquidsparxx @ Jan 9 2005, 04:42 AM) i don't use javascript to add "style" to my page. i use for stuff like, people not being able to right click so they can't steal my stuff!! and also not being able to see where a link goes to when it shows up in the bottom of your browser (you know, where it says Done?) and other stuff. js is great The no right click script will onlt keep a newbie out. pete |
|
|
|
Jan 9 2005, 02:22 PM
Post
#8
|
|
|
Member - Active Contributor Group: Members Posts: 80 Joined: 8-January 05 From: England Member No.: 2,047 |
JavaScript being exeuted on the client side also gives a huge amount of explotability to a website if used badley, storage of passwords etc in JScript vaiables can easily be read by anyone. It is interesting to see how it can be used though in a website although i prefer Server Side scipting like PHP.
|
|
|
|
Jan 10 2005, 03:14 AM
Post
#9
|
|
|
Premium Member Group: Members Posts: 240 Joined: 13-November 04 From: Arizona Member No.: 1,356 |
javascript is pretty useful. But i don't like how some people make their pages too flashy with excessive rollovers and/or too many flashing/moving images floating around the site. Otherwise, i believe javascript is wonderful for little things like expandable sidebars.
|
|
|
|
Jan 10 2005, 08:32 PM
Post
#10
|
|
|
Member - Active Contributor Group: Members Posts: 76 Joined: 10-January 05 Member No.: 2,088 |
Although i'm not a great programmer, I do know my way around Javascript. It was one of the first script-languages I knew and could control
|
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 11th October 2008 - 06:07 PM |