DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Eric marschall Guest

    Java Menu, incorporating linking button w/HTML?


    This is an example of my java:
    <param name="desc0-0-2-0" value="Assembly MEE4326-3013">
    <p><a href="file:///J%7C/PPI_Web/WebSites/Goodyear/BOM/mee4326-3013.htm"><img
    src="file:///J%7C/PPI_Web/WebSites/Goodyear/JavaNav/bom.jpg" align="baseline"></a></p>
    It's for a scrolling tree menu
    I'd like to add a small button after the text in the menu that links to
    a separate html page that opens in "main" frame.
    The HTML I've added is not making this button appear.
    Am I on the right track, or am I grasping at straws. Help!

    Thanks in advance
    Eric J. Marschall

  2. #2
    roy Guest

    Re: Java Menu, incorporating linking button w/HTML?


    Hi Eric,
    I suspect the problem lies with the URL encoding on a character space
    or other non-printable alike on your parent directory name. I once try out
    different major browsers with such a URL and they act inconsistently.

    "Eric marschall" <emarschall@ppipubs.com> wrote:
    >
    >This is an example of my java:
    ><param name="desc0-0-2-0" value="Assembly MEE4326-3013">
    > <p><a href="file:///J%7C/PPI_Web/WebSites/Goodyear/BOM/mee4326-3013.htm"><img
    >src="file:///J%7C/PPI_Web/WebSites/Goodyear/JavaNav/bom.jpg" align="baseline"></a></p>
    > It's for a scrolling tree menu
    > I'd like to add a small button after the text in the menu that links to
    >a separate html page that opens in "main" frame.
    > The HTML I've added is not making this button appear.
    > Am I on the right track, or am I grasping at straws. Help!
    >
    >Thanks in advance
    >Eric J. Marschall




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links