Re: [Wicket-user] Datepicker and opera

2005-11-28 Thread Matej Knopp

Doesn't work :(
wicket:id is not problem for other elements, it seems just to cause 
problems with input. Maybe a bug in opera?


-Matej

Juergen Donnerstag wrote:

may be html xmlns:wicket=http://wicket.sourceforge.net;
 to define the namespace?

Juergen

On 11/27/05, Matej Knopp [EMAIL PROTECTED] wrote:


Hi.

I found out, why the datepicker is not working in Opera. The problem is
the wicket:id, that confuses opera.

having

input wicket:id=xyz id=elementId/

document.getElementById('elementId') returns null.

the (temporary?) solution now is to setStripWicketTags(true);
Any ideas?

-Matej


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Datepicker and opera

2005-11-28 Thread Johan Compagner
if that _javascript_ works without wicket:id and stop working with it then i would call that a bug of opera. Some kind of parse bug.. it just sees (or better said it doesn't see) the name space and strips it away.
johanOn 11/28/05, Matej Knopp [EMAIL PROTECTED] wrote:
Doesn't work :(wicket:id is not problem for other elements, it seems just to causeproblems with input. Maybe a bug in opera?-MatejJuergen Donnerstag wrote: may be html xmlns:wicket=
http://wicket.sourceforge.netto define the namespace? Juergen On 11/27/05, Matej Knopp [EMAIL PROTECTED]
 wrote:Hi.I found out, why the datepicker is not working in Opera. The problem isthe wicket:id, that confuses opera.having
input wicket:id=xyz id=elementId/document.getElementById('elementId') returns null.the (temporary?) solution now is to setStripWicketTags(true);
Any ideas?-Matej---This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?Stop!Download the new AJAX search engine that makessearching your log files as easy as surfing theweb.DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click___Wicket-user mailing list
Wicket-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/wicket-user ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems?Stop!Download the new AJAX search engine that makes searching your log files as easy as surfing theweb.DOWNLOAD SPLUNK!
 http://ads.osdn.com/?ad_idv37alloc_id865op=click ___ Wicket-user mailing list
 Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user
---This SF.net email is sponsored by: Splunk Inc. Do you grep through log filesfor problems?Stop!Download the new AJAX search engine that makes
searching your log files as easy as surfing theweb.DOWNLOAD SPLUNK!http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___Wicket-user mailing listWicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] Datepicker and opera

2005-11-27 Thread Matej Knopp

Hi.

I found out, why the datepicker is not working in Opera. The problem is 
the wicket:id, that confuses opera.


having

input wicket:id=xyz id=elementId/

document.getElementById('elementId') returns null.

the (temporary?) solution now is to setStripWicketTags(true);
Any ideas?

-Matej


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Datepicker and opera

2005-11-27 Thread Juergen Donnerstag
may be html xmlns:wicket=http://wicket.sourceforge.net;
 to define the namespace?

Juergen

On 11/27/05, Matej Knopp [EMAIL PROTECTED] wrote:
 Hi.

 I found out, why the datepicker is not working in Opera. The problem is
 the wicket:id, that confuses opera.

 having

 input wicket:id=xyz id=elementId/

 document.getElementById('elementId') returns null.

 the (temporary?) solution now is to setStripWicketTags(true);
 Any ideas?

 -Matej


 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
 http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] DatePicker and opera

2005-11-23 Thread Matej Knopp

Hi,

DatePicker doesn't work in opera. It shows a window with this error message:
Calendar setup:
Nothing to setup (no fields found). Please check your code.

Has anyone a clue, what's going on? To me, it seems that somehow the 
javascript can't touch input field, even if the javascript is executed 
after the input field. But I can't figure out any solution...


-Matej


---
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628alloc_id=16845op=click
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] DatePicker and opera

2005-11-23 Thread Dipu

Yes , original jscalendar works in Opera.

Dipu
- Original Message - 
From: Eelco Hillenius [EMAIL PROTECTED]

To: wicket-user@lists.sourceforge.net
Sent: Wednesday, November 23, 2005 4:04 PM
Subject: Re: [Wicket-user] DatePicker and opera


