Can I specify (or find out) the size of a browser window?

I've noticed that when I resize a browser window that any new window also comes up at that same size.
Is there a way to see what the actual dimensions are for any given window?

javascript:alert(self.outerWidth"x"self.outerHeight)
to read,
javascript:self.resizeTo(800,600)
for one tab,
tell application "Safari"
set bounds of window 1 to {0, 0, 800, 600}
end tell
in script editor for any window.

Similar Messages

  • How can i find out the size of video on my iphone 5?

    How can i find out the size of video on my iphone 5?

    As far as I've known, all iPhones (3G/3GS/4/4S/5) sold in China (probably only in China) have this low battery alert sound.
    So called "localization" or what...
    Actually many people found it annoying coz it plays even when the phone is switched to SILENT. However no solution has been found so far
    PS: reeeeeeeally hope Apple could see this thread and at least give Chinese users an option to switch it off!!
    <Edited By Host>

  • HT1349 How can i find out the size and length of my playlist?

    How can i find out the size and length of my playlist? Anybody?

    It shows up in iTunes on your computer as seen here:

  • How to find out the size of files transferred over the SQL * Net?

    I am trying to test the Advanced Compress (AC) for 11g Data Guard. When the AC is turned on, the archived log files are supposed to be compressed on the primary database server and sent over SQL*Net, then decompressed on the standby db server. We will see the file sizes are the same on both primary and standby servers. I want to verify that the AC works by monitoring how much data are sent over SQL*Net. Per Oracle, AC uses 35% less of the bandwith. That means the size of the files transferred should be at least 65% of the original size.
    Is there a way to find out the size through Oracle utilities? If not, how to find out by OS utilities? OS is Solaris 5.10.
    Thanks.

    I'm not sure this can be done via SQL*Net, but a network packet sniffer between the two servers should be able to help - you might want to contact your network team.
    HTH
    Srini

  • Urgent: How to find out the size in bytes of java object

    Hi Experts,
    We've a requirement that we need to find out the size of a java object at run time, is there a direct java API to get the size of a composite object in memory?
    Here is my requirement: We are adding string objects (which is an xml string of considerable size) into a List. After reaching certain size limit (lets say 5MB) of the list i need to put this data into DB as a CLOB. So every time I add a string object to the list, I need to see if the total size of the list exceeds the limit and if yes, flush the results into DB.
    I am not sure if java has a direct API for this, if not what is the beast way to do it, it s critical requirement for us.
    It would be really great if someone could help us out.
    Thank you,
    -Shibu.

    >
    We've a requirement that we need to find out the size of a java object at run time, is there a direct java API to get the size of a composite object in memory?
    Here is my requirement: We are adding string objects (which is an xml string of considerable size) into a List. After reaching certain size limit (lets say 5MB) of the list i need to put this data into DB as a CLOB. So every time I add a string object to the list, I need to see if the total size of the list exceeds the limit and if yes, flush the results into DB.
    I am not sure if java has a direct API for this, if not what is the beast way to do it, it s critical requirement for us.
    It would be really great if someone could help us out.
    >
    Could you explain your actual requirement a little more fully.
    1. Is each individual string a separate XML string? Or is it just a fragment? Why would you just concatenate them together into a CLOB? That won't produce valid XML and it won't let you easily separate the pieces again later. So provide a simple example showing some strings and how you need to manipulate them.
    2. Are you using these xml strings in Java at all? Or are you just loading them into the database?
    For example if you are just loading them into the database you don't need to create a list. Just create a CLOB in Java and append each string to the CLOB. Before you append each one you can check to see if the new string will put you over your length limit. If it will then you write the CLOB to the database, empty the CLOB and start appending again to the new clob instance.
    If you explain what you are really trying to do we might be able to suggest some better ways to do it.

  • How do i find out the size of a webpage?

    how do i find out the file size of a webpage im viewing in my
    browser? and how do i find out the size of a webpage of my
    own?

    Hello,
    Try this site out.
    Just enter your URL.
    http://www.websiteoptimization.com/services/analyze/
    Take care,
    Tim
    "name294" <[email protected]> wrote in
    message
    news:gpiuqv$9on$[email protected]..
    > how do i find out the file size of a webpage im viewing
    in my browser? and
    > how do i find out the size of a webpage of my own?

  • How do I find out the size of each individual element within a photoshop file as need to replace some elements?  Thanks :)

    How do I find out the size of each individual element within a photoshop file as need to replace some elements?  Thanks

    What do you mean by "Elements"?
    Elements in a flat image or Layers?
    Could you please post a screenshot with the Layers Panel visible?

  • How to find out the size of a database?

    I'm not an oracle dba but a report developer. I'd like to find out the size of my database.
    Is this possible using simple query?

    An oracle database consists of data files, redo log files, control files, temporary files. Whenever you say the size of the database this actually means the summation of these files.
    select a.data_size+b.temp_size+c.redo_size+d.controlfile_size "total_size in MB"
    from
    ( select sum(bytes)/1024/1024 data_size from dba_data_files ) a,
    ( select nvl(sum(bytes),0)/1024/1024 temp_size from dba_temp_files ) b,
    ( select sum(bytes)/1024/1024 redo_size from sys.v_$log ) c,
    ( select sum(BLOCK_SIZE*FILE_SIZE_BLKS)/1024/1024 controlfile_size from v$controlfile) d;
    here
    a is megabytes allocated to ALL datafiles
    b is megabytes allocated to ALL TEMP files
    c is megabytes allocated to ALL redo-logs
    d is megabytes allocated to ALL control files
    Nimish Garg
    Software Developer
    *(Oracle & ASP.NET)*
    Indiamart Intermesh Limited, Noida
    To Get Free Oracle & ASP.NET Code Snippets
    Follow: http://nimishgarg.blogspot.com

  • My startup disc is full and I want to find out the size of trash and junk in mailbox before dumping trash & junk

    I have gotten this message saying that my startup disc is full.
    I know I need to dump the trash can on my home screen and I have done that.
    I know that there is both trash and junk in my mail app that I will dump also but I am curious as to the size of the trash and junk in mail but I don’t see how to find the sizes.
    Its nice that the Junk tells me that there are 739 messages but it doesn’t say what the size of all of them is.
    Do you know how i can see what the file sizes are for trash and Junk in Mail?
    I know I can just delete them and see how much this yellow bar decreases but that seems like a crude way to see what the file sizes are that I have deleted.
    If you have an answer for how to find out the file sizes of the Mail trash and junk I would like to know how to do it.
    I have the latest version 10.9.4 on my Mac Air.

    do you have the Size Column selected in the View pulldown?

  • How do I find out the size of a file, trying to make a DVD and told the fil

    Made a slide show project with music and trying to write to dvd. Computer tells me the file is to large and to use a dual sided disk. I cut may slides out but no luck. How do you find out the file size?

    Hi
    And SlideShows has a limit of 99 slides per show.
    I rather assemble mine in iMovie HD 6 where as QuickTimeKirk states
    it only has Time as a limit dep. on encoding method selected and if Single or Double layer DVDs
    Single Layer (for DL double time) - TIME includes menu - keeping it simple gives more to movie.
    (I prefere "Brushed Metal" no audio, no animation.)
    • Professional Quality (movies up to 120 min.) - BEST
    • Best Performances (movies less than 60 min.) - High quality on final DVD
    • High Quality (in iDVD08) / Best Quality (in iDVD6) (movies up to 120 min.) - slightly lower quality than above
    Yours Bengt W

  • HT4489 How do you find out the size of a contact card?

    The old Mobile Me service had lots of issues with the number of contacts you could have. Now it seems that with this info: http://support.apple.com/kb/HT4489
    iCloud: Limits for Contacts, Calendars, Reminders, and Bookmarks
    Apple has tried to inform us about the limits you can have. None the less it does not tell you how to ( for instance) know the size of the memory taken by ( contacts). So they have given us guidance but no way to know how to use it or check it. Can anybody advice how to measure the size of contacts ( for instance).? For business users this could be important. Thanks in advance for any assistance. Guy M.

    Address Book's own database will be differently structured from an exported vCard so it's not really worth tampering with that.
    The vCard is a series of fields separated by line returnes, with records being separated by BEING:VCARD and END:VCARD - a typical single simple card looks like this:
    BEGIN:VCARD
    VERSION:3.0
    N:National Film Theatre;;;;
    FN:National Film Theatre
    ORG:National Film Theatre;
    TEL;type=WORK;type=pref:020 7928 3232 booking
    TEL;type=WORK:020 7928 3535 prog planning
    TEL;type=WORK:020 7815 1335 tech
    TEL;type=WORK:020 7928 3233 booking
    item1.ADR;type=WORK;type=pref:;;The Box Office\, BFI Southbank\nBelvedere Road\nSouth Bank;London;;SE1 8XT;
    item1.X-ABADR:gb
    X-ABUID:A1345405-E248-4B2B-906B-F5AFA5BF15CB\:ABPerson
    END:VCARD
    As you can see it's only a small amount of data - 464 bytes - so really I don't think you need to worry about the size of any individual entry except where photos are concerned - obviously they take up a lot more room. I checked a card with a typical small photo and the size was 5,137 bytes: so only quite a large photo is going to cause you any problems.
    I don't know of any way of collecting statistics on the all-contacts vCard, except that if you converted it to a tab-delimited format and imported it into a spreadsheet or database program it would tell you the number of contacts.

  • HT5730 How can I find out the size (Kb /MB) of software updates?

    My software updates available contains a number of program updates.   I have a daily data allowance of 400 mb.  I want to prioritise my downloads, but cannot make a decision without knowing how big each update is.  So, how can I find this out ?

    This information does not seem to be easily available anymore, in many cases.  See, for instance, the discussion at:
    https://discussions.apple.com/message/22563518#22563518
    Also, be aware that the trend seems to be for updates to be automatically downloaded without user interaction, ready for installation!   You can uncheck "Download newly available updates in the background" inside System preferences under "Software update". I think it is checked by default.
    The best answer, although I don't think it's a great one, seems to be that once you start the download, the download window will show you how big it is.  In previous versions of OS X, the size of the download appeared in the update screen, but has now gone.
    Hope that helps.
    Ivan

  • In itunes for windows how can I find out the size of a playlist I created?

    In Windows using the latest iTunes, how do you bring up the size of a playlist you created in MBs?

    Use CTRL / to display the Status Bar at the bottom of the iTunes window.

  • How do I find out the size of a project in iMovie before sending to idvd?

    I need help finding the size of a project before I send it to iDVD?
    Thanks

    In this case size doesn't matter. iDVD only cares about length:
    iDVD encoding settings:
    http://support.apple.com/kb/HT1502?viewlocale=en_US
    Short version:
    Best Performance is for videos of up to 60 minutes
    Best Quality is for videos of up to 120 minutes
    Professional Quality is also for up to 120 minutes but even higher quality (and takes much longer)
    That was for single-layer DVDs. Double these numbers for dual-layer DVDs.
    Professional Quality: The Professional Quality option uses advanced two-pass technology to encode your video (The first pass determines which parts of the movie can be given greater compresson without quality loss and which parts can’t.  The second pass then encodes those different parts accordingly) , resulting in the best quality of video possible on your burned DVD. You can select this option regardless of your project’s duration (up to 2 hours of video for a single-layer disc and 4 hours for a double-layer disc). Because Professional Quality encoding is time-consuming (requiring about twice as much time to encode a project as the High Quality option, for example) choose it only if you are not concerned about the time taken.
    In both cases the maximum length includes titles, transitions and effects etc. Allow about 15 minutes for these.
    You can use the amount of video in your project as a rough determination of which method to choose. If your project has an hour or less of video (for a single-layer disc), choose Best Performance. If it has between 1 and 2 hours of video (for a single-layer disc), choose High Quality. If you want the best possible encoding quality for projects that are up to 2 hours (for a single-layer disc), choose Professional Quality. This option takes about twice as long as the High Quality option, so select it only if time is not an issue for you.
    Use the Capacity meter in the Project Info window (choose Project > Project Info) to determine how many minutes of video your project contains.
    NOTE: With the Best Performance setting, you can turn background encoding off by choosing Advanced > “Encode in Background.” The checkmark is removed to show it’s no longer selected. Turning off background encoding can help performance if your system seems sluggish.
    And whilst checking these settings in iDVD Preferences, make sure that the settings for NTSC/PAL and DV/DV Widescreen are also what you want.
    http://support.apple.com/kb/HT1502?viewlocale=en_US

  • How do I find out the size of my iTunes library in iTunes 11?

    Need to find out so I can deem which model of iPhone 5 is suitable when I upgrade at the weekend, but the info bar at the bottom of the window has disappeared and quite frankly, I'm clueless.
    UPDATE: Found the answer.

    There are no such totals at the bottom of the window. How can that be? I'm using iTunes 7.6.
    However, I did navigate to the music folder and found my library was 12.65G. I have a 100 gig hard drive and something is using up a 99 gig. The only other program on my computer that has a lot of memory use is iPhoto - about 11,184 photos.
    I don't know if this is the correct place to ask this, but how can I look at the contents of my Hard drive in detail and see a list of each item in it and how much memory each item is using? And the totals involved? I get the feeling there is something in my hard drive that is taking up most of the space, but I don't know what it is.
    Thank you for your reply.
    Robert Mason

