Help with mousedown State in phone version

Hello

I am having some problems affecting the mousedown State in the version of phone of my site.

You can check it out here: www.betterargentina.com

On the portfolio page, I have some information hidden behind the bottle and when someone clicks on the bottle that he was supposed to appear in the text. Here, it works only in some bottles, in anothers nothing happens and in a few the right image is empty, but it has quite the same way.

Someone might know why this is happening or know another way I can program the phone interactions?

Thanks in advance.

Rita Gomes

Using the effects Panel, change the opacity for the blocks of text inside buttons from 0 to 100% State in the rollover State.

Tags: Adobe Muse

Similar Questions

  • JavaScript: Help with IF statement

    I'm not familiar with Java and I fight with this IF statement and I can't make it work.  I'm sure it's something pretty basic.  Can anyone help?  I tried everything, seeminly.  In this example below I'm checking if the data that the user has entered in the field of the AAA FAVOR and if it is then put in place a message and if not then set up another message.  My top node in my hierarchy is data, and then I have a MainSubform and a Contact02Subform.  I have this code attached to a button and notthing happens when I click the button.  If I delete the statement and have just the box of message by itself, then it will display the message box.  So I know that's my statement and I'm sure it's simple.  Help please?

    If

    (xfa.resolveNode("xfa.form.data.MainSubform.Contact02Subform.FAVOR").rawValue == 'AAA')

    {

    xfa.host.messageBox ("my IF");

    else ;

    xfa.host.messageBox ("my ELSE");

    endif;

    Try this.

    If (rawValue. xfa.resolveNode("xfa.form.data.MainSubform.Contact02Subform.FAVOR") is 'AAA')

    {

    xfa.host.messageBox ("my IF");

    }

    on the other

    {

    xfa.host.messageBox ("my ELSE");

    }

    endif is used in FormCalc are generally not in JavaScript.

    Thank you

    Sidonie.

  • Need help with update statement to be used in the stored procedure

    I have the following update statement and I get "ORA-06512. Someone of you can help me.

    ----
    UPDATE MO X SET X.MOMODEL = (SELECT Y.MOMODEL FROM MO Y WHERE Y.MOID = A_TEMP_INT3)
    WHERE X.MOID in (UPDATE MO X SET X.MOMODEL = (SELECT Y.MOMODEL FROM MO Y WHERE Y.MOID = A_TEMP_INT3)
    WHERE X.MOID in (A_TEMP_INT1, (select assocchild from mo_association
    Connect prior assocchild = assocparent
    Start with assocparent = A_TEMP_INT1)); (by selecting assocchild in mo_association
    Connect prior assocchild = assocparent
    Start with assocparent = A_TEMP_INT1));
    ----

    Note: A_TEMP_INT1 and A_TEMP_INT3 are the values of cursor and is assigned to numeric values in the code.


    Thanks for all the help in advance.

    Kind regards
    REDA
    WHERE X.MOID IN
     (SELECT ASSOCCHILD   FROM MO_ASSOCIATION
          CONNECT BY PRIOR ASSOCCHILD = ASSOCPARENT
         START WITH ASSOCPARENT = A_TEMP_INT1
         UNION
      SELECT A_TEMP_INT1 FROM DUAL );
    

    Should work.
    VR,
    Sudhakar B.

  • Help with emails lost on the version of outlook express 6

    Outlook express deleted at random 2 years worth of my emails. Is there anyway to get back them. ? They are not in the deleted section

    Two reasons the most common for what you describe is disruption of the compacting process, (never touch anything until it's finished), or bloated folders. More about that below.
     

    Why OE insists on compacting folders when I close it? :
    http://www.insideoe.com/FAQs/why.htm#compact
     
     
     
     
    Recovery methods:
     
    If you are running XP/SP3, then you should have a backup of your dbx files in the Recycle Bin (or possibly the message store), copied as bak files.
     
    To restore a folder bak on the message store folder, first find the location of the message store.
     
    Tools | Options | Maintenance | Store folder will reveal the location of your Outlook Express files. Note the location and navigate on it in Explorer Windows or, copy and paste in start | Run.
     
     
    In Windows XP, the .dbx files are by default marked as hidden. To view these files in the Solution Explorer, you must enable Show hidden files and folders under start | Control Panel | Folder options | View.
     

    Note: If you have new messages in the folder you are go restore, move them to a folder first created user, or they will be lost. They can be moved once the old posts have been restored.
     

    Close OE and in Windows Explorer, click on the dbx to the file missing or empty file, then drag it to the desktop. It can be deleted later once you have successfully restored the bak file. Minimize the message store.
     
     
    Open OE and, if the folder is missing, create a folder with the * exact * same name as the bak file you want to restore but without the .bak. For example: If the file is Saved.bak, the new folder should be named saved. Open the new folder, and then close OE. If the folder is there, but just empty, continue to the next step.
     
     
    First of all, check if there is a bak file already in the message. If there is, and you have removed the dbx file, go ahead and rename it in dbx.
     

    If it is not already in the message, open the trash and do a right-click on the file bak for the folder in question and click on restore. Open the message store up and replace the .bak by .dbx file extension. Close the message store and open OE. Messages must be in the folder.
     
     
    If messages are restored successfully, you can go ahead and delete the old dbx file that you moved to the desktop.
     
     
    If you have not then bak copies of your dbx files in the Recycle Bin:
     

    DBXpress run in extract disc Mode is the best chance to recover messages:
    http://www.oehelp.com/DBXpress/default.aspx
     
     
     
     
     
     

    A general warning to help avoid this in the future:
     

    Do not archive mail in default OE folders. They finally are damaged. Create your own folders defined by the user for mail storage and move your mail to them. Empty the deleted items folder regularly. Keep user created folders under 300 MB, and also empty as is possible to default folders.
     

    Disable analysis in your e-mail anti-virus program. It is a redundant layer of protection that devours the CPUs, slows down sending and receiving and causes a multitude of problems such as time-outs, account setting changes and has even been responsible for the loss of messages. Your up-to-date A / V program will continue to protect you sufficiently.
     
     
     
    For more information, see:

    http://www.oehelp.com/OETips.aspx#3 
     
     
     
    And backup often.
     
     
    Outlook Express Quick Backup (OEQB Freeware)
    http://www.oehelp.com/OEBackup/default.aspx  
     
     
     

     
  • Help with If statement in menu drop down

    Hello

    I'm not too familiar with the implementation of the custom scripts and I was wondering if someone here might be able to help me. I'm figuring a discount in the form of price value if the customer applies for a military/senior discount, but if the customer is not applicable I want the field to calculate the total without factoring in a shed.

    I took a screenshot and circled the field that concerns me in red. If someone could help I would be very happy!

    PricingFormPDF.jpg

    Suppose that the names of the fields are "Subtotal", "Discount military" and "military discount amount.

    You can use this code as the custom of the latter calculation script:

    if (this.getField("Military Discount").value=="Yes") event.value = Number(this.getField("Subtotal").value) * 0.05;
    else event.value = "";
    
  • HELP with select statement

    Hello all and thanks in advance. I'm sorry if I am posting this in the wrong section. Could someone show me how I can write this statement in oracle? for now, I have as an SQL statement in asp.net VB. Any help would be greatly appreciated!

    SELECT DISTINCT EQP_SERIAL_EQP, EQP_TYP_EQP in #TEMP
    of EQP_BASE
    where EQP_LOCAL_EQP = right (' 000000000000' + ' "& DDLTECHNUMBERS." ") Text & "(', 16) AND EQP_STAT_EQP IN ('C', ' t ',' K')"
    EQP_TYP_EQP GROUP, EQP_SERIAL_EQP
    SELECT DISTINCT EQP_TYP_EQP AS TYPE, count (1) AS COUNTY GROUP #TEMP BY EQP_TYP_EQP
    TRUNCATE TABLE #TEMP
    DROP TABLE #TEMP

    Thank you
    E

    Hello

    SELECT DISTINCT EQP_SERIAL_EQP, EQP_TYP_EQP Into #TEMP
    from EQP_BASE
    where EQP_LOCAL_EQP = right('000000000000' + '" & DDLTECHNUMBERS.Text & "', 16) AND EQP_STAT_EQP IN ('C','T','K')
    GROUP BY EQP_TYP_EQP, EQP_SERIAL_EQP
    SELECT DISTINCT EQP_TYP_EQP AS TYPE, count(1) AS COUNT from #TEMP GROUP BY EQP_TYP_EQP
    

    SELECT DISTINCT temp. EQP_TYP_EQP AS TYPE,
    Count (1) AS COUNT
    Of
    (
    SELECT DISTINCT EQP_SERIAL_EQP, EQP_TYP_EQP
    of EQP_BASE
    where EQP_LOCAL_EQP = substr ("000000000000' |") DDLTECHNUMBERS. Text 1: 16)
    AND EQP_STAT_EQP IN ('C', 'T ', ' K')
    EQP_TYP_EQP GROUP, EQP_SERIAL_EQP
    ) temp
    Temp GROUP BY. EQP_TYP_EQP

    -Pavan Kumar N

  • Need help with SQL statement

    So I am new to SQL and ORACLE. I need to know how to do the commands below in a single statement. I did it in two here, but I have no idea how do it in one. Any ideas?

    ALTER TABLE books
    ADD Catcode VARCHAR2 (3);

    ALTER TABLE books
    ADD CONSTRAINT books_catcode_fk FOREIGN KEY (catcode)
    REFERENCES (catcode) category;

    Any help appreciated ^^
    SQL> ed
    Wrote file afiedt.buf
    
      1  alter table books
      2    add( catcode varchar2(3),
      3         constraint books_catcode_fk
      4            foreign key( catcode )
      5*        references category( catcode ) )
    SQL> /
    
    Table altered.
    

    Justin

  • Help with If statement emergency please!

    Hello world

    I wonder if someone can tell me why flash seems to ignore my statements if, whenever I try to use an it ignores the condition and fair actions command. Its driving me crazy. I don't know that I do something wrong, I just can't cope.

    I put;

    on (release) {}

    If ((_root.eyeshadow = "Rose") & & (_root.lipy = 'Pink')) {}
    _root.correct._alpha = 100;
    }
    }

    It seems just action _root.correct._alpha = 100;
    even when a different color is selected.
    I was wondering can flash read a variable from another script, because otherwise it will not know what eyeshadow and lípy are. I get no error message though.

    Please help someone!
    Thank you
    Stacy.x.

    is this variable declared at the root?

    like you did here
    _root.eyeshadow1._alpha = 100;

    I'm not sure because I don't know what you have

  • Need help with installation/change of phone number for the Microsoft account

    I think I entered a wrong phone number upon registration of my Microsoft account, is there a way to edit/change it?

    Reconnect the MS Account to maintain or modify
    I assume you are referring to a MS Account, which is used in the purchase/installation of Software MS for example Office 2013

  • Need HELP [, with the education of Acrobat version]

    I bought Adobe acrobat pro dc student and teacher edition. So put my school name and the e-mail address of the school in.

    and I waited, and for adobe to help

    [Title edited for clarity... MOD]

    What do you expect?

  • Can someone help with this statement?

    SELECT count (*) from document_master
    where PROJ_id = "888"
    and doc_status = 'I '.
    and rec_update_date like ' % 08'.
    rec_update_date desc order


    This gives result numbered for a column that ends in 08.
    Can someone tell me how to generate a list of 09, 08, 07, 06, etc...

    I tried
    and rec_update_date like ' %-08' or rec_update_date like ' %-09'.
    I also tried
    and rec_update_date like ' % 08'.
    and rec_update_date like ' %-09'.

    neither work.

    I appreciate all help.

    Thank you

    What is the rec_update_date column data type? It if DATE, right? If so, you question is completely wrong. Condition rec_update_date like ' %-08' force the implicit conversion from DATE to string using default data format that's in your case, be MON-JJ-AA and dependent client session.» So if the user whose session has different default date format runs your code it will not get the expected results:

    SQL> alter session set nls_date_format = 'DD-MON-YY';
    
    Session altered.
    
    SQL> select sysdate from dual;
    
    SYSDATE
    ---------
    31-JUL-09
    
    SQL> select sysdate from dual where sysdate like '%-09';
    
    SYSDATE
    ---------
    31-JUL-09
    
    SQL> alter session set nls_date_format = 'MM/DD/YYYY';
    
    Session altered.
    
    SQL> select sysdate from dual;
    
    SYSDATE
    ----------
    07/31/2009
    
    SQL> select sysdate from dual where sysdate like '%-09';
    
    no rows selected
    
    SQL> 
    

    Looks like you want to select counties of line for each year. If so, use:

    select trunc(rec_update_date,'YYYY'),count (*) from document_master
    where PROJ_id = '888'
    and doc_status = 'I'
    group by trunc(rec_update_date,'YYYY')
    order by trunc(rec_update_date,'YYYY') desc
    /
    

    SY.

  • Latest version of the driver AT/GPIB/TNT built with VAT Statement - 32.h?

    Context: AT-GPIB/TNT card linking 488.2 driver see 1.70 in Win98 TransEra HTBasic 8.3, driver GPIBNI. A device on the bus requires that interrupts is disabled. This allows this device works properly, but other devices hang. For NI Spy restores proper operation, which seems to indicate a timing problem. Technical support TransEra agrees with this assessment. Earlier versions of their software (non-Windows) error-free work. So the problem is their driver interfacing to the pilot of 1.70.

    8.3 is not the current version, they are not too motivated to fix it. However, they did look at history and found this:

    "One of our engineers did some research and I could at least limit change that probably caused the problem. Apparently, our driver GPIBNI was built using the VAT Statement - research online and 32.h include file, this file has been replaced by OR with NI488.h. He was not able to know exactly which version of the software OR it was replaced, but NEITHER are likely to help with this, or you can try just a couple of their older versions. »

    So the question is, what is the latest version of the driver OR card AT-GPIB/TNT for Windows 98 built using the VAT Statement - 32.h include file? And where can I get a copy of it? TransEra suggesting that as the solution.

    Thanks for your help.


  • a problem with the alignment of site on the Tablet and phone version.

    I have a problem with the alignment of my site on the Tablet and phone Version of my site.

    If you open the Tariffuehrer.com site on the tablet or smartphone, you can see, the page is aligned to the left in the browser. I want the page to Center. I did find an option for it in the backend of muse.

    I'd be happy if someone can help me.

    Hi Michael,

    I can't view your site as it showed error 403,

    Can you please recheck the url of your site and repost it so that I can check on this subject.

    Kind regards

    _Ankush

  • Accidentally, I bought the Mac in December and contacted support which helped me to get the right version installed, but now the PC version is not in my account downloads and I need to add it to a new computer. I don't know how to get help with this.

    Accidentally, I bought the Mac in December and contacted support which helped me to get the right version installed, but now the PC version is not in my account downloads and I need to add it to a new computer. I don't know how to get help with this. I don't remember how I got the PC version, I think I have access to my computer remotely and she sent, but I can't find any record of it.

    Since this is an open forum, not Adobe support... you must contact Adobe personnel to help
    Chat/phone: Mon - Fri 05:00-19:00 (US Pacific Time)

    Creative cloud support (all creative cloud customer service problems)
    http://helpx.Adobe.com/x-productkb/global/service-CCM.html

  • Help! I created a website in Muse. But he resumed the model in the Tablet and phone version?

    Help! I created a website in Muse. But he resumed the model in the Tablet and phone version?

    I deleted the version Tablet and phone. -J' then looked on my devices after refreshing the browser / history of compensation. He is always picking the layout of the model and not all my changes.
    That is to say: don't default to the version of office.

    I also tried to add the alternative layouts again, asking him to copy from the desktop version. Still no luck.

    I downloaded this on www.yourtestsite.co.za

    I have the same problem with another site, I did for www.rockerdistributors.co.za

    Hello

    I replied to your other thread, Help! I created a website in Muse. But he resumed the model in the Tablet and phone version?

