Re: on the chrome bandwagon

2008-09-04 Thread stanlick
My Synaptics touch pad will scroll down BUT NOT up!

On Wed, Sep 3, 2008 at 9:40 PM, Jeromy Evans 
[EMAIL PROTECTED] wrote:

 dynamicd wrote:

 Well i Just caught something. For some reason my listentopics or action
 from the form is not working It shows loading.. in the Chrome browser. but
 never loads. nothing in the
 logs Works on both firefox and IE

 s:div 
  s:form id=selectreport theme=ajax action=ShowConfigureDZ 
  s:select
   id=REPORTNAME
   name=REPORTNAME
   list=reportList.{prettyname}
   onchange=dojo.event.topic.publish('showConfigure_topic');return false;
   theme=ajax
  /
/s:form
  /s:div
 s:url id=showconfigureDZ value=/ShowConfigureDZ.action /
  s:div id=configureDZ href=%{showconfigureDZ} formId=selectreport
 notifyTopics=showConfigure_topic  theme=ajax/s:div

 Any Ideas




 So when they change the select value, the selectreport form is submitted
 and the configureDZ div is refreshed with the response.

 I can't see anything wrong...  You may have to enable dojo debugging to see
 if any messages are displayed.
 I haven't played with any of the Chrome developer tools yet to see if that
 helps.






 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




Re: on the chrome bandwagon

2008-09-03 Thread Jukka Välimaa
This is one bandwagon I've been riding since I read that comic. I've done a
brief overview of our app with Chrome, and mostly dojo tags seem to be
working perfectly. Div, button and tree, listen- and notifytopics work just
the same as in Firefox. There's one view with tabbedpanel where content from
tabs escapes to other tabs or outside the panel.

On Wed, Sep 3, 2008 at 7:03 AM, Jeromy Evans 
[EMAIL PROTECTED] wrote:


 I don't often jump on bandwagon's and I'm not really an early-adopter, but
 I think many struts users would appreciate the chrome comic strip:

 http://www.google.com/googlebooks/chrome/

 javascript hidden class transitions... mmm... i like that



 To put this on topic, has any one tested the struts 2 dojo tags in chrome
 yet?

 cheers,
 Jeromy Evans






 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




Re: on the chrome bandwagon

2008-09-03 Thread dynamicd


My App is working perfectly fine on chrome. Seems to be working the same as
in firefox.





Jukka Välimaa wrote:
 
 This is one bandwagon I've been riding since I read that comic. I've done
 a
 brief overview of our app with Chrome, and mostly dojo tags seem to be
 working perfectly. Div, button and tree, listen- and notifytopics work
 just
 the same as in Firefox. There's one view with tabbedpanel where content
 from
 tabs escapes to other tabs or outside the panel.
 
 On Wed, Sep 3, 2008 at 7:03 AM, Jeromy Evans 
 [EMAIL PROTECTED] wrote:
 

 I don't often jump on bandwagon's and I'm not really an early-adopter,
 but
 I think many struts users would appreciate the chrome comic strip:

 http://www.google.com/googlebooks/chrome/

 javascript hidden class transitions... mmm... i like that



 To put this on topic, has any one tested the struts 2 dojo tags in chrome
 yet?

 cheers,
 Jeromy Evans






 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


 
 

-- 
View this message in context: 
http://www.nabble.com/on-the-chrome-bandwagon-tp19282592p19295392.html
Sent from the Struts - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: on the chrome bandwagon

2008-09-03 Thread Musachy Barroso
I have been using it since yesterday, and all the websites I often use, seem
to work.

musachy

