« Return to Thread: href link in table cell does not work on click

href link in table cell does not work on click

by MarcelRuff :: Rate this Message:

Reply to Author | View in Thread

Hi,

i have a qx.ui.table.Table with a qx.ui.table.cellrenderer.Html
and in this a href tag:

  <a href='http://google.com' target='_blank'>Google</a>

The link is displayed blue and underlined as expected
and is properly displayed in the firefox status bar (on mouse over).

But when I click on it nothing happens.

What could be the reason for this?
What is a proper way to have a link in a table cell?

Thank you
Marcel

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@...
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

 « Return to Thread: href link in table cell does not work on click