Problems with Layers in CS4

I have Dreamweaver CS4 setup on a new Win XP Pro computer
with 1gb of memory.
I was setting up a webpage that would act like a manual
photogallery. The user by clicking on one image could change to the
next image.
Everything was done using AP Div and hiding all the layers
except the first one. This all went well until I tried do two
things.
The first was to Create a Class for the layers called "Hand",
so that when the user moved the cursor over the layer(or image),it
would turn into the hand icon.
Normally I would done this by:
Open the page with the layers, then in code view, put the
cursor on any layer name. In the Property Selector, in the Class
Box choose "Manage Styles". From here I could create a Class named
Hand and apply it to all the layers.
In CS4 this is NOT an option and I need to know how to get to
the option called "Manage Styles". Another option (general) is how
to create a New Class for layers in CS4.
The second problem, was with Behaviors. To change images, I
used "Show-Hide Elements" with trigger being "onClick". That did
NOT work.
That not working, I switched to the trigger "onDblClick".
This did work. Is this a glich in CS4 or something I can fix? I see
this as a minor thing and was just wondering.
BTW Adobe did a nice job grouping the CSS Styles, AP Elements
and Tag Inspector Panels. Saves space and is very nice way to set
it up.
Any help would be greatly appreciated.
If needed sample pages can be put on the web to see the
code.

> The first was to Create a Class for the layers called
"Hand", so that when
> the
> user moved the cursor over the layer(or image),it would
turn into the hand
> icon.
Out of the block this means that you are improperly applying
the behavior
directly to the <img> tag rather than to an anchor tag
- <a> - surrounding
an image. All behaviors should be applied to anchor tags
(usually). To fix
this, select the image, and in the BEHAVIORS panel, change
the onclick event
to <A> onclick. That will have the effect of wrapping
the image with an
anchor, and at the same time, moving the behavior call to
that anchor. Do
this for each such image. To change the event, click on the
onclick event
in the event column, and then select the dark arrow to drop a
list of
choices. Now you will not need the custom CSS class, as links
on an anchor
always get the correct pointer by default.
> The second problem, was with Behaviors. To change
images, I used
> "Show-Hide
> Elements" with trigger being "onClick". That did NOT
work.
It should. If you select each individual image's anchor (or
apply the
behavior first, and use the event change I described above)
you should be
fine.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"fawny111" <[email protected]> wrote in
message
news:[email protected]...
>I have Dreamweaver CS4 setup on a new Win XP Pro computer
with 1gb of
>memory.
>
> I was setting up a webpage that would act like a manual
photogallery. The
> user by clicking on one image could change to the next
image.
>
> Everything was done using AP Div and hiding all the
layers except the
> first
> one. This all went well until I tried do two things.
>
> The first was to Create a Class for the layers called
"Hand", so that when
> the
> user moved the cursor over the layer(or image),it would
turn into the hand
> icon.
>
> Normally I would done this by:
> Open the page with the layers, then in code view, put
the cursor on any
> layer
> name. In the Property Selector, in the Class Box choose
"Manage Styles".
> From
> here I could create a Class named Hand and apply it to
all the layers.
>
> In CS4 this is NOT an option and I need to know how to
get to the option
> called "Manage Styles". Another option (general) is how
to create a New
> Class
> for layers in CS4.
>
> The second problem, was with Behaviors. To change
images, I used
> "Show-Hide
> Elements" with trigger being "onClick". That did NOT
work.
>
> That not working, I switched to the trigger
"onDblClick". This did work.
> Is
> this a glich in CS4 or something I can fix? I see this
as a minor thing
> and
> was just wondering.
>
> BTW Adobe did a nice job grouping the CSS Styles, AP
Elements and Tag
> Inspector Panels. Saves space and is very nice way to
set it up.
>
> Any help would be greatly appreciated.
> If needed sample pages can be put on the web to see the
code.
>

