Below you will find 0 categories and 33 links related to JavaScript Js Resources.
The only comprehensive book available that covers the latest technology, such as Internet Explorer 6 and JavaScript 1.5, and JScript 5.6. Packed full of hands-on examples, this book integrates JavaScript with .NET, XML, XSLT, Java, CSS, HTML, Cookies, Security, and much more. Written for beginning to intermediate readers looking to learn how to work with JavaScript and how best to use it with other web technologies. Inside JavaSriptfills a void between the very beginning and high level books available in bookstores today. It's a book readers want primarily for two reasons: re-usable code and up-to-date browser information. Books currently out on the shelf are not up to the latest in browser technology; thus, frustrating readers because everything done in JavaScript is dependent on browser capabilities. The web site will contain all the source code used in the book. Steven Holzner is an award-winning JavaScript author.
JavaScript Bible, 4th Edition covers the new powerful functionality JavaScript will gain with the release of new revs of Internet Explorer and Netscape Communicator. This book features essential new JS information, additional ready-to-use JavaScript applications, and scores of additional JavaScripts and Web page routines. Topics include: Introduction to JavaScript and HTML; Targeting different browsers (with DHTML, style sheets, and other features); Basic JavaScript language tutorial (including variables, operators, expressions, flow control, forms, and built-in APIs); Script tags; Error handling; Arrays; Window and document objects; Form processing with JavaScript; Tutorial and reference for the String, Math, and Date classes; Frames; Images (including rollover support); Comprehensive JavaScript reference; ECMAScript; Detecting different browsers; Document object model (DOM) for Netscape 2 through 6 and IE 3 through 5; Generic HTML objects.
Presents an in-depth explanation of how to deliver fully functional applications for both Netscape and Explorer. Twelve chapters start with the basics and cover topics including hard-to-find information on differences between versions and hiding the code from browsers that do not support the language; interactive applications for Web pages; supporting graphic animations, dynamic rewriting, cookies, and mouse activity; technical questions; and how to start developing with loads of sample code. The included CD-ROM contains JavaScript examples, JScript sample codes, and ready-to-run Web pages. JavaScript is one of the most useful Scripting languages available for Web developers. JavaScript Complete will fill the need of teaching developers how to develop scripts that work seamlessly across Netscape's browser and Microsoft's browser. JavaScript Complete does a decent introduction to JavaScript and JScript.
JavaScript is the scripting language of the Web. Its widespread use in web applications, and support in all modern browsers and in server-side and administration environments, make it an essential part of the programmers' toolkit. Complexity and confusion in JavaScript come not from the language, but from the number of different implementations, each with widely varying support for different APIs and standards. Written from extensive programming experience gained in developing components for a major website, this book helps you navigate those difficulties. Topics include: The JavaScript, JScript, and ECMAScript scripting languages, and their implementations in popular browsers as well as in standards documents. Coverage includes JavaScript through version 1.5, JScript through version 5.5, and ECMAScript through version 3. The DOM1 standard is covered fully and the DOM2 standard to the extent of Netscape Navigator 6.
JavaScript is the most widely used scripting language for the Web and continues to grow in popularity. Mastering JavaScript and JScript is aimed at savvy HTML users who want to take the next step and learn to write JavaScript programs that will make their Web sites come alive! This is the most comprehensive tutorial and reference available, with information on both Netscape and Microsoft's enhancements of JavaScript. The book starts with everything beginners need to know and then moves on to more advanced topics, such as scripting ActiveX components, working with plug-ins, building multimedia applications, and interfacing with CGI programs. The companion Web site offers all the sample code from the book, which readers can drop into their own programs, and a complete JavaScript command reference. The author is a well-known Internet programming expert and has led the development of secure networks for the Department of Defense.
Server Scripts with Visual JavaScript gives you at-hand solutions, real tools you can use. You get clear and detailed instructions for working in the Visual JavaScript environment, with plenty of screen shots. This books gives you everything you need to slash development time, from ready-to-run code to expert, written-for developers procedures for creating, configuring, and deploying applications. Inside Server Scripts with Visual JavaScript you'll find serious, in-depth guidance on this exciting new technology, as well as expert, step-by-step solutions for developing advanced VJS Web sites, including enough sample scripts to put you squarely in the driver's seat. This complete, professional solutions kit helps you reduce development time and solve complex problems quickly with made-to-order applications. Covering the entire Visual JavaScript product, this book presents all the answers you'll ever need in language that's clear, and to the point.
CodeThatPacker is a powerful JavaScript compression utility. CodeThatPacker removes comments and whitespaces from your scripts, supports all JavaScript syntax including regular expressions and automatic semicolon insertion, can copy several js-files into one, compresses JavaScript in HTML files. CodeThatPacker is a command prompt tool with understandable set of commands, tool can be installed and used in seconds. Trial version limits size of files it is capable to work with. PRO version supports all features of standard plus more.
Image RollNow! allows to create image roll overs and buttons for your webpage easily. RollNow! generates all the JavaScript code so you don't need to write it yourself anymore. Just some clicks and your roll over will be ready to go. You can preview your roll over at any moment to fit it to your needs, customize images linking to urls and don't worry about image loading, the generated code will preload them for smoother animations. Image RollNow! will save your JavaScript code to a *.js file so you won't need to write any code yourself.
Stop theft of your JavaScript sources. Javascript Obfuscator converts the JavaScript source code into scrambled and completely unreadable form, preventing it from analysing and theft. Javascript Obfuscator can process javascript tags in html files and all.js files associated with html pages as well as separate.js files remove comments and white spaces, reducing the file size and minimizing the loading time pack the code as a long line add finishing ";" when appropriate create a list of function and variable names generate new non-understandable names and rename functions and variables depending on user settings work with command line.
A tool which allows to create Popup windows for your webpages. It generates all the JavaScript code so you don't need to write it. A few mouse clicks and your popup will be ready to go. Features include: Choose size and position or even full screen window; Personalize your Popup selecting properties of the window; Choose the event which will activate your Popup code; Saves your JavaScript code to a *.js file so you won't need to write any code yourself; Preview your Popup at any moment; Save popup window settings for future editing.
ScrEnc provides tools to encrypt your JavaScript/JScript, C/C++/MFC scripts before posting them online, or for distribution, preserving full functionality of the script but making them very hard to read. ScrEnc can also decrypt previously encrypted scripts into fully readable source code files, including files encrypted with Windows Script Encoder. ScrEnc also provides other useful features designed to facilitate your code scripts development such as conversion of Windows to Unix text file formats.
Stunnix JavaScript Obfuscator is an advanced professional obfuscator for.js, .html, .asp, .php, .wsc, and .wsh files, with support for encoding and ensuring licensing condititions, with advanced GUI with Project Manager and ActiveX symbols extraction tool. State-of-the-art support for ASP/PHP/SSI fragments embedded inside html code and in any place inside of JavaScript code; unique support for easy preparation of code for obfuscation. Includes utility to gather html form fields' names and utility to extract all symbols from ActiveX components.
Use this "bookmark this page" script to add a bookmark to Internet Explorer's Favorites. Unlike most other bookmark scripts, this one automatically grabs the page title and url when creating the bookmark, so there is no need to set variables for these manually for every page. The script also allows you to set a message to be displayed for non IE browsers like Netscape for which you might give instructions on how to bookmark instead.
The DatePicker lets users easily select valid dates. No need to worry about date formats, by picking dates it's always correct. Browsing through the years is possible. Works with pre-1970 dates (no unix-style limitation). Allowed input formats are: American mm/dd/yyyy (12/31/2003), European dd.mm.yyyy (31.12.2003) and ISO yyyy-mm-dd (2003-12-31). The style and colors can be highly customized by color names and/or css classes. Dates can be selected and typed in. Validation of typed in dates - eg 2001/02/29 won't be accepted. Knows leap years.
FlatCalendarXP is arguably the most powerful and configurable JavaScript calendar available. There are very few, if any, things that other JavaScript calendars can do that FlatCalendarXP can not. You'll be amazed to see how simple and fast it is to get it generated by a calendar tag. It features database-driven events/agendas, real cross-browser capability, extremely customizable UI, super easy-to-use design and a compact and fast JavaScript engine. It works perfectly with ASP.NET, ASP, JSP, PHP, ColdFusion and other web frameworks.
PopCalendarXP is a good looking JavaScript date picker that comes with many convenient features to facilitate date inputs on your webpage. In short words, it's simple outside while powerful inside and all well documented that even people with little JavaScript experience can get it working in no time. It features auto-adaptive positioning, database-driven events/agendas, real cross browser capability, extremely customizable UI, super easy-to-use design and many handy options. It works perfectly with.NET, ASP, JSP, PHP and so on.
ScriptCalendar is a DHTML JavaScript Calendar that displays dates in typical wall calendar format for a specified month. The calendar is interactive and the user may select any month or year to display. The calendar has events that may be displayed within a date and these events are customizable. ScriptCalendar is consists entirely of javascript, no server side processing required. The events may be stored in a dcevent.js file, or in XML format. An XML toolkit is included which provides a GUI interface for adding or modifying events.
Here's a flexible, simple pop-up calendar written to work across browsers. It's fully commented and customisable for language, colours, date format and the week's start day. The pop-up displays a month at a time from a specified range of years. The optional year, month and day input determines the initial month displayed. Allows disabling of dates, date ranges and days of the week. This is ideal for combination with server-side technologies to produce a professional application.
SpreadSheet is an excel-like application. It's written in pure dhtml/javascript and works without installation of any plugins, java code etc. Paste content directly from the clipboard. For example copy a region in excel, and paste it here using the button or ctrl-v. An Excel or CVS import could be done with an attached button that opens a file upload window. Export to cvs. Bold/italic/underline (with buttons, and in ie also by hitting ctrl-b, ctrl-i, ctrl-u). Row-based ordering (ascending and descending). Inserting columns and rows.
Browser-based JavaScript wysiwyg editor, html editor and text editor. Using JavaScript and DHTML, no java or plugin needed. It's a frontend to edit data for a user with no or limited html knowledge. Features: Use the editor for browser-based wysiwyg editing of html code; And/or to edit HTML code; Or as plain text editor; Direct integration into your website using the included toolbar; Text formatting like bold/italic/underline. Select colors with the color selector. Select special characters. Inserting and edit images and links. Resize editor.
Use this script to display today's date on your web page. The format can be set to show or not show the day with the date; and the color, size, style, and face of the font can be set in the script. The Javascript snippets also allows you to set the separator between the date elements.
With this tool you will be able to keep your javascript source from prying eyes. Powerful javascript scrambler / javascript obfuscator. It is a professional command line obfuscation tool witch makes it possible with a configuration file to obfuscate several files at once. This makes the tool ideal for integration with various buildtools. Line feeds removal; Comments removal; Multiple file obfuscation; Recursive directory obfuscation; Multiple platform execution; Possible to run as Ant task; Exclusion of identifiers; Generation of reports.
CodeThatForm package gives you full control over the windows in a browser. You can control the style, appearance, content, positioning and sizing of the window; fully mimic the windows in the layers. Full customization through the CSS, dynamic operations and more hot stuff in this package. You can create your own windows both as a new window or as a box at the existing window; change window title, text, background and the other style parameters; describe window styles by using CSS classes; move and resize your windows, show and hide them.
In a select form field that has the multiple attribute, the user may select more than one option. The problem is that most normal users don't know that this can be done using by holding shift or ctrl while clicking. With this script transform any existing select field into a FlipFlop field on the fly. Use left-right or top-bottom buttons for moving options. Move elements using the buttons, and if you wish, by clicking or doubleclicking. Limit the number of max selected options. Customize the look using css classes. Includes many API functions.
Have you ever seen a textarea field with the message "max 255 characters" next to it. But when do you have to stop typing? You could open MS Word and use the "count characters" feature. Features: Define the maximal number of characters; Character Progress bar; Background color warning: as option, the background can transform into red when running out of space. Customize the look using css classes and/or style strings. Backward and non-js compatible. API functions: setValue(), getValue(), setMaxLength(), getMaxLength(), and getCurrentLength().