TechRepublic : A ZDNet Tech Community

9 Resources for

javascript and menu

  • Subscribe to this listing via:
  • RSS
  • Email
Related Tags: JavaScript (495 results), JSS (2 results)

TechRepublic Resources

How do I... Create a customized JavaScript jump menu in Dreamweaver CS3?
If you are in charge of maintaining a Web site, one of your recurring tasks is likely accommodating a committee of supervisors or clients that want to add links to the site on a continuing basis. One of the more practical solutions to an ever-expanding list of navigation links is...
Tags: Menu, Macromedia Dreamweaver, Scripting Languages, Channel Management, Software/Web Development, Web Development, Marketing, Gallery, how do I, dreamweaver, javascript, web design, application development, John Lee, Mark Kaelin
Image galleries 2007-11-29
How do I... Create a customized JavaScript jump menu in Dreamweaver CS3?
If you are in charge of maintaining a Web site, one of your recurring tasks is likely accommodating a committee of supervisors or clients that want to add links to the site on a continuing basis. This can often lead to a cluttered navigation interface, if it doesn't destroy your...
Tags: Menu, Macromedia Dreamweaver, JavaScript, Option, Dialog Box, CSS, Scripting Languages, Software/Web Development, Web Development, John Lee
Blog posts 2007-11-29
Aspmenu.net 1.1 (Windows)
An ASP.NET server control for constructing javascript DHTML menus, using Visual Studio. By far the most advanced server control on the market! Allowing Microsoft Visual Studio .NET users to create dynamic JavaScript menus within minutes. Typically this is a task that would take a developer days to program and maintain....
Tags: Menu, JavaScript, Microsoft Windows, Microsoft Visual Studio, Microsoft Development Tools, Scripting Languages, Servers, Development Tools, Software Development, Software/Web Development, Web Development, Hardware
Software downloads 2003-10-10
How do I... Create a customized JavaScript jump menu in Dreamweaver CS3?
If you are in charge of maintaining a Web site, one of your recurring tasks is likely accommodating a committee of supervisors or clients that want to add links to the site on a continuing basis. One of the more practical solutions to an ever-expanding list of navigation links is...
Tags: Menu, Macromedia Dreamweaver, JavaScript, John Lee, Scripting Languages, Software/Web Development, Web Development
Download resources 2007-11-29
WebMenu Genie 1.1 (Windows)
Create DHTML pull-down menus for Web pages; user-friendly, programmer-friendly. Preview your work as you go with the built-in browser and save your projects to disk. You can set colors, fonts, borders, images and many other properties to give your menus virtually any look and feel you wish. Features like automatic...
Tags: Menu, JavaScript, Microsoft Windows, WebPort Data, Scripting Languages, Ooa/Ood/Oop, Software/Web Development, Web Development, Software Development
Software downloads 2003-12-08
Javascript Menu Builder Platinum 2006 1 (Windows)
JavaScript-producing design tool for creating menu system on Web pages. The menu script can be customized highly and easily through the SCP Script Configuration Program. You can specify caption, font, color, link and more to script. It is unnecessary to write any code manually. SCP will generate all necessary codes...
Tags: Menu, JavaScript, Microsoft Windows, Tool, Usingit.com, Scripting Languages, Productivity, Software/Web Development, Web Development
Software downloads 2006-02-03
JMenu Builder 2.1 build 1.648 (Windows)
Create JavaScript menu with Jmenu. With this program you can add a JavaScript drop-down menu to your Web site within a few minutes. Program comes with hundreds provided styles, graphical looks. You can create your own menu style: specify caption, font, color, link and more to script. JMenu will generate...
Tags: Menu, JavaScript, Microsoft Windows, CyberTrone Software, Scripting Languages, Channel Management, Software/Web Development, Web Development, Marketing
Software downloads 2006-03-22
JavaScript Menu Builder Titanium 1 (Windows)
JavaScript-producing design tool for creating menu system on Web pages. The menu script can be customized highly and easily through the SCP Script Configuration Program. You can specify caption, font, color, link and more to script. It is unnecessary to write any code manually. SCP will generate all necessary codes...
Tags: Menu, JavaScript, Microsoft Windows, Tool, Usingit, Scripting Languages, Productivity, Web Servers, Software/Web Development, Web Development, Internet
Software downloads 2006-05-24
Javascript Menu Master 2.8 (Windows)
Javascript Menu Master helps you create simple but effective and attractive pulldown menus for your website in a friendly, visual environment. Easily control menu appearance, content, and functionality with little or no programming experience. Whether you are a professional webmaster or just a beginner, this program makes designing and maintaining...
Tags: Menu, JavaScript, Microsoft Windows, Harmony Hollow Software, Scripting Languages, Software/Web Development, Web Development
Software downloads 2008-11-05

Additional Resources