Maybe you are looking for

  • Pavilion 15-ak112nl: ssd upgrade ram and m.2 15-ak112nl

    Hi, before I have to buy my new laptop (Hp Pavilion 15-ak112nl), I want to be sure I can safetly increase my ram and add an ssd m2 without losing my warranty. I found this in other discussions: "Opening at the back of the laptop is not technically en

  • Universal Library

    Dear I'm not able to understand how to use 'Library (UL) universal by the calculation of the measure' within Labwindows. Calculation of measurement describes the means and provided "lib" and "' files to header c, VC ++ but not for LabWindows. They al

  • HP 2050 does not accept the hp original cartridge recommended

    Hello! My HP deskjet 2050 all-in-one works very well under windows xp professional until the cartridge ran out of ink. As advised I bought an original HP 301 cartridge but the printer always tells me that the cartridge is not usable in the current co

  • E280: Files in folders - they should be here?

    I have the E280 and I organized my music into the hierarchy (ARTIST, ALBUM, and FILES).  When I went in the Menu Tools,... Folder Options then view tab and unchecked the "Hide protected files (recommended) operating system", the files like: face {#}

  • administrater

    im not loged on as administrater even thow my said user account: I am so of course now security essentials won't update or even help they send me to this lame site instead where my problem going UN anserwed