473,413 Members | 1,856 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,413 software developers and data experts.

Firefox - accessing urls of tabs


How do I access the urls of tabbed windows currently open in Firfox?
(Or the other tabbed browsers like Opera.)

I know "tab" is not a javascript object, but in pseudo code I'm looking
for something like this:

var myURL = window.tab[1].location

Thanks,

ns

Jul 23 '05 #1
4 1526
Nevada wrote:
How do I access the urls of tabbed windows currently open in Firfox?
(Or the other tabbed browsers like Opera.)
You don't.
I know "tab" is not a javascript object, but in pseudo code I'm looking
for something like this:

var myURL = window.tab[1].location


To put it bluntly, its none of your business what other websites I have
open, and thats the main reason that the browser manufacturer's do not
allow such things to be possible.

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly
Jul 23 '05 #2
Nevada wrote:
How do I access the urls of tabbed windows currently open in Firfox?
(Or the other tabbed browsers like Opera.)

I know "tab" is not a javascript object, but in pseudo code I'm looking
for something like this:

var myURL = window.tab[1].location


This is like asking to be able to detect the URL of all the browser
windows that a user has open. The next logical step is to be able to
manipulate those windows...

Yes, it'd be real handy in some situations but is way to easy to
abuse so it's unlikely to happen.

One thing that would be nice is the ability to access 'child' tabs in
much the same way as windows opened by the current page can be
accessed. However, I can't see that happening either.
--
Rob
Jul 23 '05 #3

Gee - guess I won't do it!

ns

Jul 23 '05 #4
Nevada wrote:
Gee - guess I won't do it!


No need to guess, you won't do it!

Please read this groups FAQ, it is full of useful information.

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly
Jul 23 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Generic Usenet Account | last post by:
I am trying to create a Java application that reads a list of URLs from a file and stores their contents on the local file system. I have succeeded in accessing normal websites, but I am unable to...
9
by: Dru | last post by:
Am I missing something simple? I can't figure this one out... <script language="JavaScript" type="text/javascript"> function showDesc(desc) { showDescription.innerText = desc; } </script> ...
26
by: Howard Brazee | last post by:
I would like to click on a URL of a html document that will open several URLs at once for me. Does someone have an example of a html document that will do this?
24
by: bedhead | last post by:
Why doesn't a SELECT element's innerHTML reflected which option was selected? Works in IE. I need this functionality so that I can retain what choices a user made in a tabbed interface. ...
3
by: Philip Herlihy | last post by:
I'm using a number of hyperlinks on an Intranet I'm developing which refer to documents on a network server. The URLs I'm using have the form: file://<server>/<path>/<file>.pdf <server> is an...
5
by: givitumee | last post by:
I have a problem with my website: http://www.eecs.tufts.edu/~pgoran01/abet/ I'm using tabbed menus, all of them pop up when you login. However, the interface looks good in firefox but when I...
3
by: Sjef Janssen | last post by:
I try to get a tabbed display work both in IE (6 and 7) and Firefox. The last does give a problem. What's going wrong here? I'm totally puzzled. <!doctype html PUBLIC "-//W3C//DTD XHTML 1.0...
3
by: rhino | last post by:
I'm having an odd problem in Firefox 2.0.0.8. You can see the problem on this page: http://sfl.london.on.ca/links_groups.shtml. If you click on any of the three horizontal tabs, nothing happens...
10
by: ArizonaJohn | last post by:
Hello, My site prints out URLs in a table. In Chrome and IE8, the URLs look great. In Firefox 3.0.11, the URLs only display up until the second forward slash. So for example,...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.