Similar Messages

  • Hi I have been having a problem with Bridge in CS4 recently. So uninstalled CS4 and Lightroom 4.4 and reinstalled them on my Desktop PC. When I turned on Bridge through CS4, My thumb nail images disappeared and a thumb nail icon with CR2 appeared. Now som

    Hi I have been having a problem with Bridge in CS4 recently. So uninstalled CS4 and Lightroom 4.4 and reinstalled them on my Desktop PC. When I turned on Bridge through CS4, My thumb nail images disappeared and a thumb nail icon with CR2 appeared. Now some of my images have disappeared from Light room 4.4, but I can find them in CS4 and Bridge now shows some thumb nails as images and some as an icon with CR2. I have spent two weeks going through preferences etc. to find how to resolve my problem. Please can you Help? Meany thanks in advance
      Derek Randall

    I don't use LR and rarely use the bridge so I can not answers about thumbnails in them,  However thumbnails in windows file explorer and windows dialog for CS2 files will only show if you have installed codec into windows that will produce them. Windows does not do CR2 thumbnails on its own. I use FastPictureViewer Codec package for RAW File and PSD files thunbmail support.

  • A Problem with Layers

    I am having a problem with layers in different browsers. I
    have a menubar with some drop-down items. Some of these need to
    fall over other page objects such as GIFs. The problem is that in
    order for that to render correctly in IE, I have to set the z-index
    of the GIF to -1. However a GIF set to -1 doesn't render at all in
    Netscape. If I set the z-index to 0 it works fine in Netscape but
    not in IE. Has anyone dealt with this problem???

    Ugh. You are in deep doody.
    Your only option now is to hack mm_menu.js, and change all
    instances of -
    z-index="1"
    to -
    z-index="99"
    But - perhaps it would help if you read what the 'author' of
    that menu code
    (he adapted it, actually) says about the menus -
    http://www.losingfight.com/blog/2006/08/11/the-sordid-tale-of-mm_menufw_menujs/
    In addition, this page will show you the potential problem of
    building with
    only layers -
    http://www.great-web-sights.com/g_layer-overlap.asp
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "glen_nicholls" <[email protected]> wrote in
    message
    news:enm2cp$de7$[email protected]..
    > Yes, everything on my page is in layers. Is that OK?
    Also I created my
    > menu in Fireworks.

  • I have 64 bit windows 7 and CS4 Production Premium. I have a problem with Premiere Pro CS4, it keeps

    I have 64 bit windows 7 and CS4 Production Premium. I have a problem with Premiere Pro CS4, it keeps freezing and Crashing. A simple thing like leaving the project idle for about 15 minutes, you come back and find that it has frozen. Also if you drag out a clip on the timeline you will find that the whole application freezes. Any possible solutions would be much appreciated.

    Could be several factors at play here. This ARTICLE might give you some tips on getting your computer ready for an editing session. Note that there are some added tips on Win7, thanks to Black Viper, near the end.
    If nothing is helping, then the tips in this ARTICLE might help you find some clues amongst the breadcrumbs left behind with a hang, or crash.
    The link in this ARTICLE will give you some general troubleshooting tips.
    If nothing improves, then please post back with more details. This ARTICLE will give you tips on what would be helpful.
    Good luck,
    Hunt

  • Problems with iMac and CS4

    Hi out there! I`m a sales-person at an Apple-Premium-Reseller in Austria and I`m having troubles with a customers iMac (27'', 3,06GHz, 6GB Ram, ATI-HD4670 graphics with 256mb) running CS4. The problems are mainly when using Indesign. For example if I have a 4-page document with a few layers/transparency and i go to overprint-preview, it takes very long for it to load the images/preview, and when I move the pages they sometimes freeze/jolt when moving. If its a lager document (the customer is a graphic designer, often has to deal with 60+ pages and more, so thats a bit annoying) its even worse.
    Since the hardware is a relatively new iMac with 256MB graphic, I assume that there's a software issue. Its runnign MacOs 10.6.5, I did all updates on both Mac and Adobe.
    Has anyone heard about similar problems? Could it be that the graphic-card in this iMac is to weak?
    Please help

    What sizes are the images? "Overprint preview" pulls on the full resolution of all images. If they are hefty, it would be no surprise that the computer is bogging down.
    There is an InDesign forum here that may offer more assistance.

  • Printing Problem with layered photos

    I have sent my InDesign document to the printer for reproduction.  There seems to be a problem with the output.  A couple of the photos (layered) did not print.  On my personal printer they print fine both directly from InDesign and the PDF I created.   Any suggestions?

    You probably need a global CSS file for your GoLive site. 

  • Problems with colors running CS4 and W7.

    Hey everyone.
    I'm having some MASSIVE problems with colors on my system.
    Windows 7 Prof 64bit
    Photoshop CS4 64bit
    6g Ram
    1T hard drive
    Nvidia GeForce 9800 GTX+
    Dell SE198WFP Monitor 
    The system itself is a Dell Inspiron 530 that I put into a Black Widow V9 gaming tower. 
    Here is an example of the issue I'm having: 
    http://findae.deviantart.com/art/Converge-101214480
    http://i38.tinypic.com/bjcymr.jpg 
    The top image is a (admittedly old and crappy, but it shows the problem) photo that I had previously edited and put in my portfolio. The tinypic below is the result of copying that photo from the portfolio, pasting it into photoshop, and then saving it into a jpg. As you can see, the transitions between colors and the contrast are a complete mess. 
    Thing is, my hard drive recently quit on me, and I had to install the operating system and such on a new drive. I remember having this problem with the system when I first had it, but it either went away on its own or I fixed it somehow before. Now I can't remember for the life of me how I got rid of the problem, and I certainly don't know what the problem is in the first place. I'm tempted to think it may not be photoshop itself, but the problem seems to be especially bad when I'm working with photos. 
    Anyone have any idea what the problem might be and how to solve it? 
    Edit: I also noticed it when viewing http://findae.deviantart.com/gallery/#/d1hni37 in firefox, whereas the other photo appeared to be ok before I copied and pasted it. It has extremely obvious lines of green and orange in the transition from light skin tone to dark skin tone. Annoyingly enough, this doesn't show up in the thumbnail within my gallery at all, only when I click on the thumbnail and see the fullsize image. Extremely frustrating.  
    Here's another good look at the problem while selecting a color in photoshop: http://i37.tinypic.com/2h6t7gh.jpg  All I did was screenshot it a few times, and it deteriorated to that point.

    Screen glitches like color blocks appearing where they shouldn't could indicate a problem with your video drivers.
    Go to the nVidia site and see if they've released any updated drivers; people often report that updated drivers are correcting current problems with Photoshop.
    http://www.nvidia.com/object/win7-winvista-64bit-258.96-whql-driver.html
    Note the recent (3 weeks ago) release.
    -Noel

  • Problem with German InDesign CS4 Trial

    Since the last week im trying to use the Adobe InDesign CS4 Trial Version on my Computer but i does not work really. I have downloadet the German Version but after the installation it runs in Englisch and the Toolbars on the left and the right side are missing. Before i'm using the CS3 Version at the same Computer and it works perfekt. I tried the CS4 Trial on an different Computer in our office and it works perfekt but this Computer have Microsoft Windows XP Professional.
    I read in the System requirements that Vista 64bit is not zertified but why does the CS3 work perfekt and the CS4 make those Problems?
    I hope anybody can held me......
    My Computer:
    Windows Vista business 64bit
    PHENOM Quad Core 2,4Ghz Prozessor
    8 GB RAM
    ATI Fire GL Grafic Card

    Thank you for suggesting workaround #1!
    I have been struggling with bookmarking issues for years here on CS4.  I am not bookmarking text frames, simply bookmarking pages, but I have been having problems as described.  I thought I researched it thoroughly online, but I was so relieved to find and try this option today.
    I have a 50 page InDesign price book.  Every page is bookmarked.  After exporting as a PDF some of the bookmarks work fine and some take me to the wrong page.  In InDesign CS4, I can click through the bookmarks and everything works as expected.  Every bookmark takes me to the page I assigned it to...perfect! However, once exported as a PDF I have issues.  In Preview (Mac OS 10.8) or Adobe Reader, some bookmarks are fine and some direct me to the incorrect page.  I tried Adobe Reader thinking maybe the issue was with Preview, but not only is the problem with both programs--they error consistently.  The bookmarks take me to the same incorrect page in both Preview and Reader.
    Exporting as a INX file and reimporting into InDesign CS4 is the only way I have been able to get this to work.  I originally switched to InDesign for two reasons:  1.  I was experiencing the same problem in Adobe Acrobat when assigning bookmarks so I hoped using another program would help.  2.  I am rebuilding the price book page by page in InDesign.  (Some pages just pull from a PDF document and some are original--created in InDesign CS4.  Eventually all pages will be InDesign original files.  I'm not sure those details matter, but that is what I have for content in my document.)
    Thank you!  Thank you!  I really appreciate that you took the time to suggest this for the rest of us!  I can finally distribute a correctly bookmarked price book to our reps.

  • Problems with installing Photoshop CS4 Extended (Windows)?

    Just got new software today and am unable to install it. I keep getting the following error message: DATA_FILE_VERSION. I then have to click ok and then the screen gets hung up with the hour glass. When I try and force quit, I get another error: autoplay.exe not loading.
    Anyone else have this problem with this particular program? I've never had a problem installing any software from Adobe or otherwise. Can't seem to get support techs to answer the phone to get help.

    Googling only comes up with a couple things where someone was trying to
    install a cracked version they downloaded, so it could be a corruption
    problem.
    If this is a downloaded installer, then redownload it and try installing,
    again.
    If you are inserting a DVD and autoplay is starting up and you get this
    message, you can shut down the installer process as you've done then instead
    of double-clicking the DVD, use right-click Explore to view the files
    directly on the DVD without running AutoPlay, then find the setup.exe or
    something.MSI with EN in it's name to run the installer, directly, without
    goint through autoplay.  This would only make a difference if the autoplay
    is corrupted somehow but everything else is ok.  Since your error message
    talks about autoplay then maybe that is the case.
    If you are calling Adobe for support, it can take hours, depending on when
    you call.
    This "open letter to Adobe customers" was posted within the last few days
    and basically apologizes for poor support, recently, while they change from
    support-provider to another:
    http://www.adobe.com/support/pdfs/open_letter_to_adobe_customers.pdf

  • Macbook Air 11" i7 corrupt files problem with Adobe Illustrator CS4

    Hi
    this problem may not be entirely related but maybe someone could help anyways or knows how I can proceed...
    I'm running Illustrator CS4 on a Macbook Air 11" (latest 2011 model, with i7, 4GB, 128SSD), and lately some files are getting corrupted. specifically, adobe illusrator CS4 files with weeks of work. interestingly, the time machine backups are also getting corrupted.
    its like I'm working on a file for a few days, backing up with time machine as well
    closes the file, after a few days returns to it… (normal behavior)
    then when i try to get back to the file then sometimes it says "Cant open the illustration, could not complete the operation" and opens a blank canvas.
    restoring the file via time machine also gives the same error (its like all versions get corrupted simultaneously), even 4-5 versions backwards, even though they worked before when the file worked
    it happened quite a few times, ruining weeks of work.
    I tried the following:
    reinstalling CS4 - didn't work
    Opening the files on CS5 - still don't open
    doing the file recovery thing and then opening it in a notepad - didn't work at all
    using Time machine - the files are still corrupt
    it only happenes with AI files, not photoshop files, for example.
    I thought maybe it has anything to do with SSD? since my previous macbook pro (15", 2007) never did these errors…
    please help
    Eido

    If at all, this would be I/O performance and bandwidth issues with Time Machine, but I don't think that's the problem. More to the point I think that it's a case of Preview opening the files to genereate thumbnails and icons and something going wrong there. I'd look up some guides on how to edit the relevant plist and conf files to exclude your AIs or turn off the behavior to generate these previews globally. This may help hugely...
    Mylenium

  • Problem with layers in saving logo as jpg

    Hi- I created a logo in Illustrator and brought it into Photoshop. I wanted to save it as a .jpg in My Pictures to upload it to a website. But when I tried to change from the file extension psd to jpg, I got a dialogue box which says I'll have to save it as a copy. Under Save Options, there is a caution sign next to Layers. Under Color, it's checked next to the ICC Profile: US Web Coated (SWOP)v2. Also checked is Use lower case extension. When I save it as a jpg anyway and try to upload it to the site, it shows up as a box with an "X" in it. Can someone tell me what I've done incorrectly? Thanks!

    OK, no problem. Here's the process I've been going through. I click Save
    As. A dialogue box appears with "Save As" at the top. I save it in My
    Pictures, as this is where I access images for this website. Under
    "Format", I select .jpg. As soon as I do this, in the "Save Options"
    section below, I see a yellow caution sign next to "layers" and at the
    bottom a message appears which says, "File must be saved as a copy with
    this selection". This is confusing, since I've gone through this process
    before with other logos without having this problem. I'm wondering if it
    has to do with the Illustrator file I originally brought into Photoshop.
    Thanks for your help.

  • Problems with layers after Camera RAW plug in installed

    Hello all,
    I am rather new to Photoshop, so please excuse what maybe an easy question, I have made a few images into black and white and added color to them in select parts.  Not to long ago I downloaded the new Camera RAW plug in to work on NEF pics.  Now I can not get the layers to work.  For some reason it is not allowing me to remove the black and white layer and bring out the color.  This is true in RAW-I get an Alpha Channel error if working in RAW or the brush will not work in the BW image saying it is not allowed on a layer?
    What am I missing?  I am thinking there is something really basic that I can not figure out.  Any help is appreciated.
    Mike

    The Camera Raw plug-in is part of the original default Photoshop installation.  If you downloaded a newer version, it should have replaced the original one.  Where did you install it?
    Layered files have absolutely nothing to do with Camera Raw.
    However, you have not given us details and your description of your problem is far from clear.  Please explain.
    Please read this post by a forum host for advice on how to ask your questions correctly for quicker and better answers: 
    http://forums.adobe.com/thread/375816?tstart=0
    Thanks!

  • Pen Tool Problem With Adobe Illustrator CS4

    Recently, after many years, I finally gave up using AI 9 and started to use AI CS4.
    However I'm having a real problem and it's bugging me. When I start to use the pen tool on CS4, it gives me far too much information and interferes with my concentration. First, all these details in green pop up telling me that something is the path or anchor. Second, there is this horrible grey box next to my pen telling me such things as 'D: 62.54 pts'.
    Could someone please tell me how to deactivate all these appendages and I can just have mmy basic pen back.
    Thanks

    Thank you very much Joe..... Problem solved.
    It was driving me crazy.
    Again, thank you.

  • Problem with layered Photoshop-menu

    Hey everybody,
    I have encountered a rather frustrating problem in DVD Studio Pro 4.2.2.
    I'm working on an educational DVD with circa 50 clips on it, therefore, I've ended up with a somewhat complicated menu. Complicated may not be the word, as much as large.
    What I did was really simple, I created a Photoshop-file for each menu with three layers for each button – one for normal state, one for selected state and one for active state. This has gone smoothly and looks great.
    So to my problem; I simulate the DVD and everything works fine and as it should. I do notice some delays at the heavier menus, but not enough to really bother.
    When I build and format the DVD, however, and hover the options in the menu, nothing happens, when I really wish to see the selected state of the button. Not until I click a button it becomes selected, which means I have to click a button a second time to operate the DVD to its action.
    I'm aware of that there are no mouseover function on a DVD since DVD-players generally don't have mouses connected to them. Nevertheless, the DVD-application, in my experience, gets that when I hover a button I want to have it selected.
    I've been sitting all day trying to get to the bottom with this, without luck. And my first thought was to make a new smaller project using the same Photoshop-file and see if there was some error in my real project. But, like I said, without luck.
    I originally made this with the "color-coding" and then everything worked fine, but I thought that it was too much of a quality loss in texts to use that method, and therefore, ended up with the layered photoshop-file solution.
    Has anyone encountered the same problem, and does anyone know how to solve this problem of mine?
    Help highly appreciate.
    Best,
    Andreas

    There are many reasons to not use Layered Menus, you have encountered just one. There is no mouse-over for Layered Menus. The person has to click once to select the button, then they have click again to activate the button. Another problem is that there is a 2-3 second pause each time a button is selected. On a stand alone DVD player this means that the end user could have to wait 30 seconds or more to get through menu (an eternity compared to standard menus, which everyone one is used to).
    The solution is to use Standard Menus, not Layered Menus.

  • Problem with InsertDate (DW-CS4)

    Upgraded to CS4 Dreamweaver. After I InsertDate onto an HTML page then save it, I get this message: While executing onLoad, the following JavaScript error(s) occurred: 
    At line 94 of the file ". . .Date_beforeSave.htm curLock has no properties." 
    Lines 90-96 read as below: 
    for (var i=0;i<locks.length;i++){ 
            curDOM = dw.getDocumentDOM(); 
            locks = curDOM.getElementsByTagName("MM:BeginLock"); 
            currLock = locks.item(LOCK_IND++); 
         if (currLock.type && currLock.type == "mmdate"){ //date found    <<<< Line 94
            var lockOffsets = dw.nodeToOffsets(currLock); 
               var lockHTML = allText.substring(lockOffsets[0],lockOffsets[1]); 
    Problem = the date does not get updated when I save an html page.
    David Powers steered me to step 4 in the Adobe technote: http://go.adobe.com/kb/ts_tn_19105_en-us.
    Tried what it advises but problem remains: date does not get updated.
    Pages created via DW8 & MX4 didn't have this problem -- till I upgraded to CS4.
    Re Date_beforeSave.htm page (came with CS4-DW) -- Am I supposed to do something with that other than read its commented-out text?
    fd

    Randy:
    Table cell is neither in a template nor in an uneditable region. It's on the html pages themselves.
    Get the same Line 94 message after inserting date into a DW blank page, such as below:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    <style type="text/css">
    <!--
    body {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    background: #666666;
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    color: #000000;
    .oneColElsCtr #container {
    width: 46em;
    background: #FFFFFF;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    border: 1px solid #000000;
    text-align: left; /* this overrides the text-align: center on the body element. */
    .oneColElsCtr #mainContent {
    padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    -->
    </style></head>
    <body class="oneColElsCtr">
    <div id="container">
      <div id="mainContent">
        <h1> Main Content </h1>
        <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Praesent aliquam,  justo convallis luctus rutrum, erat nulla fermentum diam, at nonummy quam  ante ac quam. Maecenas urna purus, fermentum id, molestie in, commodo  porttitor, felis. Nam blandit quam ut lacus. Quisque ornare risus quis  ligula. Phasellus tristique purus a augue condimentum adipiscing. Aenean  sagittis. Etiam leo pede, rhoncus venenatis, tristique in, vulputate at,  odio. Donec et ipsum et sapien vehicula nonummy. Suspendisse potenti. Fusce  varius urna id quam. Sed neque mi, varius eget, tincidunt nec, suscipit id,  libero. In eget purus. Vestibulum ut nisl. Donec eu mi sed turpis feugiat  feugiat. Integer turpis arcu, pellentesque eget, cursus et, fermentum ut,  sapien. Fusce metus mi, eleifend sollicitudin, molestie id, varius et, nibh.  Donec nec libero.</p>
        <p>
          <!-- #BeginDate format:Am1 -->May 12, 2009<!-- #EndDate -->
        </p>
        <h2>H2 level heading </h2>
        <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Praesent aliquam,  justo convallis luctus rutrum, erat nulla fermentum diam, at nonummy quam  ante ac quam. Maecenas urna purus, fermentum id, molestie in, commodo  porttitor, felis. Nam blandit quam ut lacus. Quisque ornare risus quis  ligula. Phasellus tristique purus a augue condimentum adipiscing. Aenean  sagittis. Etiam leo pede, rhoncus venenatis, tristique in, vulputate at, odio.</p>
    <!-- end #mainContent --></div>
    <!-- end #container --></div>
    </body>
    </html>

Maybe you are looking for

  • Firefox tab to fields and drop down lists with Mac OS X 10.5 (Leopard)

    Has any one else noticed some problems after upgrading to OS X 10.5? It seems I can't tab to every field, such as the "Keep me signed in for today" checkbox on ebay's login page. I used to tab to it before upgrading. I'm also tabbing past some drop d

  • Display Export to ms excel in SAP B1 version 9.1

    Hi Everyone! I am learning SAP B1 version 9.1 at advanced G/L account determination.Highlights of SAP version 9.1 display "Export to ms excel" and "Migrate"button but I can not find them. Everyone that knows these ones, please help me! Thanks & Best

  • Movie saved as AVI

    I must save a short movie for a client so it will play on a PC without QuickTime and it will not be load on the corporations computers. It must also be under 50mg, it's only going to be a 30second movie. It will be e-mailed to employees. I can save i

  • Desktop App "Sign in" button doesn't work...why?

    When I open Adobe Story from my desktop application (whether connected to the internet or not) the program comes up just fine but when I click the "Sign In" button, nothing happens. The "Learn more" button does work by taking me online, but I can cli

  • Firefox is not compatible with windows 8.1, problemsall the time,why?

    It is almost impossible to play any games on facebook when using windows 8.1. It is very slow and It is not working in games with other persons involved. When I used windows XP I never had a problem with firefox. So what can I do to fix this? I have