A start of 960 x 600 for new larger monitors? Maybe a larger size?

In Bowser Chrome my 960 width comes out to be 13" or so, perfect!, but with IE, Safari, Firefox, it displays much smaller?
Q #1: Am I missing something to achieve this? Thanks for any info!
Q #2: The blurs only work in Chrome. Why? It seemed that they worked in Safari, but not today?
Q #3 This is the site: http://avir02.businesscatalyst.com/index.html
Any help would be appreciated. I know Abode staff is stretched today with all the great new releases!
Thanks For any Help! -Tim

#1 - I suspect that at some time you zoomed in in Chrome (Command-plus). If you hit Command+0 to switch Chrome back to "Actual Size" the width of 960 pixels should be the same across all the browsers on your machine.
While 960 is a very common and safe width to design to (fits a 1024 screen, leaves room for the scroll bar and window chrome, and works well with grid systems due to being evenly divisible by a long of numbers), the majority of site visitors today have larger dimension screens. From w3cschools and statcounter between 10% and 16% of site visitors have 1024 or smaller, screens. 1280 is the next step up in common screen dimensions and some sites have moved to designing to a 1200 width. It really just depends on the demographics of your site visitors as to whether 960 or 1200 is right for your site.
Also, note that while your "page" will be 960, 1200 or some other specific width, you can use a repeating browser background image and/or 100% width rectangles with (or without) image fills to create a webpage that always fills the full browser window width.
#2 - I expect this one's better asked on the Edge Animate forum.
#3 - Nice site!

