Welcome Guest ( Log In | Register )



3 Pages V   1 2 3 >  
Reply to this topicStart new topic
> Javascript, Do you use javascript in your page ?
Mathieu_021
post Dec 24 2004, 12:31 AM
Post #1


Newbie [ Level 1 ]
Group Icon

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
Go to the top of the page
 
+Quote Post
pbolduc
post Dec 28 2004, 08:13 PM
Post #2


Member - Active Contributor
Group Icon

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 cool.gif

Go to the top of the page
 
+Quote Post
Rudy
post Jan 5 2005, 07:54 PM
Post #3


Advanced Member
Group Icon

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. sad.gif
Go to the top of the page
 
+Quote Post
nancmu
post Jan 8 2005, 05:30 AM
Post #4


Newbie [ Level 1 ]
Group Icon

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.
Go to the top of the page
 
+Quote Post
coder2000
post Jan 8 2005, 05:41 AM
Post #5


Member [ Level 2 ]
Group Icon

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.
Go to the top of the page
 
+Quote Post
liquidsparxx
post Jan 9 2005, 11:42 AM
Post #6


Newbie [ Level 1 ]
Group Icon

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 smile.gif
Go to the top of the page
 
+Quote Post
pbolduc
post Jan 9 2005, 01:09 PM
Post #7


Member - Active Contributor
Group Icon

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 smile.gif
*




The no right click script will onlt keep a newbie out.

pete cool.gif
Go to the top of the page
 
+Quote Post
pixelsmack
post Jan 9 2005, 02:22 PM
Post #8


Member - Active Contributor
Group Icon

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.
Go to the top of the page
 
+Quote Post
ChronicLoser
post Jan 10 2005, 03:14 AM
Post #9


Premium Member
Group Icon

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.
Go to the top of the page
 
+Quote Post
Qop
post Jan 10 2005, 08:32 PM
Post #10


Member - Active Contributor
Group Icon

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 tongue.gif I have used it in my countless never finished projects of mine.
Go to the top of the page
 
+Quote Post

3 Pages V   1 2 3 >
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Getting Screen Resolution using Javascript.(8)
  2. How To Increase Windows Shutdown Speed(39)
  3. Random Images On Eacht Pageload And Refresh.(6)
  4. A Solution For Disabled Right Click On Web Page(20)
  5. Hack Websites(8)
  6. Disable /change The Find In Page Sound In Firefox(1)
  7. Best Way To Learn Javascript(9)
  8. PHP Tutorial: Form Verification And Simple Validation(12)
  9. How To Increase Your Google Page Rating ?(14)
  10. Choosing A Different Joomla Start Page(5)
  11. Ever Needs To Find Out A Table Height Or With With JavaScript(2)
  12. Create And Import JavaScript Modules For A Large Script(2)
  13. JavaScript Frames & Querystring(4)
  14. I Need Help With Javascript.(7)
  15. Include Function For Javascript(7)
  1. Problem With Purchase Credits Page(7)
  2. How To Create/edit/delete Ftp Accounts With Php(1)
  3. Javascript Tutorial For Beginner(0)
  4. Updating Only One Thing In A Page?(3)
  5. How To Create A "user Profile" Page.(14)
  6. Javascript Operators(0)
  7. Similar Page Checker(0)
  8. Conditional Statements Of Javascript(1)
  9. Make It Impossible To View Page Source(11)
  10. Web Editor(0)
  11. Hidden A Page Url(1)
  12. Hacked By Dumansal(2)
  13. Center Update(5)


 



- Lo-Fi Version Time is now: 11th October 2008 - 06:07 PM