Jquery tabs and missing images in theme 22

Hi,
I've successfully used the jQuery tabs template that Patrick so kindly shared in this thread [ https://forums.oracle.com/forums/thread.jspa?messageID=4423187] .
However I noticed something ithe following in the error console within firebug when I go over a tab page
"NetworkError: 404 Not Found - http://apex.oracle.com/i/themes/theme_22/css/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png.
We're on Apex 4.1.
Is it simply a matter of tossing the missing image into the /i/libraries/jquery-ui/1.8/base/images folder or is there more to do in terms of loading javascript libraries etc?
I've reproduced it on apex.oracle.com(using Firefox at least obviously).
workspace: Apex59
user: test
Password: LoremIpsum
Application :Test 22
The jQuery tabs are on page 1.
Any advice would be appreciated.
Cheers
Kofi

Thanks for the tip Richard.
In theme_4_0.css for theme 22 there is a line for this (on my system);
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #cdd5da; background: #f6f6f6 url(images/ui-bg_highlight-hard_100_f6f6f6_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #111111; }So in that case I guess it's a fixable bug(?).
I'll leave this open just for a little bit to see if the Oracle folks would care to comment.
Thanks a lot Richard
Cheers
Kofi

Similar Messages

  • How can I fix blank spots and missing images with firefox

    I type in pch.com for instance and the image doesn't appear and when I hit begin It shows me spaces for names address etc. but there is no submit box. I can click where it should be and it works. On yahoo themes, All the squares are white. If I point to it, It says the color but doesn't show it.

    Make sure that you allow pages to choose their colors and that you haven't enabled High Contrast in the Accessibility settings.
    *Tools > Options > Content : Fonts & Colors > Colors : [X] "Allow pages to choose their own colors, instead of my selections above"
    *http://kb.mozillazine.org/Website_colors_are_wrong
    *http://kb.mozillazine.org/Websites_look_wrong
    If images are missing then check that you aren't blocking images from some domains.
    *Check the permissions for the domain in the current tab in "Tools > Page Info > Permissions"
    *Check that images are enabled: Tools > Options > Content: [X] Load images automatically
    *Check the exceptions in "Tools > Options > Content: Load Images > Exceptions"
    *Check the "Tools > Page Info > Media" tab for blocked images (scroll through all the images with the cursor Down key).
    If an image in the list is grayed and there is a check-mark in the box "<i>Block Images from...</i>" then remove that mark to unblock the images from that domain.<br />
    Make sure that you do not block third-party images, the permissions.default.images pref should be 1.
    *http://kb.mozillazine.org/Images_or_animations_do_not_load
    There are also extensions (Tools > Add-ons > Extensions) and security software (firewall, anti-virus) that can block images.
    See also:
    *http://kb.mozillazine.org/Images_or_animations_do_not_load
    *https://support.mozilla.org/kb/Images+or+animations+do+not+show

  • When I open Photoshop CS6, the image does not show in Photoshop. The image IS open, i.e. the filename is shown on a tab and the image layers show in the layer panel. What is going on?

    Both Photoshop and Bridge open as usual. But when I open an image, the image does not show in the image area. The image filename does show in a tab and the layers show in the layer panel. What is going on and how do I fix this.

    I resolved the problem. It was somehow related to my using Microsoft
    theme pictures. I set Windows to use the basic theme and the problem
    went away. Thank you for the suggestions.
    Jac

  • IE 10 blank new tab and missing favourites problem only when requiring a proxy for first page visit

    We are having a very strange situation with one (only) of our 64bit 2008r2 remote desktop session host servers.  The problem we are having is that when any new tab or window is opened it must first open a page that is in the
    internet options -> connections ->LAN settings -> Advanced -> Exception. Do not use proxy server for addresses beginning with
    Area.  OR ELSE....
    The entire contents of the favourites menu below "Organize favourites" is missing, though the favourites explorer bar, and tool bar display the links, but they cannot be opened in the current tab and will not create a new tab when you click open
    in new tab.  HOWEVER, this problem is instantly resolved if you manually type into the address bar and visit a site that is in the proxy exception list.  Then that tab starts to function normally, the favourites menu is populated and works, and so
    does the favourites explorer bar, and toolbar, and other websites can be visited.
    This is extremely problematic.  Looking at the proxy server logs, when the problem is happening no attempt is made at contacting the proxy server.
    Ways we've encountered this problem
    If the user has the option set that a new tab opens the 'new tab page' then any new tab experiences the problem.
    If the browser is set to open the user's home page(s) then any of the home pages that are not in the exception list may or may not open successfully. But again any of them that opened a page that was not in the proxy exception list will experience
    the problem
    when a user tries to click on a website link from an email or document that is not in the proxy exception list, as this opens a new window or tab and it is just blank.
    when a website not in the exception list tries to open a new window/tab
    This problem is happening for all users on that RD session host server, including domain admins, except for THE domain/enterprise administrator.  Our other 2008r2 64bit RD session host servers and windows 7 machines with the same version of IE
    installed on it does not have this problem.
    We have tried deleting all IE data, resetting IE, re-registering the ieproxy.dll with the regserv32 command and the problem continues.
    Our proxy settings for each user is coming from the group policy setting of 'computer config -> policies -> Administrative Templates -> Windows Components -> Internet Explorer -> Make proxy settings per-machine = enabled'
    and THE domain administrator choosing to enable the proxy server and disable automatic proxy detection.

    Hi,
    Since you have  tried many methods like deleting all IE data, resetting IE, and it works well on other Windows 7 machines, the problem might be some clients didn’t respond to the group policy.
    Try to update the group policy with this command at the clients ”gpupdate /force”.
    And check whether the client is infected with virus, some virus might cause this issue too.
    Regards
    v-yamliu

  • Standard jQuery tabs and an interactive report as a "tab" sub-region

    Hi all,
    I have a standard, simple implementation of jQuery tabs following the exact instructions by Patrick via this thread:
    Re: New themes in APEX 4 not working with JQuery tabs
    As one of the "tabs" (sub-regions), I want an interactive report. I use "no template".
    Problem is that when the IR is in a tab, the pop-up column menus and such are no longer aligned, e.g. I click one of the column headers of the IR and the pop-up menu shows up much lower on the screen than it should -- sometimes off the screen if I have another region above. Can anyone assist? Maybe it's a DIV tag conflict between the jQuery template and the built-in IR?
    Here is my example app:
    http://apex.oracle.com/pls/apex/f?p=19782:1
    Also another issue I've never seen quite resolved -- on "tab2" in the above app, you see what happens when you actually use a template in the sub-region. It breaks off the encompassing parent tab.
    Sorry, if I was more savvy in the display options, I could probably solve all this -- so I'm hoping somebody else is or has already solved it and can share. Thanks so much!
    David

    If anyone is interested, I finally found the answer to this issue. It's all here:
    http://www.apex-blog.com/oracle-apex/using-jquery-to-fix-broken-apex-interactive-report-drop-down-menus-150.html
    Very special thanks to Stephen Blair (who owns the blog above) for the simple solution! Thanks Stephen!
    David

  • Since applying Feb 2013 Sharepoint 2010 CUs - Critical event log entries for Blob cache and missing images

    Hi,
    Since applying the February 2013 SharePoint 2010 updates, we are getting lots of entries in our event logs along the following:
    Content Management     Publishing Cache         
    5538     Critical 
    An error occurred in the blob cache.  The exception message was 'The system cannot find the file specified. (Exception from HRESULT: 0x80070002)’
    In pretty much all of these cases the image/ file in question that is reported in the ULS logs as missing is not actually in the collaboration site, master page / html etc so the fix needs to go back to the site owner to make the correction to avoid
    the 404 (if they make it!). This has only started happening, I believe since feb 2013 sp2010 cumulative updates updates
    I didn’t see this mentioned as a change / in the Fix list of the February updates. i.e. it flags up a critical error in our event logs. So with a lot of sites and a lot of missing images your event log can quickly fill up.
    Obviously you can suppress them in the monitoring -> web content management ->publishing cache = none & none which is not ideal.
    So my question is... are others seeing this and was a change made by Microsoft to flag a 404 missing image / file up a critical error in event log when blob cache is enabled?
    If i log this with MS they will just say, you need to fix it up the missing files in the site but would be nice to know this had changed prior! I also deleted and recreated the blob cache and this made no diffference
    thanks
    Brad

    I'm facing the same error on our SharePoint 2013 farm. We are on Aug 2013 CU and if the Dec CU (which is supposed to be the latest) doesn't solve it then what else could be done.
    Some users started getting the message "Server is busy now try again later" with a corelation id. I looked up ULS with that corelation id and found these two errors in addition to hundreds of "Micro Trace Tags (none)" and "forced
    due to logging gap":
    "GetFileFromUrl: FileNotFoundException when attempting get file Url /favicon.ico The system cannot find the file specified. (Exception from HRESULT: 0x80070002)"
    "Error in blob cache. System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)"
    "Unable to cache URL /FAVICON.ICO.  File was not found" 
    Looks like this is a bug and MS hasn't fixed it in Dec CU..
    &quot;The opinions expressed here represent my own and not those of anybody else&quot;

  • Multiple catalogues and missing images

    I have several overlapping catalogues in my elements 10. The largest is coordinated with the online backup (which is due to be terminated). It has over 400 missing images that cannot be reconnected via the online backup. Some of the wayward images may be in one of the other catalogues or a download to the external hard drive from the online backup (done last year).
    1. How can I merge the several catalogues, and should I?
    2. How do I serch the the file in the external hard drive? I.e., how do I designate this file in the "browse" dialogue box for where to reconnect? I can navigate to it, but then what?
    Thanks in advance.
    Dan F

    Some of the wayward images may be in one of the other catalogues or a download to the external hard drive from the online backup (done last year).
    Images are never stored in the catalog.
    How can I merge the several catalogues, and should I?
    There is no tool available to merge catalogs. The best you can do is to write the metadata to the files (File->Write Tags...) in each catalog, and then import all photos into a new catalog. In this process, you will lose albums and version sets and stacks and a few other things that I can't remember at this time. So, should you do this? If the drawbacks of the merge process don't make you say "Stop", then YES you should do this. I see no benefit, and huge amounts of confusion, caused by multiple catalogs, made even worse by the fact that they are overlapping.
    How do I serch the the file in the external hard drive? I.e., how do I designate this file in the "browse" dialogue box for where to reconnect? I can navigate to it, but then what?
    In PSE, you can find the name of the file, and this is the name you would use to search your hard disks using your operating system. Exactly how you do a search depends on your operating system, which you haven't mentioned.

  • Import Problems and Missing Images

    Hi
    Firstly apologies for this being so long and so detailed, but I wanted to include as much as possible to narrow down options.
    I'd like to say before describing the problem(s) that I use lightroom 2 and have not knowingly changed any settings since I started using it last year.
    It seems I've been having a problem with Importing and haven't been aware of it. I wondered if anyone can throw any light on the situation, or help pinpoint the problem(s) and provide any solutions. All images I've imported since starting with Lightroom have been stored in folders according to date taken.
    Today I tried importing photos all taken on the same day, on the same memory card. The images had never been imported, or on the computer before. I used import from device and left it to get on with it. When I checked back, only five images seemed to have been imported and three other image file names were shown with grey boxes.most of the images had not been imported, so I started import again.
    This time all the remaining images were imported. However, when I looked across at the 'Folders' list there were now two. Previously I had only ever noticed/used one. The names of the two are "Local Disk (C:)" and "Backup (D)". The first only has three folders in it from July and September 2009. One of these contains the images from the restarted import. They all seem fine. The second [Backup (D:)] contains all othet folders since 2002 and a folder with the first five of today's images.
    The five images from today in "Backup (D:)" are all blurry. Also, when I try to open them I get the following messages. Either "The fie appears to be unsupported or damged" or "The file named IMG... is offline or missing". Although I was concerned, I decided to leave it and look into it later. I then started to work on some photos I'd taken in July, in the folder shown in list "Backup (D:)". All these photos came from a different camera and different type of memory card.
    Halfway through reviewing these images I came across lots of greyed out boxes each with a file name corresponding to photos I had taken. When I click on any of the greyed out boxes, or one of the perfectly clear images I get the same message as above for the five images from today. If I open one of the images from July in Develop and click on 'File' there is no 'export' option. I haven't had time to check yet, but suspect there may be more folders like this one. (Big sinking feeling!)
    Again, apologies for the long description of the problem, but if anyone can help with any of the following questions I'll be very grateful.
    Why has this problem started to occur with 'import' and any suggestions for rectifying it, apart from checking all images straight after importing?
    Even though I have very sharp images in 'Library' and 'Develop' for the July images, have I lost them? If not, where can I find them, or how can I export them? It may be worth mentioning that the memory card the images were originally on has been formatted and I think used since.
    Finally, how can I get back to one safe working list of folders. This includes how do I get the working ones in both lists into one?
    Thanks for reading this and I look forward to any suggestions for any of the problems.
    Graham

    Hi
    An update on the situation. First some more information that may be of relevance later. I started out with LR1 and updated to 2 when it became available. There were a couple of glitches, but when I did, I just imported the settings directly from 1. I can not remember any of the settings I specified now. On my computer I use two physically seperate hard drives, with the 'D' drive being for backups.
    Back to the problem. We can now eliminate faulty files or images. After some exhaustive searching all of my photos are well and healthy in a folder I created in 'My Documents" called "Photos" (how original). In that folder there are sub-folders with dates only and others with names like "imported in 2009 20th July". Each of these folders contains the images imported in to LR on that day (not taken on that day).
    I also have a folder on the 'D' drive called 'Lightroom' that has lots of sub-folders with dates. These contain images imported into LR and are all sorted according to the date taken. I assume that this must be the automatic backup. when I tried to open the folder for the July images that were faulty in LR, I got a 'corrupted' message. The original images are all fine on the 'C' drive in the 'Photos' folder. I'm assuming the corruption probably occured on backup.
    Please correct me if I'm wrong, but this leads me to believe that the issue in LR for me is a database/catalog one. In my first post I explained that under 'Folders' I have somehow regently aqquired a second option ("Local Disk (C:)" and "Backup (D:)"). I only recently noticed this and previously had only one list with folders. What I now need is help in getting LR to offer me the options of the images in "Photos" on the 'C' drive.
    When I go to "File\Recent" in the catalog section of LR I'm offered two options.
    The first is "Lightroom 2 Catalog-2.Ircat-(Filepath to Lightroom)\Backups\2009-09-05 1155" This option is ticked.
    The second is "Lightroom 2 Catalog-2.Ircat-(Filepath to Lightroom)" This option is not ticked.
    When I look in the "Lightroom" folder, that I assume LR created in "My Documents" I can see a sub-folder that relates to the first option in the "Backups" folder.
    I'll post this now, but if detailed information about all the folders, sub-folders and files displayed in the "Lightroom" folder could help, I could provide it.
    Thanks again for reading this and the help/suggestions so far. Any thoughts, suggestions, or solutions will be much appreciated.
    Graham

  • "Open Link In New Tab" for an image results in a new tab and no image

    The image can be made to appear if you "View Page Info" or "Inspect Element" (using add-on) and exit.
    Are there settings that I need to change to correct this behavior? It started in build 32
    Currently running 32.0.3 in XP SP3

    Application Basics
    Name: Firefox
    Version: 32.0.3
    User Agent: Mozilla/5.0 (Windows NT 5.1; rv:32.0) Gecko/20100101 Firefox/32.0
    All Crash Reports Extensions
    Name: Adblock Plus
    Version: 2.6.4
    Enabled: true
    ID: {d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
    Name: Add Bookmark Here ²
    Version: 29.0.20140506
    Enabled: true
    ID: [email protected]
    Name: Add-on Update Checker
    Version: 2.7
    Enabled: true
    ID: {891f0410-aaa2-11e0-9f1c-0800200c9a66}
    Name: Addons Recent Updates
    Version: 0.1.6
    Enabled: true
    ID: addonsRecentUpdates@infocatcher
    Name: BetterPrivacy
    Version: 1.68
    Enabled: true
    ID: {d40f5e7b-d2cf-4856-b441-cc613eeffbe3}
    Name: Bookmark Duplicate Detector
    Version: 1.0.7
    Enabled: true
    ID: {ba243cb0-b824-4a26-9418-73ee795d9b9d}
    Name: Bookmark Highlighter
    Version: 1.8
    Enabled: true
    ID: jid0-CNA8w9TYZz7H2Wrq5ZfmSO5yB0I@jetpack
    Name: Bookmarks Checker - check for bad links
    Version: 3.1.1
    Enabled: true
    ID: [email protected]
    Name: Classic Theme Restorer
    Version: 1.2.4
    Enabled: true
    ID: ClassicThemeRestorer@ArisT2Noia4dev
    Name: Click&Clean
    Version: 4.1
    Enabled: true
    ID: [email protected]
    Name: Config Descriptions
    Version: 1.0
    Enabled: true
    ID: {1823e248-6bf4-f6f1-7901-65a68e8b6c1e}
    Name: Configuration Mania
    Version: 1.19.2014091501
    Enabled: true
    ID: {c4d362ec-1cff-4ca0-9031-99a8fad7995a}
    Name: Customize about:newtab
    Version: 1.1.2
    Enabled: true
    ID: [email protected]
    Name: Document Font Toggle
    Version: 2.0
    Enabled: true
    ID: [email protected]
    Name: Duplicate Tabs Closer
    Version: 1.1.3.2
    Enabled: true
    ID: jid0-RvYT2rGWfM8q5yWxIxAHYAeo5Qg@jetpack
    Name: Extension Options Menu
    Version: 2.9
    Enabled: true
    ID: {1feca320-6b4d-11df-a08a-0800200c9a66}
    Name: Facebook Disconnect
    Version: 2.1.3
    Enabled: true
    ID: [email protected]
    Name: FEBE
    Version: 8.0.5
    Enabled: true
    ID: {4BBDD651-70CF-4821-84F8-2B918CF89CA3}
    Name: FindBar Tweak
    Version: 1.4.18
    Enabled: true
    ID: fbt@quicksaver
    Name: Fire IE
    Version: 0.3.9
    Enabled: true
    ID: [email protected]
    Name: Flash and Video Download
    Version: 1.62
    Enabled: true
    ID: {bee6eb20-01e0-ebd1-da83-080329fb9a3a}
    Name: Forecastfox
    Version: 2.2.2
    Enabled: true
    ID: {0538E3E3-7E9B-4d49-8831-A227C80A7AD3}
    Name: Ghostery
    Version: 5.4.0
    Enabled: true
    ID: [email protected]
    Name: Google Disconnect
    Version: 2.4.2
    Enabled: true
    ID: [email protected]
    Name: Google Privacy
    Version: 0.2.3
    Enabled: true
    ID: {ea61041c-1e22-4400-99a0-aea461e69d04}
    Name: Google Similar Images
    Version: 0.5
    Enabled: true
    ID: [email protected]
    Name: google-no-tracking-url
    Version: 1.3.1
    Enabled: true
    ID: jid1-zUrvDCat3xoDSQ@jetpack
    Name: GoogleEnhancer
    Version: 1.91
    Enabled: true
    ID: {21e48e29-f574-4619-b65d-0f00eea92e5b}
    Name: Hide Add-on-Bar-Close-Button
    Version: 0.3.0
    Enabled: true
    ID: [email protected]
    Name: Image Zoom
    Version: 0.6.3
    Enabled: true
    ID: {1A2D0EC4-75F5-4c91-89C4-3656F6E44B68}
    Name: Link Location Bar
    Version: 1.1.4
    Enabled: true
    ID: [email protected]
    Name: Menu Editor
    Version: 1.2.7
    Enabled: true
    ID: {EDA7B1D7-F793-4e03-B074-E6F303317FB0}
    Name: More About
    Version: 1.2.10
    Enabled: true
    ID: [email protected]
    Name: Muter
    Version: 1.0.3
    Enabled: true
    ID: [email protected]
    Name: MyBookmarks
    Version: 0.6.16
    Enabled: true
    ID: [email protected]
    Name: Nightly Tester Tools
    Version: 3.7
    Enabled: true
    ID: {8620c15f-30dc-4dba-a131-7c5d20cf4a29}
    Name: No Cookie for Google search
    Version: 1.06.rev61
    Enabled: true
    ID: jid0-G4shT7Mc2APVrJ3gr4kt9iOc6BU@jetpack
    Name: Parent Folder
    Version: 4.5.2
    Enabled: true
    ID: {bf1cbc88-d410-4768-9f6a-193200bab71f}
    Name: PlacesCleaner
    Version: 0.42
    Enabled: true
    ID: [email protected]
    Name: Plugins Toggler
    Version: 1.2.3
    Enabled: true
    ID: {996bb709-9ff1-4b3e-a865-b5820fd84345}
    Name: Popup ALT Attribute
    Version: 2.0.2014050101
    Enabled: true
    ID: {61FD08D8-A2CB-46c0-B36D-3F531AC53C12}
    Name: Print Edit
    Version: 12.10
    Enabled: true
    ID: printedit@DW-dev
    Name: Prostetnic Highlighter
    Version: 2.0.2
    Enabled: true
    ID: jid0-pJMJEntDZuwYnkFvfCcFQsgmvBY@jetpack
    Name: Pure URL
    Version: 1.2.4
    Enabled: true
    ID: pure-url@jetpack
    Name: Save Images
    Version: 1.0.7
    Enabled: true
    ID: [email protected]
    Name: Saved Password Editor
    Version: 2.7.3
    Enabled: true
    ID: [email protected]
    Name: Screenshoter Fixed
    Version: 1.08
    Enabled: true
    ID: {d9babd10-47de-11df-9879-0800200c9a67}
    Name: Searchonymous
    Version: 1.0.3
    Enabled: true
    ID: jid1-WF1v8esuNM9pRg@jetpack
    Name: Self-Destructing Cookies
    Version: 0.4.6
    Enabled: true
    ID: jid0-9XfBwUWnvPx4wWsfBWMCm4Jj69E@jetpack
    Name: Snap Links Plus
    Version: 2.4.0
    Enabled: true
    ID: [email protected]
    Name: Solitaire/Pasjans
    Version: 1.3.6.5.1
    Enabled: true
    ID: jid1-DxqPi9wbjT1APw@jetpack
    Name: Tab Counter
    Version: 1.9.9
    Enabled: true
    ID: tabcounter@morac
    Name: Tab Mix Plus
    Version: 0.4.1.5.2
    Enabled: true
    ID: {dc572301-7619-498c-a57d-39143191b318}
    Name: TableTools2
    Version: 1.17
    Enabled: true
    ID: [email protected]
    Name: The Addon Bar (restored)
    Version: 3.2
    Enabled: true
    ID: the-addon-bar@GeekInTraining-GiT
    Name: Toolbar Buttons
    Version: 1.0
    Enabled: true
    ID: {03B08592-E5B4-45ff-A0BE-C1D975458688}
    Name: TrackMeNot
    Version: 0.6.728
    Enabled: true
    ID: [email protected]
    Name: Visited
    Version: 1.11
    Enabled: true
    ID: jid0-xGZYdxpAkROWMUMfWKINyrXigBA@jetpack
    Name: Web Search Pro
    Version: 3.0.7
    Enabled: true
    ID: {8B8A525A-CFCA-44cf-81C3-3969E6CB96E0}
    Name: ComicUpdater
    Version: 0.7
    Enabled: false
    ID: {0a01c4b6-b839-4dfb-910e-d1ceef5c5b79}
    Important Modified Preferences
    accessibility.typeaheadfind: true
    accessibility.typeaheadfind.enablesound: false
    accessibility.typeaheadfind.flashBar: 0
    accessibility.typeaheadfind.timeout: 300000
    browser.cache.disk_cache_ssl: false
    browser.cache.disk.capacity: 358400
    browser.cache.disk.parent_directory: E:\Documents and Settings\Flane
    browser.cache.disk.smart_size_cached_value: 358400
    browser.cache.disk.smart_size.first_run: false
    browser.cache.disk.smart_size.use_old_max: false
    browser.cache.frecency_experiment: 1
    browser.cache.memory.capacity: 65536
    browser.display.force_inline_alttext: true
    browser.link.open_newwindow.restriction: 1
    browser.places.smartBookmarksVersion: 7
    browser.search.openintab: true
    browser.search.useDBForOrder: true
    browser.sessionstore.max_tabs_undo: 25
    browser.sessionstore.postdata: -1
    browser.sessionstore.restore_on_demand: false
    browser.sessionstore.resume_from_crash: false
    browser.sessionstore.upgradeBackup.latestBuildID: 20140923175406
    browser.startup.homepage: http://www.drudgereport.com/
    browser.startup.homepage_override.buildID: 20140923175406
    browser.startup.homepage_override.mstone: 32.0.3
    browser.tabs.closeButtons: 1
    browser.tabs.closeWindowWithLastTab: false
    browser.tabs.drawInTitlebar: false
    browser.tabs.loadBookmarksInBackground: true
    browser.tabs.loadDivertedInBackground: true
    browser.tabs.onTop: false
    browser.tabs.warnOnClose: false
    browser.tabs.warnOnOpen: false
    browser.urlbar.clickSelectsAll: false
    browser.zoom.siteSpecific: false
    dom.battery.enabled: false
    dom.indexedDB.enabled: false
    dom.ipc.plugins.enabled.npietab2.dll: true
    dom.max_chrome_script_run_time: 60
    dom.mozApps.used: true
    dom.vibrator.enabled: false
    dom.w3c_touch_events.expose: false
    extensions.lastAppVersion: 32.0.3
    font.internaluseonly.changed: false
    font.minimum-size.x-western: 12
    font.name.serif.x-western: Tahoma
    font.size.fixed.x-western: 14
    font.size.variable.x-western: 14
    general.autoScroll: false
    gfx.direct2d.disabled: true
    keyword.enabled: false
    layers.acceleration.disabled: true
    layers.draw-bigimage-borders: true
    layers.draw-borders: true
    network.cookie.cookieBehavior: 3
    network.cookie.lifetime.days: 1
    network.cookie.lifetimePolicy: 2
    network.cookie.prefsMigrated: true
    network.dnsCacheEntries: 491
    network.http.max-connections: 96
    network.http.max-connections-per-server: 32
    network.http.max-persistent-connections-per-proxy: 16
    network.http.max-persistent-connections-per-server: 8
    network.http.pipelining: true
    network.http.pipelining.maxrequests: 8
    network.http.pipelining.ssl: true
    network.http.proxy.pipelining: true
    network.prefetch-next: false
    places.database.lastMaintenance: 1412774559
    places.history.expiration.max_pages: 0
    places.history.expiration.transient_current_max_pages: 0
    plugin.disable_full_page_plugin_for_types: application/pdf
    plugin.expose_full_path: true
    plugin.importedState: true
    plugin.state.flash: 1
    plugin.state.java: 2
    plugin.state.np32dsw: 2
    plugin.state.npamazonmp3downloaderplugin: 2
    plugin.state.npappdetector: 2
    plugin.state.npctrl: 2
    plugin.state.npdeployjava: 2
    plugin.state.npdivx: 2
    plugin.state.npdrmv: 2
    plugin.state.npdsplay: 2
    plugin.state.npitunes: 2
    plugin.state.npovshelper: 2
    plugin.state.nppdf: 2
    plugin.state.npqtplugin: 2
    plugin.state.npwmsdrm: 2
    privacy.cpd.extensions-sessionmanager: false
    privacy.cpd.extensions-tabmix: true
    privacy.cpd.offlineApps: true
    privacy.cpd.sessions: false
    privacy.cpd.siteSettings: true
    privacy.donottrackheader.enabled: true
    privacy.donottrackheader.value: 0
    privacy.sanitize.migrateFx3Prefs: true
    privacy.sanitize.sanitizeOnShutdown: true
    privacy.sanitize.timeSpan: 4
    security.warn_viewing_mixed: false
    storage.vacuum.last.index: 0
    storage.vacuum.last.places.sqlite: 1412814795
    JavaScript
    Incremental GC: true
    Accessibility
    Activated: false
    Prevent Accessibility: 0

  • JQuery drag and drop image order with save to database?

    We have a property image gallery on our website and a CMS that allows us to add/edit images in the gallery.
    Image file names are stored in a database table:
    imgID (int)
    propertyID (int)
    imgfilename (nvarchar)
    displayorder (int)
    Images are displayed in order of "displayorder" but we'd like to be able to drag and drop the order in our CMS and have this update the database table with the correct display order.
    We found this jQuery solution but it doesn't appear to work, although descriptively it's exactly what we're trying to acheive:
    http://halnesbitt.com/blog/2010/08/05/save-order-with-jquery-ui-sortable-and-aspaccess
    Can anyone advise a similar script or solution?  We're using Classic ASP and MSSQL.
    Thank you.
    NJ

    Hi,
    Not looking at any code you have an upload button for the video and an insert for the form. So both forms are independent of each other it looks like, thats why when you do one you only get that info and when you do the other you only get the other info. You should just make one form with the uploader included. Make one form with all the fields included (movie name, movie page, movie description, movie file) after the form is completed then select the file field and go to...
    Server Behaivoirs, Developer Toolbox, File upload, upload file. Follow the widgets.

  • I've deleted the recently added and recently played tabs and want to get them back, how?

    Hi
    I've deleted the recently played, and recently added tabs on the left hand side of itunes, but I now want to gewt them back. I've tried to look online for solutions but they don't work, I get the icon up again, but nothing gets added. Am I doing something wrong.
    Heres what I've done - Go to file - Create new smart playlist - then in the box marked random, drop down box to most recently added - then name the folder when it appears on the left. Thats great, but nothing appears in that folder. I've also tried clicking on the + sign bottom left then hitting shift, which brings up the same box, but it still doesn't work..... Help!

    You need to specify what the values/attributes are for the two smart playlists. The below screenshots are from iTunes on my Mac (as that is what I'm currently logged in on), but I assume that the values are the same as they would be on windows :

  • If I cannot "go back" when using a website I cannot close that specific tab and have to close them all. I have had to restart from scratch several times today . Having a choice of closing the last tab only would be very useful. Why can't I?

    After I browsed a page in a websit, I could not close that page by using the X in the rt. hand top corner as when I did this Firefox told me that it would close all tabs. It was the only way out so I closed them and started from scratch.

    mratlasdreamz,
    which app are you running when you get the annoying chime as you try to correct a typo?
    If you’re sure that you have a 2.4 GHz Core 2 Duo CPU and 2 GB of 667 MHz RAM, then what you have is not a MacBook Pro, but an Early 2008 MacBook (did it really cost £2000 then?) — and with that model of MacBook, you could upgrade to Lion. Whether you stay with Snow Leopard or upgrade to Lion, you might find that upgrading your RAM from 2 GB to 4 GB could be helpful.
    You can confirm which model you have by selecting About This Mac on the Apple menu, clicking the “More Info…” button, then clicking on the “System Report…” button, and looking at the “Model Identifier” value in the Hardware Overview section. If you have an Early 2008 MacBook, then the model identifier will say “MacBook4,1”. If it gives a different model identifier, then include that model identifier in your reply, and we can determine which model you have, and which CPU and speed of RAM it uses.
    Note that Firefox 26 still supports Snow Leopard, and that Mozilla makes no CPU recommendations for Firefox on OS X other than “an Intel x86 processor”.

  • TABS and HOW to USE them

    does anyone know how to make basic tabs?

    have i used tabs? no way. you put them on your tongue and they make you crazy.
    real berkeley. you know what i mean.

  • UNreadable text and missing images in sync'd pdf documents in iBooks

    Hi,
    i was quite excited when i heard that iBooks 1.1 was going to be able to open pdf documents, so following an update to 1.1, i loaded up a number of pdfs onto the iPad, the majority worked perfectly, however i noticed that a couple, (when opened), all the embedded images were missing and in another document the text was unreadable, sort of looked like the text was overlapping with each other.
    Can anyone shed some light on this?

    All kinds of things can go wrong when reading pdfs, which can be made in variety of different ways. If the problem pdfs display fine in OS X Preview and Adobe Reader, best to let Apple know about need to fix iBooks reader via
    http://www.apple.com/feedback/ipad.html

  • Two Tricks that helped me for fixing wrong thumbnails and missing images

    I have about 15,000 photos in iPhoto (6.0.2) on an newish iMac. I have seen two oddities:
    (1) Sometimes I get the wrong thumbnail.
    (2) Sometime when I go to edit a photo, the photo never comes up I just get the spining "beach ball".
    Fixes:
    (1) Sometimes I get the wrong thumbnail. I have many duplicate file names. (Blame Canon (or the way I use the camera.)) The confused thumbnails are always from other images with the same file name. My fix is to rename the >title< (not filename) to something unique and then rebuild the thumbnails. The easiest way to rename the photos is use Photos>Batch Change (use set the title to text and append a number (I name them after the subject.)) You can rebuild the thumbnails by starting iPhoto with option and command keys down and selecting the rebuild thumbnail options.
    (2) Sometime when I go to edit a photo, the photo never comes up I just get the spining "beach ball". Exporting the broken image seems to fix it. (You don't need to re-import. Just try exporting the broken image to somewhere (the desk top works) and see if that fixes the problem. (Then throw the exported images away. You don't need them.)
    These forums have been a great help to me. I hope these tricks help someone else. Thanks especially to Lori and Old Toad for consistantly useful answers!
    Miket
    iPhoto 6.0.2   Mac OS X (10.4.5)   15000+ photos in Library

    Are those negative images B/W photos? If so they may be Grayscale mode. Download the "Embed sRGB Profile" Automator application form Toad's Cellar and drop the original files for those photos onto it. If it's a grayscale mode file it will correct the situation. iPhoto 6 does not play well with Grayscale images.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

Maybe you are looking for

  • New Infinity Installation. No internet connection ...

    Hi. Had Infinity installed on Thursday afternoon and was initially impressed with 40Mb+ download and 15Mb upload speeds. However, at about 5.30pm webpages stopped loading. Rebooted the HomeHub3 and was ok again for about 15 minutes but then nothing f

  • PO, Goods Receipt, & Invoice Variance report

    Experts,       Is there a transaction, report, or tables to build a query that could give me the Purchase Order Value$, Goods Receipt Value$, and Invoice Value$ for a specific time period? I want to find the variance between all three, thanks for you

  • Process order dates in ECC and APO are not matching.

    Hi We are sending Planning order to ECC there we convert to process order.I see there is diffrent start and end dates in APO and ECC. But I see in CCR report I get error message material ABC has a different receipt date in SAP APO and SAP R/3. I am n

  • Hi guru's what is RSEOUT00 in ale idocs plz help me

    hi guru's what is RSEOUT00 in ale idocs plz help me

  • Premiere Pro 2014 Cannot Handle Medium-Sized Project

    Dear Adobe, I just got back from filming 2 projects in China and wanted to start organizing my footage. I started in Prelude, thinking that would be a great place to start, but it was SO SLOW. It took a full day for it to just register all my files f