Does the original jscalendar work in Opera? If it does, the problem is
with the component, otherwise it is jscalendar.

Eelco


On 11/23/05, Matej Knopp [EMAIL PROTECTED] wrote:

Hi,

DatePicker doesn't work in opera. It shows a window with this error 
message:

Calendar setup:
Nothing to setup (no fields found). Please check your code.

Has anyone a clue, what's going on? To me, it seems that somehow the
javascript can't touch input field, even if the javascript is executed
after the input field. But I can't figure out any solution...

-Matej


---
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628alloc_id=16845op=click
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=ick
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] DatePicker and opera

2005-11-23 Thread Matej Knopp

Well, the original calendar works with opera well.
I guess the problem is in component.

The generat source code is like this

input value= maxlength=16 type=text wicket:id=createdFrom 
style=width: 9em; name=createdFrom id=1:form:createdFrom/


span wicket:id=fromDatePickerwicket:panel
	img wicket:id=trigger style=cursor: pointer; border: none; 
src=/cargo/app/resources/wicket.extensions.markup.html.datepicker.DatePickerSettings/calendar_icon_1.gif 
id=1:form:fromDatePicker:trigger/

script type=text/javascript wicket:id=script
Calendar.setup(
{
inputField : 1:form:createdFrom,
button : 1:form:fromDatePicker:trigger,
showsTime : true,
ifFormat : %d.%m.%Y %H:%M
});/script
/wicket-panel/span

The problem is, that for some reason, opera can't refer to the input 
with name 1:form:createdFrom.


I wish I had more time to check it deeper. Maybe the long name is a 
problem, I don't know. Or maybe, when the script gets executed, the 
input field is just not initialized yet.


-Matej

Eelco Hillenius wrote:

Does the original jscalendar work in Opera? If it does, the problem is
with the component, otherwise it is jscalendar.

Eelco


On 11/23/05, Matej Knopp [EMAIL PROTECTED] wrote:


Hi,

DatePicker doesn't work in opera. It shows a window with this error message:
Calendar setup:
   Nothing to setup (no fields found). Please check your code.

Has anyone a clue, what's going on? To me, it seems that somehow the
javascript can't touch input field, even if the javascript is executed
after the input field. But I can't figure out any solution...

-Matej


---
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628alloc_id=16845op=click
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] DatePicker and opera

2005-11-23 Thread Eelco Hillenius
Unfortunately, I'm a bit too bussy with other things too. I'll open a
bug report for it, but I'd appreciate it when someone else could look
into the problem.

Eelco


On 11/23/05, Dipu [EMAIL PROTECTED] wrote:
 Yes , original jscalendar works in Opera.

 Dipu
 - Original Message -
 From: Eelco Hillenius [EMAIL PROTECTED]
 To: wicket-user@lists.sourceforge.net
 Sent: Wednesday, November 23, 2005 4:04 PM
 Subject: Re: [Wicket-user] DatePicker and opera


 Does the original jscalendar work in Opera? If it does, the problem is
 with the component, otherwise it is jscalendar.

 Eelco


 On 11/23/05, Matej Knopp [EMAIL PROTECTED] wrote:
  Hi,
 
  DatePicker doesn't work in opera. It shows a window with this error
  message:
  Calendar setup:
  Nothing to setup (no fields found). Please check your code.
 
  Has anyone a clue, what's going on? To me, it seems that somehow the
  javascript can't touch input field, even if the javascript is executed
  after the input field. But I can't figure out any solution...
 
  -Matej
 
 
  ---
  This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
  Register for a JBoss Training Course.  Free Certification Exam
  for All Training Attendees Through End of 2005. For more info visit:
  http://ads.osdn.com/?ad_id=7628alloc_id=16845op=click
  ___
  Wicket-user mailing list
  Wicket-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wicket-user
 


 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
 http://ads.osdn.com/?ad_idv37alloc_id865op=ick
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user



 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
 http://ads.osdn.com/?ad_idv37alloc_id865opclick
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user