View Single Post
Join Date: Nov 2008
Posts: 6
Reputation: nopaso is an unknown quantity at this point 
Solved Threads: 0
nopaso nopaso is offline Offline
Newbie Poster

Re: Java applet behave as button link?

 
0
  #6
Nov 11th, 2008
Thanks. Sure its here:

http://lovelago.googlepages.com/java_button_2.html

I thought maybe (and have tried) to add the "#Bottom" as the link inside the java applet when using "mousePressed", but it didn't work. Somebody told me:

"I suspect: an object captures the mouse, so the click does not go to the <a> element in which you have embedded the object. I don't see any way around that, but you might be able to place a transparent click-catching-div in front of the object." -- but I don't want all tha MS lock-in stuff and its frontpage, which is old right?

It's annoying really, I was doing al my testing in Safari because its so clean and nice, I thik I've finished and try it in FF and it doesn't work!
Reply With Quote