[jboss-user] [JBoss Portal] - Re: Using images in URLs

chris@phoros do-not-reply at jboss.com
Mon Sep 18 15:18:05 EDT 2006


When I use text, the following is produced, and I can see the text:

<a href='/portal/auth/portal/default/ao/ad?action=1&perform=backToSelectDB'>
  | back to select db
  | </a>

When I use the image tag, I get this:
<img src='/weborganiser/images/edit-undo.png' HEIGHT="22" WIDTH="22" BORDER="0" ALT="Back to database select" TITLE="Back to database select"/>
  | <a href='/portal/auth/portal/default/ao/ad?action=1&perform=backToSelectDB'>
  | <img src='/weborganiser/images/edit-undo.png' HEIGHT="22" WIDTH="22" BORDER="0" ALT="Back to database select" TITLE="Back to database select"/>
  | </a>

No image or link is visable, no link shows up using the Firefox Web Developer extension, and highlighting the anchor tag.

I can't see anything wrong with the HTML. As an additional test I also used the image tag code before the anchor tag. The image displays fine outwith the anchor tags, but disappears within them.

Strange.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972407#3972407

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972407



More information about the jboss-user mailing list