Learn More About This
Directory
Sponsored by Synergium.net,
Software Development Services with a Forward Thinking Approach
76. JavaScript Tutorial
- www.w3schools.com
- JavaScript Tutorial.
- JavaScript Tutorial.
- JavaScript is the scripting language of the Web!.
- In our JavaScript tutorial you will learn how to write JavaScripts and insert them into your HTML documents, and how to make your pages more dynamic and interactive.
- Start learning JavaScript!.
- JavaScript Examples.
- JavaScript Quiz Test.
- Test your JavaScript skills at W3Schools!.
- JavaScript Quiz! .
- JavaScript Reference.
- At W3Schools you will find a complete JavaScript reference about objects and their properties and methods.
- JavaScript Reference.
- JavaScript Basic.
- Introduction This chapter is a short introduction to JavaScript. It explains what JavaScript is, and how it works. It also explains what you can do with JavaScript.
Other
pages with similar relevance:
77. Amazon.co.uk: Books: JavaScript: The Definitive Guide
- www.amazon.co.uk
- JavaScript: The Definitive Guide .
- Buy JavaScript: The Definitive Guide with Dynamic HTML: The Definitive Reference today! .
- JavaScript Cookbook; Paperback ~ Jerry Bradenbaugh .
- JavaScript and DHTML Cookbook; Paperback ~ Danny Goodman .
- Tick the appropriate boxes to add these items to your Shopping Basket along with JavaScript: The Definitive Guide. ...
- Designing with JavaScript: A Definitive Introduction (O'Reilly Web Studio) Our Price: £17. ...
- Since the earliest days of Internet scripting, Web developers have considered JavaScript: The Definitive Guide an essential resource. ... The brand-new fourth edition of Flanagan's "Rhino Book" includes coverage of JavaScript 1. ... 0 does not, he specifies that JavaScript 1. ... As Flanagan says, JavaScript and its related subjects are very complex in their pure forms. ...
- Though he does not cover server-side APIs, Flanagan has chosen to separate coverage of core JavaScript (all the keywords, general syntax and utility objects such as Array) from coverage of client-side JavaScript, which includes objects, such as History and Event, that have to do with Web browsers and users' interactions with them. This approach makes this book useful to people using JavaScript for applications other than Web pages. By the way, the other classic JavaScript text--Danny Goodman's JavaScript Bible--isn't as current as this book, but it's still a fantastic (and perhaps somewhat more novice-friendly) guide to the JavaScript language and its capabilities. ...
- Topics covered: the JavaScript language (version 1. ... Tutorial sections show how to program in JavaScript, while reference sections summarise syntax and options while providing copious code examples. ...
- Learning JavaScript is fast becoming a prerequisite to developing powerful Websites. ...
78. O'Reilly Network: Web DevCenter
- www.oreillynet.com
- Web Columns Adobe GoLive Essential JavaScript Megnut Web Topics All ArticlesBrowsers ColdFusion CSS Database Flash Graphics HTML/XHTML/DHTML Scripting Languages Tools Weblogs .
- JavaScript & DHTML Cookbook.
- Cooking with JavaScript & DHTML For some reason, IE for Windows has been missing the handy feature that allows web form fillers to type in select element choices. In this bonus recipe you won't find in his JavaScript & DHTML Cookbook, author Danny Goodman provides a solution and example code to fill the gap, giving your form fillers a more uniform experience across browsers. ...
- Answer: Well, Danny Goodman has it in this bonus recipe you won't even find in his latest book, JavaScript & DHTML Cookbook. ...
- Cooking with JavaScript & DHTML, Part 6 In our sixth and final sample recipe from Danny Goodman's JavaScript & DHTML Cookbook, learn how to locate the pixel coordinates of a nonpositioned element that the browser has placed during normal page flow. ...
- Cooking with JavaScript & DHTML, Part 5 In this week's sample recipe from JavaScript & DHTML Cookbook, learn how to read effective style sheet property values. ...
- Cooking with JavaScript & DHTML, Part 4 In this week's sample recipe from JavaScript & DHTML Cookbook, you'll find a quick and simple solution to importing browser- or operating system-specific style sheets. ...
- Auto Password Encoder A JavaScript password solution that actually writes your code for you. ...
- Creating a Textbox with JavaScript Auto-Complete As a user types in new values using the Auto-Complete feature of Internet Explorer, it maintains a list of values that the user has entered. ... These are overcome in this article, using JavaScript. ...
- JSViewer JSviewer is a dynamic HTML image viewer written in JavaScript. ...
- Splash Intro Page Here's an eye-catching JavaScript splash effect that moves your message around the screen, changes the color and more. ...
- Divisible Numbers Script This JavaScript tells you what your number is divisible by. ...
- Use JavaScript to Create a Scrolling Grid A problem often encountered in web design is condensing large tables of data into a standard 800x600 web page. In this article you'll Iearn how to use JavaScript to render any amount of table data into a small grid. ...
79. Article: JavaScript
- en.wikipedia.org
- JavaScript.
- (Redirected from Javascript) .
- JavaScript is an object-oriented scripting language used in web pages. It was originally developed by Netscape Communications under the name "Mocha" and then "LiveScript" but then renamed to "JavaScript" and given a syntax closer to that of Sun Microsystems' Java language. JavaScript was later standardized by ECMA under the name ECMAScript. The current standard (as of December 1999) is ECMA-262 Edition 3, and corresponds to JavaScript 1. ...
- 1 Java and JavaScript.
- Java and JavaScript.
- The change of name from LiveScript to JavaScript happened at roughly the same time Netscape was including support for Java technology in its Netscape Navigator browser. ... There is no real relation between Java and JavaScript; their only similarities are some syntax and the fact that both languages are used extensively on the World Wide Web. ...
- JavaScript is an object-oriented scripting language that connects through interfaces called Document Object Models (DOMs) to applications, especially to the server side (web servers) and the client side Web browser of internet applications. Many web sites use client-side JavaScript technology to create powerful dynamic web applications. ... JavaScript expressions contained in a string can be evaluated using the eval function. ...
- One major use of JavaScript is to write little functions that are embedded in HTML pages and interact with the DOM of the browser to perform certain tasks not possible in static HTML alone, such as opening a new window, checking input values, changing images as the mouse cursor moves over etc. Unfortunately, the DOMs of browsers are not standardized, different browsers expose different objects or methods to the script, and it is therefore often necessary to write different variants of a JavaScript function for the various browsers. ...
- JavaScript/ECMAScript is implemented by: .
80. Thau's JavaScript Tutorial
- hotwired.lycos.com
- home / programming / javascript / .
- JavaScript.
- JavaScript Subject Index.
- JavaScript Is Your Friend.
- Hiding JavaScript.
- Thau's JavaScript Tutorial.
- Page 1 JavaScript Is Your Friend .
- Happily, we have JavaScript. With JavaScript, images can swap when you move a cursor over them, form elements can influence each other on the fly, and calculations can be made without having to resort to a CGI script. ...
- One of the best things about JavaScript is that you can do a great deal with very little programming. ...
- Even though it's simple to work with, JavaScript is a complete programming language, so as you learn more complicated JavaScript, you're also learning the basics of computer programming. If you want to move on to other programming languages, like Perl, C, C++, or Java, JavaScript is a great introduction.
- Enough hype about JavaScript. ...
Other
pages with similar relevance:
81. Steal My JavaScript
- www.voicenet.com
- Free JavaScript to steal, quick and easy to customize, simple to advanced scripts, no experience necessary. ...
- This is the only site on the internet where you can get free JavaScript and configure it without knowing a thing about programming or JavaScript. Unfortunately, it seems that you have a non-JavaScript capable browser. ...
82. JavaScript- Presentación
- orbita.starmedia.com
- JavaScript.
- Qué es JavaScript?.
- Como solución intermedia surge JavaScript.
- JavaScript es un lenguaje que viaja por la red incrustado ó insertado en dentro del código HTML de las páginas web, y que se encarga de realizar acciones en el cliente, tales como pedir datos, confirmaciones, sacar mensajes, crear animaciones, etc. ...
- Para poder programar en JavaScript no vamos a necesitar un gran equipo. ... O cualquier otro navegador que soporte JavaScript será suficiente. Para programar en JavaScript no se necesita ningún tipo de programa ó herramienta especial, por lo que hoy por hoy es uno de los lenguajes más baratos de utilizar que existen. ...
- Como estamos empezando a descubrir, el desarrollo del lenguaje Javascript está íntimamente ligado a las páginas HTML (vimos que están incrustado a ella). ... Si no lo tiene le recomiendo leer mi tutorial, antes de empezar a profundizar en JavaScript.
- JavaScript y los Navegadores. ...
- Como ya mencioné, JavaScript es un lenguaje de script, no compilado, y por lo tanto necesita un programa cliente en dónde poder ejecutarse. ... Y aquí es donde aparecen los problemas, los navegadores no soportan el lenguaje JavaScript de igual manera. ...
83. The JavaScript Forum
- members.tripod.com
- Learn all about JavaScript today!! Resources, Examples, Tutorial, Information, Links! .
- Then find out how JavaScript was used to create it.
- What is JavaScript? | Tutorial | Examples | Resources .
84. The Code Project - Free Source Code and Tutorials
- www.codeproject.com
- NET Compact Framework Combo & Listboxes Menus & Toolbars C# Controls C# Programming Multimedia C# Database C# WebServices Button Controls Dialog and Windows Combo and List Boxes Menus Toolbars / Docking Windows Status Bar Edit Controls List Controls Tree Controls Tab Controls Property Sheets Rich Edit Control Splitter Windows Static Controls Miscellaneous Controls COM/DCOM/COM+ C++ / MFC Clipboard Doc / View Debug tips Database DLLs Files and Folders Internet & Network Macros and Add-ins Printing Samples String System Threads, Processes & IPC Programming Tips Free Tools Shell Programming Date / Time WinHelp/HTMLHelp ATL WTL STL Libraries & Projects Bitmaps & Palettes Audio and Video DirectX OpenGL Fonts & GDI GDI+ Win32 / SDK Windows 2000 / XP Mobile / Embedded Java Programming HTML / CSS ASP VB / VBScript JavaScript PERL ISAPI Book Chapters Book Reviews Bugs and Workarounds Design and Strategy Interviews The Scrapbook Unedited Reader Contributions Work Issues Purgatory Product Showcase Awards About Us Advertise Jobs Latest Newsletter Archive Surveys Press Releases News Submit Code MSDN Communities ASPAlliance Developer Fusion DevelopersDex DevGuru Programmers Heaven SitePoint Tek-Tips Forums TopXML VisualBuilder ZVON Search Us! .
- NET >> JavaScript.
- JavaScript articles.
- JavaScript For Beginners.
- A very easy tutorial for JavaScript beginners .
- JavaScript For Beginners 2: Cookies.
- An introduction to using Cookies in Javascript .
- Using JavaScript to write to the status bar.
- Some of the simpliest effects in JavaScript are also the most useful, in my opinion. One example is using JavaScript to write something to the status bar. ...
- This tutorial shows you how to create a popunder window using JavaScript .
- Some HTML and JavaScript that helps you write and preview CP articles. ...
- JavaScript form validations made easy.
- Using javascript to make form validation fast and easy .
- Clientside JavaScript for AutoSearching HTML SELECT tags .
- Dynamic Table Filtering/Searching using DHTML and JavaScript.
85. JavaScript Source: Free JavaScripts, Tutorials, Example Code, Reference, Resources, And Help
- javascript.internet.com
- The JavaScript Source is an excellent JavaScript resource with tons of "cut and paste" JavaScript examples for your Web pages. ...
- JavaScript Tutorial.
- JavaScript Books.
- JavaScript help.
- JavaScript. ...
- JavaScript Source.
- JavaScript Weekly .
- Latest Additons to The JavaScript Source .
- If you like JavaScript Source, please rate it! @ ScriptSearch. ...
- Sign up for the Javascript Weekly Newsletters! .
- JavaScript Forum .
- JavaScript is a registered trademark of Sun Microsystems, Inc. ...
Other
pages with similar relevance:- JavaScript Source: Free JavaScripts, Tutorials, Example Code, Reference, Resources, And Help
- JavaScript Source: Free JavaScripts, Tutorials, Example Code, Reference, Resources, And Help
86. NJS JavaScript Interpreter
- www.bbassett.net
- NJS JavaScript Interpreter.
- Welcome to the web page for the NJS JavaScript Interpreter. NJS is an independent implementation of the JavaScript language developed by Netscape and standardized by ECMA. ...
- NJS used to be called the NGS JavaScript Interpreter, but New Generation Software, the Finnish company who created it, is no longer developing the interpreter. ... Also, the name NJS was chosen as the old name clashed with both the Linux joystick calibration utility (called obviously enough, js) and the Mozilla shared library of their JavaScript engine. Getting the NJS JavaScript Interpreter.
- Documentation for the NJS JavaScript Interpreter.
- Version 3 of the ECMA-262 JavaScript specification. ...
- njs-javascript. ... NJS JavaScript Interpreter Mailing List.
87. JavaScript Tutorials
- www.htmlgoodies.com
- JavaScript.
- JavaScript Tutorials.
- The HTML Goodies 30-Step JavaScript Primers.
- A sneak peak at the Javascript Goodies book.
- Over 90 short lessons breaking JavaScript down to a level anyone can understand. ...
- What's the Difference Between Java and JavaScript?.
- So, You Want A Scrolling JavaScript, Huh?.
- Go here first and get started with JavaScript!.
- So, You Want A Browser Detector JavaScript, Huh?.
- So, You Want An External JavaScript, Huh?.
- Post one JavaScript to your site and it can come up on multiple pages! This is how to do it.
- It's all JavaScript-driven.
- So, You Want A Ticker-Tape JavaScript, Huh?.
- So, You Want A JavaScript Clock, Huh?.
- So, You Want A JavaScript Changing Background, Huh?.
- Live-Script is the father of JavaScript. ...
88. irt.org Home Page
- www.irt.org
- Instant JavaScript .
- Build interactive Web pages with JavaScript using this unique sourcebook of ready-to-run scripts. ...
- JavaScript, JScript & ECMAScript Articles/Tutorials FAQ Programmer's Reference Games Books BBS Resources .
- JavaScript Programmer's Reference.
- Chapter 6: Beginning JavaScript.
- JavaScript Bouncing Balls.
- Joe Barta's JavaScript Tutor.
89. Article: JavaScript
- ia.wikipedia.org
- JavaScript.
- JavaScript es un linguage de programmation popular create per Brendan Eich a Netscape Communications Corporation pro uso in le navigator del web Netscape Navigator. ... Programmettas (scripts) in JavaScript pote esser incastrate in qualcunque pagina del web e pote processar datos e modificar le rendition del codice HTML del pagina in question. ...
- Durante su disveloppamento, JavaScript ha essite appellate LiveWire, e posteriormente LiveScript. Proque su syntaxe es aliquanto similar a illo de Java, le linguage esseva pro rationes de marketing renominate JavaScript quando illo esseva publicate, causante un impression false e durabile inter le publico que JavaScript e Java sia differente versiones del mesme cosa; de facto, le similaritate non es plus que superficial. ...
- Post le marginalisation e morte final de Netscape, le organisation de standards pro electronica pro consumitores ECMA International ha assumite le disveloppamento ulterior de JavaScript, renominante lo ECMAScript. Totevia le nomine JavaScript continua a esser in uso general. ...
- Durante su existentia, le varie incarnationes de JavaScript ha essite associate con plure problemas de securitate e de confidentialitate. JavaScript es usate mesmo pro le apparition automatic de fenestras salta-avante (pop-up) con annuncios commercial. Pro isto, un percentage considerabile del usatores del web prefere disactivar JavaScript usque illes incontra paginas que non functiona sin illo. ...
- In responsa, navigatores del web moderne e non commercial como Mozilla ha incorporate controlos sophisticate de permission governante le execution de JavaScript, capace de restringer lo a sitos in un lista de permission e blocante fenestras salta-avante non sollicitate. ...
Other
pages with similar relevance:
90. Free JavaScript Cut Paste Codes HTML Code Generators Search Engine Tips
- www.designerwiz.com
- Development Resource & JavaScript Public Archive Center.
- Free javascript cut paste codes, javascript code generator, javascript code tutorial, free java applet downloads, HTML - URL test link tools, free clipart graphics, free web page templates, free software downloads, search engine optimization tips & tricks, CGI script codes and web page tool resources to create the dynamic web page design you envisioned. ...
- Active javascript required to view & navigate web site.
- JavaScript Codes .
- DHTML JavaScript Codes.
- JavaScript Code Submit.
- Learn JavaScript Code.
- Source code protection that protects your HTML source codes, JavaScript code, VBScript code, ASP script, PHP/JSP script, Adobe Acrobat web capture, Opera, text, links and graphics, email spam robots, automated downloader’s, password protect your pages and even more. ...
- Free JavaScript & CSS Web Sites.
- Web Designers Javascript Codes &Tools .
91. @ewnet.com - the programming portal
- www.aewnet.com
- JavaScript .
- JavaScript Directory.
- The JavaScript Directory is full of various tutorials and examples to help you find what you need.
- JavaScript Examples (241).
- JavaScript Sites (14).
- JavaScript Tutorial Articles (41).
- General Tutorials, JavaScript & Frames.
- JavaScript Wizards (5).
- JavaScript .
- The sections below contain information about JavaScript:.
- JavaScript Directory.
- JavaScript Forum.
- JavaScript Products.
92. Javascript Scripts
- www.321webmaster.com
- Home \ Scripts \ Javascript.
- Comprehensive JavaScript tutorials and over 400+ free scripts! Also features a large developer's forum.
- JavaScript-FX - Report Broken Link.
- Add some Special-FX to your site with JavaScript-FX.
- Javascript Resource - Report Broken Link.
93. April's A1 JavaScript(TM) Resources - The home to enhance your website - free javascript, dhtml, tutorials, tools, forum and more
- www.a1javascripts.com
- <script language="Javascript">.
- Welcome to APRIL'S A1 JAVASCRIPT RESOURCES. April helps provide brains and beauty to any website with functional javascript, and cool effects. ...
- JavaScript Links .
- JavaScript Resource Sites located on the net to save you searching.
- The scripts provided are made by A1 JavaScript Resources, submitted, or found in the public domain.
- JavaScript Tools.
- A1 JavaScript Resources is independent of Sun Microsystems, Inc.
94. TheScripts.com : Client Side Scripting >> JavaScript
- www.thescripts.com
- Home >> Client Side Scripting >> JavaScript.
- ">JavaScript.
- Tutorials: What is JavaScript? - Before you can start something, you must know a little background info to set your feet on the ground. ...
- What is JavaScript? - .
95. flooble :: chatterbox
- chatter.flooble.com
- If you can edit the html code of your page, you can insert the chatterbox into it! Flooble chatterbox works as a javascript include, which means that there is no additional strain on your server, and that it can be added to a page by simply inserting one block of HTML where you want the chatterbox to appear. ...
- Talk in my flooble chatterbox, a free javascript chat program | resume for java and web development in new york .
96. Code_Punk - Beginning JavaScript Index
- codepunk.hardwar.org.uk
- Free Web tutorials covering HTML, CSS, JavaScript, and DHTML from beginner to advanced. ...
- free, web, tutorials, HTML, html, CSS, css, stylesheet, cascading stylesheet, Javascript, javascript, JavaScript, DHTML, dhtml, beginner, advanced, web development, web page, web site, free web tutorial, free HTML tutorial, free CSS tutorial, free css tutorial, free cascading stylesheet tutorial, free stylesheet tutorial, free javascript tutorial, free DHTML tutorial, free HTML class, free CSS class, free stylesheet class, free cascading stylesheet class, free javascript class, free DHTML class">.
- Free Web tutorials covering HTML, CSS, JavaScript, and DHTML from beginner to advanced. ... free, web, tutorials, HTML, html, CSS, css, stylesheet, cascading stylesheet, Javascript, javascript, JavaScript, DHTML, dhtml, beginner, advanced, web development, web page, web site, free web tutorial, free HTML tutorial, free CSS tutorial, free css tutorial, free cascading stylesheet tutorial, free stylesheet tutorial, free javascript tutorial, free DHTML tutorial, free HTML class, free CSS class, free stylesheet class, free cascading stylesheet class, free javascript class, free DHTML class .
- Beginning JavaScript Index.
- Getting Started With JavaScript Boxes.
- Lesson 1: How JavaScript Works .
- An introduction to coding in JavaScript. ... This exercise teaches you about JavaScript Events, Functions, Objects, and Properties. ...
- How to make little pop up boxes that annoy people and how to use these boxes to explore more JavaScript Events.
- Learn how to detect Boolean values with the IF/ELSE statement -- one of the most powerful statements in JavaScript.
- First JavaScript Review .
- First JavaScript Exam .
- How to make pop up windows and close them using JavaScript.
- How to use JavaScript to make a link that loads multiple frames. ...
- Learn how to code the popular and flexible image rollover using JavaScript.
97. Some Major JavaScript On-line Resources
- www.mountaindragon.com
- A list of good jumping off points for learning JavaScript. ... For more resources, do a search for "JavaScript" on your favorite WWW Search Engine.
- Hotscripts :: JavaScript: References: www. ... com/JavaScript/References/index. ...
- Netscape JavaScript Documentation: devedge. ... com/central/javascript/ .
- Netscape's JavaScript Guide: developer. ...
- Netscape JavaScript Reference Manual: devedge. ... com/library/manuals/2000/javascript/1. ...
- What's New in JavaScript 1. ...
- What's New in JavaScript 1. ...
- Netscape's JavaScript vs. ...
- Netscape Navigator's JavaScript 1. ...
- WebTV JavaScript Guide: developer. ... net/authoring/javascript/ .
- com/dynduo/ A Quick and Short Introduction to JavaScript for Beginners: home. ...
98. RRZN - JavaScript-Einfuehrung
- www.rrzn.uni-hannover.de
- Einführung in JavaScript .
- Erlernen der Skriptsprache JavaScript.
- JavaScript-Workshop des HRZ der Uni Marburg.
- Das RRZN-Handbuch »JavaScript, 3. ...
- »Wer die Möglichkeiten des WWW nutzen will, muss über HTML hinaus auch CSS und JavaScript beherrschen. ...
- »Das Buch ist das Beste, was man Lernenden zum Thema JavaScript empfehlen kann und ein würdiger Nachfolger anderer im RRZN entstandener Lehrbücher. ...
- Das RRZN-Handbuch »JavaScript - Einführung«. ...
- »Die Einführung ist eine der besten und übersichtlichsten für eine Durchschnitts-JavaScript-Anwenderin wie ich eine bin. Natürlich ist es von Vorteil, wenn man schon eine Ahnung von JavaScript bzw. ...
- Auflage 2001) gut über die Arbeitsmöglichkeiten mit JavaScript informiert.
- Wie überall, gibt es auch hier relativ trockenen Stoff zu vermitteln: Wer sich zunächst über die Grundlagen zu informieren hat und sie auch noch kennen lernen muss, findet in Kapitel 3 (JavaScript-Grundlagen) seine Durststrecke bei den Datentypen und Operatoren.
- JavaScript enthält objektorientierte Komponenten. ...
- Das Handbuch ist eine gute Einführung in JavaScript und kann als Ausgangsbasis für die vertiefte Beschäftigung mit dieser objektbasierten Script-Sprache dienen. ...
- »Das RRZN-Handbuch über Javascript ist zur Nr. ...
- »Das Handbuch bietet Lesern mit geringen Vorkenntnissen einen Einstieg in die Techniken, die JavaScript bietet, um interaktive Elemente in HTML-Seiten einzubauen.
- »Das Handbuch ›JavaScript‹ gefällt mir. ...
99. JavaScript Kit General JavaScript Tutorials
- wsabstract.com
- JavaScript Kit.
- JavaScript Q&As Master list.
- Comprehensive list of JavaScript questions and answers.
- JavaScript tools.
- Main > JavaScript Tutorials .
- Need to display a number in currency format? How about a number that is x digits in length? See how to easily, using two new methods of JavaScript 1. ...
- Generating weighed random numbers in JavaScript.
- Learn how to calculate the difference between two dates in JavaScript, and in the process, derive some useful applications such as counting down to a particular event, counting up, displaying what's new on your page etc.
- The Math object of JavaScript.
- Looking to pull off a few mathematical operations using JavaScript? You'll need to arm yourself with the Math object.
- Number rounding in JavaScript.
- Round up your brain cells as we explore number rounding in JavaScript!.
- We abandon JavaScript for a little while as we illustrate how to create customizable alert boxes using VBScript.
- Generating a random number in JavaScript.
- Learn how to generate a random number in JavaScript.
- JavaScript Primer .
100. JavaScript City: Free JavaScripts Index
- www.javascriptcity.com
- JavaScript calculators for various purposes. ...
- Keep the time in various ways on your web site using the various JavaScript clocks that are available. ...
- Submit a free javascript to this site for others to use. ...
Other related topics:
Do you have a great site about JavaScript? Is
your JavaScript site listed here?
Would you like a prefered placement of your site in this directory?
It's easy! First place, the HTML from the box below on your page that
you would like listed in this directory.
Then use our link submission request with
your name, your contact information, and the URL of your site that has
a link to this directory. After we
verify your link to us, we'll make sure your site stays in our directory,
and we'll give it prefered placement here also.
Here is how to make a simple text link to us. Just copy the code in this
box to your website:
We can also develop a custom Guide To The Internet for your site. Please
request your own
custom Guide To The Internet.
This custom Guide To The Internet produced by
Siql, and is licensed for the exclusive use of Synergium.net. To get your site listed here, please contact Synergium.net.
Copyright 1995-2004 by Siql. All
Rights Reserved.