Does not display all content after first loading of page

Hello all,
I am having quite strange problem which is hard for me to figure out.
I have 8 buttons on my web site. Each button will display different content. My page is: www.itconnect.co.nz
When you go to my page first time, by default "Design & Software" button will be active. Here when you look on first photo you can see that the bottom part is missing - logos.
However when i click again on "Design & Software" button the missing content will appear.
What could be the problem ?
Thank you to everyone who would like to help.

I am little confused as i don't use flash - only for the Captcha.
The way i did is:
<div class="sp">
    <div class="tabs">
                <span class="repairs">Repairs</span><span class="design">Design & Software</span>
               <span class="security">Security</span><span class="networking">Home Networking</span>
                <span class="communication">Communications</span><span class="cloud">Cloud Solutions</span>
                <span class="maintenance">Maintenance</span><span class="remote">Remote Support</span>
      </div>
      <div class="panel_container">
                <div class="panels">
                                <div class="panel repairs">
                                                <div class="panel_content">                       
                                                                HERE GOEST THE CONTENT
                                                 </div>
                                </div>
<div class="panel design">
                                <div class="panel_content">
                                                                HERE GOES THE CONTENT
                                                </div>   
                                </div>
                                AND SO ON FOR THE OTHER PANELS
                    </div>
</div>
</div>
For my CSS I have:
.sp {
                width: 960px;
                position: absolute;
                margin-top: 0px;
                margin-right: 0px;
                margin-bottom: 10px;
                margin-left: 0px;
.sp .tabs {
                width: 41%;
                float: left;
                height: 450px;
                display: table-column;
.sp .panel_container {
                width: 58%;
                float: right;
                overflow: hidden;
                position: relative;
And for the animation I use JavaScript.
Thanks in advance

Similar Messages

  • Photo App does not display all photos

    Running iOS 7.0.4 on an iPhone 4S. The new Photo App does not display all photos properly. All photos show up as thumbnails. However, when you tap on some of them, only a blank page is displayed. The rest is fine. This issue started after the upgrade to iOS 7. Is this a bug? Hardware-related?

    Upon closer inspection it appears that the missing photos are in a folder called IPhoto Library.  This folder is greyed out when I choose the import folder.
    When I use 'show package contents' it reveals the missing photos (below).  Why is my iphoto library so scrambled!  Thanks for any insight.

  • Safari 3.2.1 for XP does not display all graphics properly

    Safari 3.2.1 for XP does not display all graphics properly, including the Apple Support Website http://www.apple.com/support/.

    Maybe this will also help:
    If your Safari won't open, one or more of the following procedures should fix it:
    1. Go to Home/Library/Safari/ folder and remove the following two files:
    • history.plist
    • lastsession.plist
    (Safari may not load properly If these two files are corrupted.)
    2. Go to Home/Library/Caches/Metadata/Safari/ and remove the contents of that folder.
    (These are just webhistory files and are not required for Safari to run. However, similar to preference files, problems can arise if they have become corrupt.)
    3. Locate the cookies.plist file that's located in the Home/Library/Cookies/ folder and remove it.
    (Again, faults in stored cookies may interfere with Safari's launch.)
    4. Check whether any of your third-party internet plug-ins may be interfering with the launch of Safari by carefully moving them to the desktop (do NOT delete them at this stage). You can find these in two places:
    Home/Library/Internet Plug-Ins/ folder, and Global plug-ins are located in the Macintosh HD/Library/Internet Plug-ins/ folder.
    Restart Safari and place them back in the correct folders, one at a time, closing and re-opening Safari each time. If you discover that one of them was causing the problem with launching Safari, trash it and download and install a fresh copy.

  • TS3297 ITunes for IOS does not display any content in the iTunes store

    iTunes for IOS does not display any content in any section (other than Genius tab).
    NB: I am signed in with my Apple ID &amp; have an Internet connection.
    On selecting say the "Music" tab the display briefly say's "Loading ...", but nothing displays, just a white screen.
    I have tried signing out of iTunes &amp; re-setting the iPad, but this does not fix the problem.
    (The App Store is working fine!)

    Status is :540672
    <REQUESTRESULT>
    <RESULT>
    <UID></UID>
    <STATUS>CAPI_STAT_DATA_ICAL</STATUS>
    </RESULT>
    <FAILURE>
    <UID></UID>
    <STATUS>CAPI_STAT_DATA_ICAL</STATUS>
    </FAILURE>
    <PARSE ERROR>
    <MESSAGE>VALUE?TE</MESSAGE>
    <STATUS>CAPI_STAT_DATA_ICAL_PARAMVALUE</STATUS>
    <VTEXT>VALUE?TE:20060830
    END:VEVENT
    END:VCALENDAR
    </VTEXT>
    </PARSE ERROR>
    <PARSE ERROR>
    <MESSAGE>VALUE?TE</MESSAGE>
    <STATUS>CAPI_STAT_DATA_ICAL_PARAMNAME</STATUS>
    <VTEXT>(null)</VTEXT>
    </PARSE ERROR>
    <PARSE ERROR>
    <MESSAGE>VALUE?TE</MESSAGE>
    <STATUS>CAPI_STAT_DATA_ICAL_PARAMNAME</STATUS>
    <VTEXT>(null)</VTEXT>
    </PARSE ERROR>
    </REQUESTRESULT>

  • ASDM - does not display all the rules

    Hello,
    we replaced our PIX525 firewall with an ASA 5540 firewall, and now we see some strange behavior in ASDM.
    ASDM does not display all the rules, but i see all all the rules in cli.
    What can be the problem?
    inside-asa# show ver
    Cisco Adaptive Security Appliance Software Version 8.2(5)
    Device Manager Version 6.4(5)

    Sure, i think we can manage that but i can only reply after one or two weeks ( change management ).
    But i thought that our ASDM version is OK with this ASA version, see the link,
    http://www.cisco.com/en/US/docs/security/asa/asa82/release/notes/asarn82.html#wp309157
    Thank you for you help.

  • Form does not display all records from table

    Hi guys
    I modified one form that was based on a signle DB table. I removed certain fields from the table and added some extra fields to that table. Then based on the new table I also modified the form and removed the text items related to old fields in the table and added new text items pointing to the new fields now. II have checked all the new items properties and they have don't seem to be wrong or so. But now the problem is the form does not display all the records from the table. before it used to display all records from the table when qureied but not now. It only certain records from the table containing all new data and also old data but the form does not display other records though I don't see any obvious discrepancy. Remember that the before doing the modifications, I have table back for the old, created another table that contained new records for the new fields, and then I inserted the old records and updated the new table data in the new table with these new table values. So this way I have got my new table. Could someone help why the new modified form fails to display all records from the new table updated table though it display some of them successfully.
    Any help will be appreciated.
    Thanks

    hi
    Set the block property of "Query All Records" to "YES"
    hope it will work.
    Faisal

  • I have just installed iPhoto 11 and all of photos on my iphone have now all disappeared and ended up in my photo stream and the library in iphoto does not display all my pictures?? Can anyone help?

    I have just installed iPhoto 11 and all of photos on my iphone have now all disappeared and ended up in my photo stream and the library in iphoto does not display all my pictures?? Can anyone help?

    And I cant work out why all of my pictures are not diplaying in iphoto?
    Is this iPhoto on your Mac?  Are you referring to the photos that were in your iPhoto LIbrary prior to the upgrade to iPhoto 11?  If so then apply the two fixes below in order as needed:
    Fix #1
    1 - launch iPhoto with the Command+Option keys held down and rebuild the library.
    2 - run Option #4 to rebuild the database.
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    1 - download iPhoto Library Manager and launch.
    2 - click on the Add Library button and select the library you want to add in the selection window..
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the Library ➙ Rebuild Library menu option.
    4 - In the next  window name the new library and select the location you want it to be placed.
    5 - Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments.  However, books, calendars, cards and slideshows will be lost. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.
    If that's not what you're referring to then you should describe what is happening in more detail. Remember we can't see your Mac or your iPhone so need detailed and accurate descriptions of what you're experiencing.
    Also we need infomartion like do you have an iCloud account and are you logged into it on all of your devices, iPhoto and Mac? do you have Photo Stream enabled on both.
    OT

  • TS5148 Apple TV powers up but does not display all of a sudden. Tried all of the advice on this page to no avail. Any ideas?

    Apple TV powers up but does not display all of a sudden. Tried all of the advice on this page to no avail. Any ideas?

    Try resetting the SMC and PRAM
    Intel-based Macs: Resetting the System Management Controller (SMC)
    About NVRAM and PRAM
    However, I suspect you zapped the Mini, maybe the lower voltage part since you siad  the fan works.
    The power surge could have went into HDMI and damaged the TV.
    Make an appointment at the Genius Bar of an Apple store.
      Apple Retail Store - Genius Bar

  • OS 10.9 Finder sidebar suddenly does not displaying proper contents

    OS 10.9 Finder sidebar suddenly does not display most items; only shows couple items I don't even want there.  Can change what shows in first finder window but sidebar not responding to "Preference" changes.  Screen shot is what it shows now. I downloaded a Yahoo widget and their widget player app today, could that cause this?

    I did force quite finder--> no effect.
    Finder uaed to list in "sidebar" each of the main folders in HD i.e Documents, Pictues, Downloads, Movies, Applications...(I get same window contents open if click on HD icon  as when clikc on Finder). Now none of that.
    Just now went back into preferences and unchecked everything in sidebar section. If I check for it to just show HD then everuything does show up but several windows to the right and HD icon is all that shows in sidebar but only if I first then click on (in order across the open windows: Users then geoffreylevens1 (system name).
    If recheck items they do NOT show up in sidebar.  See attached
    Message was edited by: GeoffreyLevens--attached image shows up fine pre-posting but what you see is what you get now.  Worked yesterday.

  • Does not display all of email

    email message is cut short. These messages take up: 7.9kb What does mean and how do I fix it to show all of message?

    one email message or many, from a single source or multiple sources. Usually when an email does not display as expected it contains javascript, which Thunderbird does not allow to run for security reasons.

  • Iphoto 11/Part of Ilife does not display all photos in "photos" or "events"

    I am running latest version of everything, just loaded ILife. Iphoto 11 does not show "ALL" photos when I use "photo" or "event" view. It shows some....when I cycle down through the Blank images in these views, it will often show the pictures as I mouse click down.....but as soon as I take my finger off the mouse, everything (well, almost everything) reverts to blanks.
    There is nothing selected to be hidden.
    I have "Faces" set up and now when i look through an individual "Face" file, there will be intermittent Blanks.
    Very screwy, anybody Help????

    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.
    Regards
    TD

  • Concatenated PDF file does not show all content.

    When I concatenate 2 single page pdf file into one pdf file, the concatenated page does not show all the content. It misses the last line on the 2nd page.
    However the thumbnails view shows the missing line correctly.
    Also, if I view the concatenated pdf into another pdf view, it shows the content correctly.

    Upon further research in the merged pdf file, it appears the merged pdf file has 2 references to the same field "UFE_ISSUE_DATE".
    If I edit the pdf file in the text editor and change one of the field name to "UFE_ISSUE_DATE_TEST", then the pdf gets rendered correctly with date value shown correctly!
    So, we decided to use 2 different field names in each of the individual pdf for this field only.
    But, what causes confusion is that we do have several other fields with same field name in each of the individual pdf file, but upon merge they appear correctly. Searching for such field name in the merged pdf file via text editor, I can see only 1 reference. Not sure, why this particular field "UFE_ISSUE_DATE" has 2 references in the merged pdf file.
    Any one has any thoughts?

  • Outlook does not display linked images after installin 7525 printer

    Installed 7525HP photosmart printer earlier today.  Since installation, Outlook does not display linked images when I open emails.  p6620f HP desktop computer. 

    You're probably not going to like the answer: Welcome to HTML-based email, and web (browser- or mail-based) rendering incompatibilities and quirks.
    Newer Microsoft Internet Explorer is (much) better than older releases, so see if a newer Windows client or a newer version of Outlook does better.
    If you really want to see what's going on here, view the raw HTML that's getting generated, and see what Microsoft wants or uses or expects within Outlook, and send that.

  • TS1506 The content of my email does not display all of a sudden. What do I do?

    My iPad all of a sudden wont display the content of my email. It still works on my phone. What do I need to do?

    Try this  - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
     Cheers, Tom

  • Progress bar in the portal does not appear all the time when loading

    Hello All,
    I have a dashboard in EP, when I click on it the majority of the time a progress bar appears when it is loading.  Some time it does not, the page just appears to be doing nothing, then the dashboard will appear.
    Any one else seen this issue?
    Thanks

    Hai check whether your using the latest EP patch levels that may solve your issue.
    GoodDay.

Maybe you are looking for