• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

window.opener.p_item2[0].checked = true;

 
Ranch Hand
Posts: 39
IBM DB2 jQuery Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Sir,

Please kindly advise what wrong for " window.opener.p_item2[0].checked = true;" What wrong of this code?.
this code can support at IE but can't support at chrome.


Thanks

Regards
Sharon
 
Sharon Wong
Ranch Hand
Posts: 39
IBM DB2 jQuery Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for advising...

Hi Sir/ Ms,

I had new finding..
Please kindly advise why after "window.opener.p_item2[1].checked = false;" add others command, my screen at chrome can update as IE and become normally?
Solving issue i already found, but now not understand why need add others code after "window.open...." just can work as well at chrome?




Thanks

Best Regards
Sharon
 
reply
    Bookmark Topic Watch Topic
  • New Topic