JavaScript behaviors within PHP
JavaScript and PHP may each bring great potential to any Web development effort, but they don't always play nice together. Read about the problems one member encountered while writing a PHP script for a portal site?and then see how he solved them.Both JavaScript and PHP are popular tools for the...
Tags: Scripting languages, James Henderson, PHP, JavaScript
Technical articles 2001-07-12
A recursive, dynamic menu tree in ColdFusion and JavaScript
Static content is so yesterday—Web sites today are all about staying fresh and current. To that end, on a recent internal project I created a new intranet site and opted to develop a dynamically populated menu. I went this route so that managing the links didn't involve having to open...
Tags: Databases, Development tools, John Wilker, database, JavaScript, Allaire ColdFusion
Technical articles 2004-04-22
Better navigation with DHTML tree menus created with PHP and XML
User-friendly navigation is one of the most importantaspects of Web site design, and also one of the most challenging. Any noviceWeb developer can put together a 100-page Web site, but organizing those 100pages into easily-navigable categories can tax the ingenuity of even seasoneddesigners. Web designers have no shortage of choices...
Tags: Scripting languages, Guest Contributor, DHTML, XML, PHP, menu tree, JavaScript, Web
Technical articles 2004-11-01
JavaScript Editor eliminates some development hassles
JavaScript has always suffered from a lack of development tools. But, fortunately, help is on the way with the Antechinus JavaScript Editor.Working with JavaScript has always been frustrating because the selection of JavaScript editors is sparse, and those that are out there aren't particularly useful. Plenty of tools are available...
Tags: Scripting languages, Antechinus JavaScript Editor, Baseline Inc., JavaScript, HTML, JavaScript Editor
Technical articles 2002-09-11
Debug JavaScript with Mozilla's free debugger
Programming errors are a fact of life, but pulling your hair out while tracking down these errors should not be. More robust development languages such as Java and the .NET family of languages have development environments that simplify the process of tracking down problems. JavaScript developers have fewer options, but...
Tags: Javascript, Programming
Blog posts 2007-06-25
Menu within a picture?
I don't even know how to properly describe this, so I apologize in advance! I'm helping a non-profit on their website and run into the classic design-by-committee.Need to be able to have a picture and when the mouse goes over one of the quadrants or clicks on a quadrant...
Tags: Mice, mouseOver
Discussion threads 2004-11-02
How to run VBScript from javascript popup menu
For my html-php-mysql web page, I created a popup menu using UltraMenu. I want to launch VBScript from a menu item. The menu is written in javascript.How do I execute a vbscript from a javascript menu? VBS is in the section of web page.Triggering the VBScript vbs...
Tags: Scripting languages, VBS, Microsoft VBScript
Discussion threads 2008-08-29
Locate errors in your JavaScript code
Debugging requires investigative skills, as you try to locate problems that may be embedded deep in a system. Development environments like Visual Studio and JBuilder include powerful debuggers that make the process easier, but locating a JavaScript debugger is more difficult. Aside from an add-in for Visual Studio .NET, there's...
Tags: Scripting languages, Microsoft development tools, .NET, Web browsers, Baseline Inc., JavaScript, debugger, Javascript Debugger, Microsoft Visual Studio
Technical articles 2003-10-01
Ease your JavaScript testing and debugging load
JavaScript development tools have been slow to materialize, but there are various options available today. Learn more about debugging JavaScript and related tools in this Web Development Zone column. Web development platforms like JSP, ASP.NET, ColdFusion, and so forth offer plenty of powerful development options on the server...
Tags: JavaScript, Tony Patton, Scripting languages, tool, Web Development Zone Newsletter, Microsoft Visual Studio, Mozilla Firefox, Error, Software/Web Development, Web Development
Technical articles 2006-05-08
Stupid Web Tricks: Menu mien
Click here for our complete list of Stupid Web Tricks.By Holly CunninghamThe biggest benefit of your mannerly deportment is knowing how to make a graceful exit, or at least finding an unobtrusive way to change the current topic of your cocktail conversations. It's only good hostessing to extend your best...
Tags: Channel management, Scripting languages, Web
Technical articles 2003-10-02
Sothink JS Scroller and Menu Builder Suite 1.6 (Windows)
Sothink JavaScript Web Scroller creates scrollers including ads, events, news, slide shows. Scroller will detect the browser's window size and fit the window automatically. Well integrate with Dreamweaver, FrontPage, Expression Web and GoLive. Sothink DHTML Menu is a DHTML menu creator with no JavaScript experience needed. It creates drop-down menu...
Tags: Microsoft FrontPage, Adobe GoLive, Menu, Macromedia Dreamweaver, Microsoft Windows, SourceTec Software, Sothink JavaScript Web Scroller, Sothink DHTML Menu, Construction
Software downloads 2008-07-15
  • << Previous
  • page 1 of 1
  • Next >>


IT Help Desk Survival Guide, Third Edition
TechRepublic's IT Help Desk Survival Guide, Third Edition provides tools and recommendations to help you better manage help desk services, improve end-user support, troubleshoot frustrating hardware issues, identify quick fixes to vexing Windows problems, and help users make the most of Microsoft Office 2003.
Buy Now
500 Things Every Technology Professional Needs to Know
Did you know Microsoft's RegClean does not work with XP but you can use shareware to clean your registry? Did you know most wireless access points don't have encryption enabled by default? Did you know there are 500 tidbits of information contained in TechRepublic's 500 Things Every Technology Professional Needs to Know that will help you become a successful IT professional.
Buy Now

SmartPlanet

Click Here