Maybe you are looking for

  • How to I unauthorize iTunes on a Mac that  no longer works, it's dead.

    I had a G3 that sadly, is dead and living with Jesus now. The mother board is dead on it. A Mac friend of mine was able to get all my data, including all my iTunes music and videos off the dead G3 and migrate onto a used G5 that I bought from a mutua

  • Help needed in select query to take date

    Hello, I am using Oracle 11g. I am using this query select to_date(to_char(to_date((SOURCE_MONTH||'-'||SOURCE_YEAR),'MM-YYYY'),'Mon-YYYY'),'MON-YYYY') date_ from tab1 a,tab2 b where b.col2=a.col1; I have a table with 2 separate varchar columns month

  • Plz Help in PLD

    I Have designned a simple report in PLD which consist of two fields. The Customer Name and the Dates on which he is delivered goods. The Query base PLD By default shows the Report like: Customer       Delivery Date Crest              01/05/2007 Crest

  • Help with js slideshow

    Hey guys, Im putting in a slideshow to my site. Its js, nothing fancy. The code is be posted below. Im working on a pretty big site for my employer so before adding it to that one, i tried it on another older site and everything worked great. Then I

  • Why my computer doesn´t accept streaming in itunes?

    when i try to watch a video of itunes festival 2012 appears a note that says your computer doesn´t accept streaming HELP ME PLEASE !!!!!!!!!!!!!!!!!