On Wed, Sep 3, 2008 at 2:42 PM, dynamicd [EMAIL PROTECTED] wrote:



 My App is working perfectly fine on chrome. Seems to be working the same as
 in firefox.





 Jukka Välimaa wrote:
 
  This is one bandwagon I've been riding since I read that comic. I've done
  a
  brief overview of our app with Chrome, and mostly dojo tags seem to be
  working perfectly. Div, button and tree, listen- and notifytopics work
  just
  the same as in Firefox. There's one view with tabbedpanel where content
  from
  tabs escapes to other tabs or outside the panel.
 
  On Wed, Sep 3, 2008 at 7:03 AM, Jeromy Evans 
  [EMAIL PROTECTED] wrote:
 
 
  I don't often jump on bandwagon's and I'm not really an early-adopter,
  but
  I think many struts users would appreciate the chrome comic strip:
 
  http://www.google.com/googlebooks/chrome/
 
  javascript hidden class transitions... mmm... i like that
 
 
 
  To put this on topic, has any one tested the struts 2 dojo tags in
 chrome
  yet?
 
  cheers,
  Jeromy Evans
 
 
 
 
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 

 --
 View this message in context:
 http://www.nabble.com/on-the-chrome-bandwagon-tp19282592p19295392.html
 Sent from the Struts - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Hey you! Would you help me to carry the stone? Pink Floyd


Re: on the chrome bandwagon

2008-09-03 Thread Al Sutton
The only problem I have had is with the EULA that lets Google use your 
usernames and passwords to gain access to websites they otherwise 
couldn't index.


Quote;

By submitting, posting or displaying the content you give Google a 
perpetual, irrevocable, worldwide, royalty-free, and non-exclusive 
license to reproduce, adapt, modify, translate, publish, publicly 
perform, publicly display and distribute any content which you submit, 
post or display on or through, the services. This license is for the 
sole purpose of enabling Google to display, distribute and promote the 
services and may be revoked for certain services as defined in the 
additional terms of those services.


Musachy Barroso wrote:

I have been using it since yesterday, and all the websites I often use, seem
to work.

musachy

On Wed, Sep 3, 2008 at 2:42 PM, dynamicd [EMAIL PROTECTED] wrote:

  

My App is working perfectly fine on chrome. Seems to be working the same as
in firefox.





Jukka Välimaa wrote:


This is one bandwagon I've been riding since I read that comic. I've done
a
brief overview of our app with Chrome, and mostly dojo tags seem to be
working perfectly. Div, button and tree, listen- and notifytopics work
just
the same as in Firefox. There's one view with tabbedpanel where content
from
tabs escapes to other tabs or outside the panel.

On Wed, Sep 3, 2008 at 7:03 AM, Jeromy Evans 
[EMAIL PROTECTED] wrote:

  

I don't often jump on bandwagon's and I'm not really an early-adopter,
but
I think many struts users would appreciate the chrome comic strip:

http://www.google.com/googlebooks/chrome/

javascript hidden class transitions... mmm... i like that



To put this on topic, has any one tested the struts 2 dojo tags in


chrome


yet?

cheers,
Jeromy Evans






-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



  

--
View this message in context:
http://www.nabble.com/on-the-chrome-bandwagon-tp19282592p19295392.html
Sent from the Struts - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






  




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: on the chrome bandwagon

2008-09-03 Thread Martin Gainty

I'd be interested to know how they handle Ajax controls
run this little bit from dojo.js

head
script language=JavaScript
!-- Begin