Similar Messages

  • How to set a default start and/or end date for New Events based on trigger date.

    I'm using the CalendarActivityListener to get current row when clicking on an existing event. As per previous posts this listener gives you access to event detail including Start Date, End Date, etc.
    However, what I want to do is to default the start (and end) dates for New Events based on the trigger date.
    I've tried the CalendarListener and can grab the Trigger Date from it - however, I can't see a way to pass this directly to the popup/dialog I'm using to create the new event.
    At present I'm putting the TriggerDate into the ADFContext session scope e.g. ADFContext.getCurrent().getSessionScope().put("TriggerDate",calendarEvent.getTriggerDate());
    Then, I've tried multiple approaches to try and "get" the TriggerDate from session scope to drop it into my new Calendar Event basically, I'm trying to default the InputField(s) associated with the Start Date using the value from the session - I've tried
    1. setting the default value for the InputField in the jspx using a binding expression i.e. value="#{sessionScope.TriggerDate}" - this actually sets the value appropriately when the jspx is rendered but, when I go to create I get a NPE and I can't debug. I assumed that it might be a Date type issue - it would appear that CalendarListener provides a date of type java.util.Date and that the StartDate attribute of my VO/EO/table is a DATE and therefore requires oracle.jbo.domain.Date so I tried casting it - to no effect
    2. Using a Groovy expression *(StartDate==null?adf.context.sessionScope.TriggerDate:StartDate)* in my calendar's EventVO to default the Start Date to the same result
    Any thoughts or ideas?

    John,
    Thanks for that suggestion - could not get it to work. However, I did manage a different approach. I finally determined the sequence of events in terms of how the various events and listeners fire (I think).
    Basically, the CalendarActivityListener fires, followed by the listener associated with the Calendar object's Create facet, followed finally by the CalendarEventListener - the final is where the TriggerEvent is available and then finally, control is passed to the popup/dialog in the Create facet. So, my approach of trying to set/get the TriggerDate in the user's HTTP session was doomed to failure because it was being get before it had been set :(
    Anyway, I ended up adding a bit of code to the CalendarEvent listener - it grabs the current BindingContext, navigates through the DCBindingContainer to derive an Iterator for the ViewObject which drives the calendar and then grabs the currently active row. I then do a few tests to make sure we're working with a "new" row because I don't want to alter start & end dates associated with an existing calendar entry and then I define the Start and End dates to be the Trigger Date.
    Works just fine. Snippet from the listener follows
    BindingContext bindingContext = BindingContext.getCurrent();+
    *if ( bindingContext != null )    {*+
    DCBindingContainer dcBindings = (DCBindingContainer) bindingContext.getCurrentBindingsEntry();+
    DCIteratorBinding iterator = dcBindings.findIteratorBinding("EventsView1Iterator");+
    Row currentRow = iterator.getCurrentRow();+
    if ( currentRow.getAttribute("StartDate") == null)+
    currentRow.setAttribute("StartDate", calendarEvent.getTriggerDate());+
    if (currentRow.getAttribute("EndDate")==null)+
    currentRow.setAttribute("EndDate", calendarEvent.getTriggerDate());+
    *}*

  • I want the cursor to be in the address bar when creating a new window; it works for new tabs and in a new private window, but not in safe mode.

    I have tried following the advice offered in the few different threads I have found on this but nothing fixes it. I want the cursor to be in the address bar when I open a new window and/or when firefox opens without restoring a previous session. I fixed the issue for new tabs via about:config but this doesn't work for new windows. I tried safe mode and the problem persists. In new private windows the cursor is in the address bar.

    The search box in about:home steals the cursor. Changing your home page to something else will cause the cursor to start in the address bar for new windows.

  • IMovie start up stops when looking for i Photo video's

    iMovie starts up but when looking for new iPhoto video's it looks like the program is in a loop and nothing happens anymore. I can only stop the loop by forcing the close of the program.

    Removed all iMovie preference files from the library folder, still hangs on start up with the same message
    "Updating iPhoto videos Event"
    "Scanning for new videos in your iPhoto Library"
    Gets half way thru scan,hangs. Spinning ball and iMovie "not responding" in Force quit window
    Running iMovie is 9.0.1, on a completly standard machine as supplied from the factory
    Cheers
    Phil
    Message was edited by: Philip Smith2

  • Apple Software Update is stuck in the "Checking for new software..." phase

    I installed iTunes+Quicktime using iTunes64Setup.exe and so ASU got automatically installed as well.
    When I manually start ASU, it immediately checks for new software and the progress bar stalls at around 10%. I have not seen ASU run by the task scheduler yet.
    Bonus: The ASU logo has weird colours (http://imagebin.ca/view/XN2-zrN.html)
    Is anybody also having the same problem?

    That's an odd one.
    Have you tried a repair install of ASU?
    Head into your Uninstall a program control panel, select "Apple Software Update" and click "Repair".
    Any help with the hang or the logo issue?

  • Any Video strategy for new iPad?

    I know the video for iPad shhould be a mp4 file, coding by H.264.
    As the new iPad features a retina display, it requires higher resolution video.
    Is there anyone has any idea about what the best setting when I try to compress the video for new iPad?
    Quanlity vs File size ( resolution, bitrate, and any other thing?)

    Thanks to Bob.
    I also read something like this:
    iPad3 supports a maximum video dimension of 1920×1080 which is likely more resolution than you really need on iPad3.
    It seems that the resolutioin/deimension is not the most important thing.
    How about the bitrate for iPad 3? Anyone has any experiences about it?

  • I started with one itunes account for my iphone and ipad, and now have a second ipad linked to the same itunes.  Can I set up a new itunes account for one ipad without losing what has already been downloaded on it?

    I started with one itunes account for my iphone and ipad, and now have a second ipad linked to the same itunes.  Can I set up a new itunes account for one ipad without losing what has already been downloaded on it?  I want to stop my husbands downloads appearing on my ipad, and vice versa.

    A much simpler solution would be to go into Settings > Store and turn off Automatic Downloads

  • Trying to use a new, larger external hard drive for my Time Machine backup.  However, every time I start the backup, it gets started then fails.  And, I can't delete the few files that did save on the external.  Sort of a catch 22.  Any ideas?

    Trying to use a new, larger external hard drive for my Time Machine backup.  However, every time I start the backup, it gets started then fails.  And, I can't delete the few files that did save on the external.  Sort of a catch 22.  Any ideas?

    Is it a USB hard drive?  USB hard drives have the problem of not giving full speed if they are hooked up on the same bus as keyboards and mice.  Double check your profiler to make sure that is not a problem.  If it is Firewire, make sure there aren't other firewire devices in use at the same time.  I recommend not only keeping a Time Machine backup, but also a clone, and if you do use Time Machine, to make sure the Time Machine drive or partition is at least twice the size of the original drive.

  • How to look for New start Called call for a Maintenance plan

    Hi,
    I need to find out all calls for a maintenance plan of scheduling type- 'New Start' and Status- 'Called'. How to find this using tables.
    For 'New Start' scheduling type probably table field and value is MHIS-TERMA = 'N'. There are different statuse in this table but I am not able to identify the status 'called'. Also what is the field MHIS-ZAEHL(Maintenance package number) for?
    Thanks,
    Vimal

    Taken from the standard IP10 program:
    * possible status combinations
    * TSABR - Scheduling status: planned date called
    * TSVBT - Scheduling status: call outstanding
    * TSENQ - Scheduling status: call horizon not reached
    * TSENM - Scheduling status: stopped manually
    * TSTAT - Sceduling status
    * TSABR   TSVBT   TSENQ   TSENM   TSTAT
    *   X       -       -       -       A     called with order
    *   X       -       -       -       -     called without order
    *   -       X       X       -       -     on hold (TSENQ), due (TSVBT)
    *   -       X       X       -       F     on hold, due and fixed
    *   X       -       -       -       X     skipped
    *   -       X       X       X       -     blocked
    *   -       X       X       X       F     blocked
    *   X       -       -       -       -     LRMDT <> 0, completed

  • How to Set A Default Start Time For New Events In Calendar?

    How to Set A Default Start Time For New Events In Calendar?

    John,
    Thanks for that suggestion - could not get it to work. However, I did manage a different approach. I finally determined the sequence of events in terms of how the various events and listeners fire (I think).
    Basically, the CalendarActivityListener fires, followed by the listener associated with the Calendar object's Create facet, followed finally by the CalendarEventListener - the final is where the TriggerEvent is available and then finally, control is passed to the popup/dialog in the Create facet. So, my approach of trying to set/get the TriggerDate in the user's HTTP session was doomed to failure because it was being get before it had been set :(
    Anyway, I ended up adding a bit of code to the CalendarEvent listener - it grabs the current BindingContext, navigates through the DCBindingContainer to derive an Iterator for the ViewObject which drives the calendar and then grabs the currently active row. I then do a few tests to make sure we're working with a "new" row because I don't want to alter start & end dates associated with an existing calendar entry and then I define the Start and End dates to be the Trigger Date.
    Works just fine. Snippet from the listener follows
    BindingContext bindingContext = BindingContext.getCurrent();+
    *if ( bindingContext != null )    {*+
    DCBindingContainer dcBindings = (DCBindingContainer) bindingContext.getCurrentBindingsEntry();+
    DCIteratorBinding iterator = dcBindings.findIteratorBinding("EventsView1Iterator");+
    Row currentRow = iterator.getCurrentRow();+
    if ( currentRow.getAttribute("StartDate") == null)+
    currentRow.setAttribute("StartDate", calendarEvent.getTriggerDate());+
    if (currentRow.getAttribute("EndDate")==null)+
    currentRow.setAttribute("EndDate", calendarEvent.getTriggerDate());+
    *}*

  • IPhoto won't start after upgrade 1.1 for my new iMac. Now what do I do?

    Had to upgrade according to screen.  iPhoto won't start after upgrade 1.1 for my new iMac. Now what do I do?
    I have restarted the computer. Brand new iMac intel. v 10.9.4

    You need to upgrade iPhoto for Mavericks. Download the upgrade using App Store.

  • IPad and iPhone 4 and new 5s drop connection with airport express. This just started recently after working fine for a year. PC does not drop. Wifi signal fine. Help?

    Streaming music with airport express and Apple TV to 2 different systems. No problem with Apple TV. iPad and iPhone 4 and new 5s keep dropping their connection to airport express. Airport express connection to wifi appears to be fine. No dropping by windows PC. This just started recently after working fine for a year. Help?

    What does any of this have to do with the Apple TV?

  • HT201365 I have forgotten my passcode for my iPad air and I have tried to erase it and start over, but I stuck!!  I just got it and I'm just starting to activate it as a new iPad

    I have forgotten my passcode for my iPad air and I have tried to erase it and start over, but I stuck!!  I just got it and I'm just starting to activate it as a new iPad

    How can I unlock my iPad if I forgot the passcode?
    http://www.everymac.com/systems/apple/ipad/ipad-troubleshooting-repair-faq/ipad- how-to-unlock-open-forgot-code-passcode-password-login.html
    iOS: Device disabled after entering wrong passcode
    http://support.apple.com/kb/ht1212
    How can I unlock my iPad if I forgot the passcode?
    http://tinyurl.com/7ndy8tb
    How to Reset a Forgotten Password for an iOS Device
    http://www.wikihow.com/Reset-a-Forgotten-Password-for-an-iOS-Device
    Using iPhone/iPad Recovery Mode
    http://ipod.about.com/od/iphonetroubleshooting/a/Iphone-Recovery-Mode.htm
    You may have to do this several times.
    Saw this solution on another post about an iPad in a school environment. Might work on your iPad so you won't lose everything.
    ~~~~~~~~~~~~~
    ‘iPad is disabled’ fix without resetting using iTunes
    Today I met my match with an iPad that had a passcode entered too many times, resulting in it displaying the message ‘iPad is disabled – Connect to iTunes’. This was a student iPad and since they use Notability for most of their work there was a chance that her files were not all backed up to the cloud. I really wanted to just re-activate the iPad instead of totally resetting it back to our default image.
    I reached out to my PLN on Twitter and had some help from a few people through retweets and a couple of clarification tweets. I love that so many are willing to help out so quickly. Through this I also learned that I look like Lt. Riker from Star Trek (thanks @FillineMachine).
    Through some trial and error (and a little sheer luck), I was able to reactivate the iPad without loosing any data. Note, this will only work on the computer it last synced with. Here’s how:
    1. Configurator is useless in reactivating a locked iPad. You will only be able to completely reformat the iPad using Configurator. If that’s ok with you, go for it – otherwise don’t waste your time trying to figure it out.
    2. Open iTunes with the iPad disconnected.
    3. Connect the iPad to the computer and wait for it to show up in the devices section in iTunes.
    4. Click on the iPad name when it appears and you will be given the option to restore a backup or setup as a new iPad (since it is locked).
    5. Click ‘Setup as new iPad’ and then click restore.
    6. The iPad will start backing up before it does the full restore and sync. CANCEL THE BACKUP IMMEDIATELY. You do this by clicking the small x in the status window in iTunes.
    7. When the backup cancels, it immediately starts syncing – cancel this as well using the same small x in the iTunes status window.
    8. The first stage in the restore process unlocks the iPad, you are basically just canceling out the restore process as soon as it reactivates the iPad.
    If done correctly, you will experience no data loss and the result will be a reactivated iPad. I have now tried this with about 5 iPads that were locked identically by students and each time it worked like a charm.
    ~~~~~~~~~~~~~
    Try it and good luck. You have nothing more to lose if it doesn't work for you.
     Cheers, Tom

  • Hi- Iphone 5 wont charge using power cable or USB...I am using a genuine apple charger/cable..this started after I was prompted with new update for IOS 7.

    Hi- My  Iphone 5 wont charge using power cable or USB...I am using a genuine apple charger/cable..this started after I was prompted with new update for IOS 7 yesterday. My phone is dead and wouldnt power up ..have tried resetting using itunes but i doesnt detect the phone and..pressing sleep/home button doesnt do anything

    Update
    I guess that it just had a bad connecting port on the phone itself, no clue why it wouldn't work when plugged in both ways other than there is actually some differentiating between the two sides.

  • Thunderbird has stopped checking for new mail on start up.

    After updating to Thunderbird 24.3, the program stopped checking for new mail on start up. I now have to manually click "get Mail" for each email account. I have checked the configuration for each account and check mail on start up is checked.

    couple of possibilities here
    Shift + F5 will get all mail
    I have some general troubleshooting processes here http://thunderbirdtweaks.blogspot.com.au/2014/02/basic-troubleshooting-for-thunderbird.html
    Please post your results.

Maybe you are looking for

  • How do I get the full current path in the title bar of a terminal window?

    Is it possible to get the full current path in the title bar of a terminal window? I would find that more meaningful than "Terminal - tcsh - 80x60" (which I currently get). Doing this would free me from wanting to display the path in my system prompt

  • Wsdl2service and document style

    Hello everybody. This is very urgent so any help will be really appreciated. I have a WSDL which uses document/literal style/encoding. I am running wsdl2service on it to generate java classes, and then proceeding successfully to generate and deploy a

  • Raw device access checking

    how i can check that OCR & Voting disk can access raw devices? & how i can check the size of raw devices also?

  • Basic panel and DNG files

    Can someone explain to me why, when working on a .DNG file in LR4 (4.3, to be exact), your get a different set of sliders in the Basic panel than when you have, say, a .NEF file open? This is most puzzling, as I am working from Scott Kelby's book, wh

  • E72 Outgoing Mailbox settings option is not there...

    I'm using Gmail and in the mailbox settings->Advanced Mailbox Settings. theres not outgoing mailbox settings or incoming mailbox settings. My sister uses the exact same E72 and sha has those options on her gmail account. I need those to set the setti