After my 'targetfeatures attributes' topic, I used a js function. aI("text=link name;url=javascript:openNewWindow('http://www.theurl.com');");
Which works .... kinda... if the mouse is in the box but NOT on the text, the status bar reads Shortcut to javascript:openNewWindow('http://www.theurl.com ...
the url were the code lies is http://swlct.com i think you are correct about the features (toolbar, menubar, location, etc.) is "no".
I am still puzzeled to why some items open a seperate 'sized' page and others don't. The position is not really an issue, was just wondering if it could ...
Ok, thanks, got most of the menu items open a new page with: aI("text=Test Equip.;url=http://www.url.com;target=_new;targetfeatures=width=820 height=650 toolbar=yes location=yes directories=yes status=yes menubar=yes scrollbars=yes resizable=yes copyhistory=yes"); Once I found the code that worked ...
the url bar/file/edit/view... refressh, back, forward icons... are the things that I am talking about. I tried target new and all of the targetfeatures, does this mean that I can't have a new window pop up with all of the url bar/file/edit/view... refressh, back, forward icons..., that can be set at ...
I have tried the targetfeatures -- but I can't figure out how to include to toolbars. Basically I would like a sizable "target=_blank"...
something that could include opening a new page with width / height attributes and possibly position.
I did have _menuCloseDelay=400 // The time delay for menus to remain visible on mouse out _menuOpenDelay=150 // The time delay before menus open on mouse over _followSpeed=5 // Follow scrolling speed _followRate=50 // Follow scrolling Rate _subOffsetTop=10 // Sub menu top offset _subOffsetLeft ...