Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
drstall #1
How to open link in new tab using Spry?
Does anyone know how to open menu web links in a new tab (instead of opening a
new window - IE7) using the Spry horizontal dropdown menu? I tried putting
"_tab" in the target field but it doesn't seem to work. Thanks!
drstall Guest
-
Spry Link Help
I've run into a problem trying to figure out how to place a link within my first spry tab, to my second spry tab on the same page. The reasons for... -
URL link to open new window?
Hello, and thanks in advance for the help... I'm kind of new to Flash programming. I'm trying to get a link to a url to open a new window for... -
Force a link to open in IE
In an internal application. The user receives an email, checked with mozilla mail, and clicks on the link. I would like this link to direct the... -
Help - Open in New Link
Something has changed in my computer! I often want to open a photo in a new link by right clicking on the picture and select open in new link, I... -
Open a link from within a Web Service ?
Hi. I would like to open an ASP.NET page from a Web Method like this: Form my WinForm App: OpenLink("Select * From Customers",... -
danilocelic AdobeCommunityExpert #2
Re: How to open link in new tab using Spry?
drstall wrote:
Opening new windows in a new tab is a setting within the IE7 preferences ( and I'd assume 8 too ) and as far as I'm aware there is no control over this setting from within the HTML/JavaScript of the web page to do what you are asking. If you use _blank and the user has the appropriate setting in their browser, then it will open in a new tab, not in a new window.> Does anyone know how to open menu web links in a new tab (instead of opening a
> new window - IE7) using the Spry horizontal dropdown menu? I tried putting
> "_tab" in the target field but it doesn't seem to work. Thanks!
--
Danilo Celic
| [url]http://blog.extensioneering.com/[/url]
| WebAssist Extensioneer
| Adobe Community Expert
danilocelic AdobeCommunityExpert Guest
-
drstall #3
Re: How to open link in new tab using Spry?
Thanks - using "_blank" instead of "_tab" did the trick (my IE7 was already set to open links in a new tab, not window).
drstall Guest
-
danilocelic AdobeCommunityExpert #4
Re: How to open link in new tab using Spry?
drstall wrote:
Glad it worked out for you, but just remember that if someone else doesn't have that options set, then they won't get a new tab, they'll get a new window, so do not rely on it being a new tab for everyone.> Thanks - using "_blank" instead of "_tab" did the trick (my IE7 was already set to open links in a new tab, not window).
--
Danilo Celic
| [url]http://blog.extensioneering.com/[/url]
| WebAssist Extensioneer
| Adobe Community Expert
danilocelic AdobeCommunityExpert Guest



Reply With Quote

