4 Replies Latest reply: Apr 17, 2008 9:59 PM by Cindy- RSS

    Making window open on right

    Cindy- Community Member
      How do I make this code open the window on the right of the screen instead of the left of the screen?

      Here is the code:
      <a href="javascript: void(0)" onclick = "window.open('morebibadee.htm','','toolbar=yes,left=0,location=no,status=no,menubar=no,sc rollbars=yes,width=600,height=700')">More Details Here</a>

      Thanks!