dojo.hostenv.startPackage(dojo.hostenv);
dojo.render.name=dojo.hostenv.name_=browser;
dojo.hostenv.searchIds=[];
dojo.hostenv._XMLHTTP_PROGIDS=[Msxml2.XMLHTTP,Microsoft.XMLHTTP,Msxml2.XMLHTTP.4.0];
dojo.hostenv.getXmlhttpObject=function(){
var _b9=null;
var _ba=null;
try{
_b9=new XMLHttpRequest();
}
catch(e){
}
if(!_b9){
for(var i=0;i3;++i){
var _bc=dojo.hostenv._XMLHTTP_PROGIDS[i];
try{
_b9=new ActiveXObject(_bc);
}
catch(e)
{
alert(e);
_ba=e;
}
}
// End --
/script
/head

Yes/No ?
Martin 
__ 
Disclaimer and confidentiality note 
Everything in this e-mail and any attachments relates to the official business 
of Sender. This transmission is of a confidential nature and Sender does not 
endorse distribution to any party other than intended recipient. Sender does 
not necessarily endorse content contained within this transmission. 


 Date: Wed, 3 Sep 2008 14:49:12 -0400
 From: [EMAIL PROTECTED]
 To: user@struts.apache.org
 Subject: Re: on the chrome bandwagon
 
 I have been using it since yesterday, and all the websites I often use, seem
 to work.
 
 musachy
 
 On Wed, Sep 3, 2008 at 2:42 PM, dynamicd [EMAIL PROTECTED] wrote:
 
 
 
  My App is working perfectly fine on chrome. Seems to be working the same as
  in firefox.
 
 
 
 
 
  Jukka Välimaa wrote:
  
   This is one bandwagon I've been riding since I read that comic. I've done
   a
   brief overview of our app with Chrome, and mostly dojo tags seem to be
   working perfectly. Div, button and tree, listen- and notifytopics work
   just
   the same as in Firefox. There's one view with tabbedpanel where content
   from
   tabs escapes to other tabs or outside the panel.
  
   On Wed, Sep 3, 2008 at 7:03 AM, Jeromy Evans 
   [EMAIL PROTECTED] wrote:
  
  
   I don't often jump on bandwagon's and I'm not really an early-adopter,
   but
   I think many struts users would appreciate the chrome comic strip:
  
   http://www.google.com/googlebooks/chrome/
  
   javascript hidden class transitions... mmm... i like that
  
  
  
   To put this on topic, has any one tested the struts 2 dojo tags in
  chrome
   yet?
  
   cheers,
   Jeromy Evans
  
  
  
  
  
  
   -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
  
  
 
  --
  View this message in context:
  http://www.nabble.com/on-the-chrome-bandwagon-tp19282592p19295392.html
  Sent from the Struts - User mailing list archive at Nabble.com.
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
 -- 
 Hey you! Would you help me to carry the stone? Pink Floyd

_
See how Windows Mobile brings your life together—at home, work, or on the go.
http://clk.atdmt.com/MRT/go/msnnkwxp1020093182mrt/direct/01/

Re: on the chrome bandwagon

2008-09-03 Thread dynamicd


Well i Just caught something. 
For some reason my listentopics or action from the form is not working 
It shows loading.. in the Chrome browser. but never loads. nothing in the
logs 
Works on both firefox and IE

s:div 
 s:form id=selectreport theme=ajax action=ShowConfigureDZ 
 s:select
   id=REPORTNAME
   name=REPORTNAME
   list=reportList.{prettyname}
   onchange=dojo.event.topic.publish('showConfigure_topic');return false; 
   theme=ajax
  /
  
  /s:form
  /s:div
  
   s:url id=showconfigureDZ value=/ShowConfigureDZ.action /
  s:div id=configureDZ href=%{showconfigureDZ} formId=selectreport
notifyTopics=showConfigure_topic  theme=ajax/s:div
  

Any Ideas




Jeromy Evans - Blue Sky Minds wrote:
 
 
 I don't often jump on bandwagon's and I'm not really an early-adopter, 
 but I think many struts users would appreciate the chrome comic strip:
 
 http://www.google.com/googlebooks/chrome/
 
 javascript hidden class transitions... mmm... i like that
 
 
 
 To put this on topic, has any one tested the struts 2 dojo tags in 
 chrome yet?
 
 cheers,
 Jeromy Evans
 
 
 
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

-- 
View this message in context: 
http://www.nabble.com/on-the-chrome-bandwagon-tp19282592p19299893.html
Sent from the Struts - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: on the chrome bandwagon

2008-09-03 Thread Jeromy Evans

dynamicd wrote:
Well i Just caught something. 
For some reason my listentopics or action from the form is not working 
It shows loading.. in the Chrome browser. but never loads. nothing in the
logs 
Works on both firefox and IE


s:div 
 s:form id=selectreport theme=ajax action=ShowConfigureDZ 
 s:select
   id=REPORTNAME
   name=REPORTNAME
   list=reportList.{prettyname}
   onchange=dojo.event.topic.publish('showConfigure_topic');return false; 
   theme=ajax

  /
  
  /s:form

  /s:div
  
   s:url id=showconfigureDZ value=/ShowConfigureDZ.action /

  s:div id=configureDZ href=%{showconfigureDZ} formId=selectreport
notifyTopics=showConfigure_topic  theme=ajax/s:div
  


Any Ideas

  


So when they change the select value, the selectreport form is submitted 
and the configureDZ div is refreshed with the response.


I can't see anything wrong...  You may have to enable dojo debugging to 
see if any messages are displayed.
I haven't played with any of the Chrome developer tools yet to see if 
that helps.






-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]