Scripts n'Stuffs
Directory

Accent JavaScript Web-Based Browser
Link ID 11976
Title Accent JavaScript Web-Based Browser
Url http://www.codelifter.com/main/javascript/accentbrowser1.html
Description The Accent JavaScript browser is a complete, basic, fullscreen web-based browser implemented in a JavaScript script set, including the core controls (Location Box with Go button, and Home, Back, Stop, Forward, and Close Buttons). Clean, simple, slick design, this is a solid starting point for building your own site-based browser, and a good demo of basic techniques. Easy to 'rebrand' to your own site. Full code listings are provided, as well as a download 'kit' with all code, ready to run, with no modification needed. Freeware.
Category JavaScript > Scripts and Programs > Windows and Frames
Date Jun 30, 2006
Contact Name
Email
Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes
Visitor Rating

Official Review
NULL
 Other links at JavaScript > Scripts and Programs > Windows and Frames
1. Scriptomizers - Popup Window Creator
  A code generator which creates customized cut-and-paste JavaScript popup windows. Options include the ability to specify the popup's trigger, as well as it's width, height, margin, and which toolbars and menus should be available to the user.
Category:   JavaScript > Scripts and Programs > Windows and Frames


2. Auto centering popup window
  This JavaScript example allows you to center the window on the screen by first determing the dimensions of the screen and the window. The link makes the popup window be 400 * 400 px, with scrollbars, and the "this.href" takes the href info out of the link and put it into the script. The link is good if you don't have javascript turned on because it works just like a normal link. The onclick comand tells javascript enabled browser to reference a javascript (that would be the NewWindow function) and the return false tells the browser not to procede with the normal link.
Category:   JavaScript > Scripts and Programs > Windows and Frames


3. Flying Focused Ad Window
  The Flying Focused Ad Window script creates a popup window when the launch page loads. The popup slides first down, then across, then up the screen, then back to its starting point. The window maintains focus throughout. Only closing the window returns focus to the launching window. Great for drawing special attention to announcements or banner ads.
Category:   JavaScript > Scripts and Programs > Windows and Frames


4. Iframes SSI script
  Want to dynamically include the contents of another page onto the current using client side means? This script uses the IFRAME tag, and by automatically resizing it based on the actual height of the containing page, allows you to seamlessly display external content on your page.
Category:   JavaScript > Scripts and Programs > Windows and Frames


5. Floating iFrame
  This script creates a floating iframe, so the iframe stays static and always in view even when the page is scrolled. Display content from a separate page prominently using it.
Category:   JavaScript > Scripts and Programs > Windows and Frames




Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS