|
From: prenger <do-...@jb...> - 2006-06-16 08:04:28
|
I get no exception when I remove the listener entry. And I have no jars in the lib directory. I changed my web.xml to your settings, but that does not solve the problem. Which examples are you using? The ones for version 1.1.1 or newer? To specify the problem, this is, what is rendered for the schedule entry:
<a onmouseover="return makeTrue(domTT_activate(this, event, 'caption', 'Test', 'content', '<i></i><br/>Hallo?', 'trail', true));" href="#" onmouseup="fireEntrySelected('_idJsp2', '_idJsp2:schedule1', 'null');" class="entry" style="position: absolute; height: 365px; top: 74px; left: 0.0%; width: 99.5%; padding: 0px; overflow: hidden; border-width: 1.0px; border-style:solid;">Test
If I click on the entry, the function "fireEntrySelected" is called, which redirects to "/Appdir/#" and does not stay on the actual page. I also tried to place the schedule in a sepparated form. Doesn't work.
Have you tried to select an entry with your solution? Does it work properly?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951247#3951247
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951247
|