How to add a parallax scrolling (jquerry plugin) to Muse with Insert HTML?

I know the parallax scrolling feature will come to muse in 2 weeks. But I must do a website with parallax scrolling before that time.
I actually have a site ready in MUSE but i want to add some parallax scrolling effects to this site. I know this is possible without the incoming muse updates because people did it with older muse versions.
There are some jquerry plugins that should do the work:
http://plugins.jquery.com/stellar/
http://plugins.jquery.com/parallax/   for example.
How can i add these effects to Muse with insert html/Edit html feature? I am not good at code so Could you please tell me the steps clearly even like putting the plugin into the directory?
Even if i include the plugin, how can i adjust the pluginn settings to some specific elements of a site?
Please help,
thank you!

If you're not comfortable with code, the simplest way to add parallax to Muse would be to join the Muse beta and download the beta build with the new parallax feature.
http://www.adobekb.com/participating_in_muse_beta.html

Similar Messages

  • ? how to add page numbers in pages 5.2, starting with 2.  Pages '09 had an option to not show folio on page one.  Also any how to do left and right folios for a Tabloid?  Many trhanks

    ? how to add page numbers in pages 5.2, starting with page 2.  Pages '09 had an option to not show folio on page one.  Also any idea how to do left and right folios for a Tabloid?  Many thanks  . . .

    Hello jacquemac,
    Your first question:
    There might be a better way of achieving what you wish to do, but following these steps could help you out.
    You might want to blend in Thumbnails and Invisibles either with (cmd+shift+i and cmd+alt+p) or over the View section in the Menubar.
    1. go for Documents (right end of the Toolbar) -> Section
    2. place your cursor at the very top of your second page and click "Create new Section->Starting with this page" in the side bar on your right.
    (what you are actually doing next is setting the pagenumbers for each section you created. You can see your sections in the Thumbnail view.)
    3. click on your first page (the first and only page of your first section) and mark the checkbox "Hide on first page of section"
    4. click on your second page (the first page of your second section) and  "Insert page number" -> start at 1
    Your second question:
    Im not quite sure i understand what exactly you want to do here. One page, two columns, each column with another page number? As far as i know this is not possible.
    greetings jl

  • How to add an attachment to an e-mail. With out it showing  up and the end of a e-mail.

    How to add an attachment to a e-mail. With out it showing up at the end of the e-mail.

    https://discussions.apple.com/message/17397882#17397882
    How can I prevent mail attachments embedding when sending mail
    Note there are 14 pages of replies

  • Does anyone know how to add a dateline in the website using muse?

    Does anyone know how to add a dateline in the website using muse?

    You cannot.
    You would have to add it to the mail server ( if you have an IMAP account), then it will appear on the ipad.

  • How to add Customer Specific Product ID PRID_VENDOR to product with report

    CRM5.0
    Hi,
    I am trying to find out, how to add the customer specific product ID (product->relationships->customers) to a product with a report or a function module.
    It is stored in table COMM_IL_PRDCPN, data element COMT_PRID_VENDOR.
    Is there a class/method, function module, or some example coding, how I can do that?
    Thanks an regards,
    Thomas

    Hi,
    I don't think in Std it is possible to create CMIR in VD51 for cust.grp..
    u can try LSMW to create CMIR for sold-tos..
    Reg,
    JJ

  • How to compile and deploy an custom plugin access gate with java?

    Hi.
    How can deploy and registrer my custom plugin, for ready to use in the Access System Console in Authentication Managment?
    thanks

    Hi,
    Is it an AccessGate, or an authentication plugin? The procedure for adding custom plugins for use in OAM authentication schemes is described here:
    http://docs.oracle.com/cd/E21764_01/doc.1111/e12491/authnapi.htm#BABCEIIA
    Regards,
    Colin

  • How to add tracking pixels to pages built in Muse? The code is visible on my page!?!

    I added the tracking pixels by going to "Page Properties" then adding the code in the HTML for <head>: box. I even tried opening up the HTML pages and adding in there. The problem I'm running into is that the code is visible on my site, it should be invisible! Anyone been through this, know how to solve it? Thanks in advance.

    Hello Kerry,
    With regards to our discussion over chat I believe that the issue has been addressed. We found that it was just a syntax issue and you need to add syntax for your code to work.
    Regards,
    Rajan

  • How to add a Picklist/Drop down in a page with values (Without Personaliz)

    hi,
    i am very very new to OAF ....please help me out on the below requirement....
    Please suggest me how to add a pick list/drop down field to a page, with some values. (without personalization)
    And the second one is when ever i'll chose a value from the drop down the page will reload and display a message on the page.(messages are different for the different values)
    Thanks
    Prakash

    Prakash
    As mentioned by Anil you can use the above link for new poplist generation through extension. As far as reloading the page in that case you need to make use of PPR for that item.Do refer dev guide for more details
    You can use below code for creating poplist in processRequest of your extended controller
    OAMessageChoiceBean mcb = (OAMessageChoiceBean) createWebBean(pageContext, MESSAGE_CHOICE_BEAN);
    mcb.setPickListViewUsageName("TestVO");
    mcb.setListValueAttribute("LookupCode");
    mcb.setListDisplayAttribute("Meaning" );
    mcb.setID("test");
    mcib.setFireActionForSubmit ("event1",null,null,false, false);//This is event that cause reload of pageYou can handle the event in pfr method
      if("event1".equals(pageContext.getParameter("event")))
    }Thanks
    AJ

  • How to add a fillable Employment Application to my Muse Site?

    Do I create it using & editing the 'Contact Form' widget?  Do I insert a fillable .pdf form.  How do I go about this?

    Use the "Contact Form" Widget if you have a Business Catalyst account. No PDF form required.
    If you don't have Business Catalyst, you'll need to use a 3rd party like JotForm.com to create your form ( It's free with no watermarks or logos ) get the HTML from them for your form, and then simply go back to Muse, "Insert HTML" and paste the code. Easy as anything.
    Voila!

  • How to add sound while scrolling

    Hello
    How can i make a sound turn on automaticly while scrolling from a certain position key and turn off when getting to a later position key?
    appreciate your fast respond , lior

    You can try to generate the code and add to your site :
    http://codepen.io/envira/pen/AuGKh
    http://stackoverflow.com/questions/13965034/fade-html5-audio-adjust-volume-using-jquery-wi ndow-scroll
    https://css-tricks.com/play-sound-on-hover/
    Thanks,
    Sanjit

  • How to add your method in photoshop plugin & call it from javascript?

    pls help me i have to add a method in photoshop sample plugin & call it through any script like javascript?don't have to use any listener like script listener?

    You create the plugin, so you defined the terminology for the plugin.
    So there should be no reason to use the listener because you already know the terminology needed.

  • How to add to a group of fill in boxes with one click?

    I need to create a form, for surveying a building.  If I had to survey a room with fill in fields for one room (width, length, height, how many windows, doors, etc.), is there a way to add one buttom below that says "another room" and pressing that will insert the same set of fields to survey the next room?  Would I need to use an advanced surevey template from Adobe?

    If you have a paid acount you can use the conditional show/hide logic to achieve that.
    See this similar post :  http://forums.adobe.com/message/5550081#5550081
    The skip and show/hide logic is explained here : https://www.acrobat.com/formscentral/en/library/skip.html
    Gen

  • How to add round image inside the table column? with different background color, column value should appear in the middle of the round portion.

    Hi
    This question is related to table component implementation.
    I want to display the column values inside the small round image with different colors and value should appear in the middle.

    Hi,
    >>1. how can i align Title(DCS Clinical Report-Technician wise) center of pdf report with image named:logo5.png immediately coming to it's right?.
    2. how do i add the given below row and it's data to my top my table in pdf report from c# windows forms using itextsharp?
    3.how to make my column headers in bold?<<
    I’m sorry for the issue that you are hitting now.
    This itextsharp is third party control, for this issue, I recommended to consult the control provider directly, I think they can give more precise troubleshooting.
    http://sourceforge.net/projects/itextsharp/
    Thanks for your understanding.
    Regards,
    Marvin
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • CRM 2013 - How to set a Proxy server for plugins to run with?

    We have several plugins that need to query web services on the Internet, and I need them to go through a specific proxy server.  How do I set this without hard coding the proxy into the plugins?  I've tried adding the proxy to the machine.config,
    I've updated the web.config in the CRMWeb folder, I've even added the proxy to IE under the users used by the App Pool Identity then used netsh winhttp to make this a system proxy.  None of these have allowed my registered plugins to access the internet.
    Any thoughts?  Thanks.

    The way I'd do it is to not rely on .config files, but instead set it programmatically in the plugin, and either store the proxy configuration data in the configuration string for the plugin registration step, or store it in some custom configuration entity
    in CRM
    Microsoft CRM MVP - http://mscrmuk.blogspot.com/ http://www.excitation.co.uk

  • How can I get my third party plugins to work with PSCC?

    I use third party plug-ins from two different companies and they all worked during my PSCC trail period, but now PS won't recognize any of them. I've tried re-installing them using the custom install process, but they still don't work. Tech support has been useless, and I'm getting very frustrated. Can anyone here help?

    Are you saying your trial expired but you liked CC so you are now subscribing? Or are you saying you went back to CS6 or another previous version.
    What plugins are they?
    Did they work on the before on that build before you tried CC?
    I am just wondering if you are only allowed to use them once thats all, which in itself is a little wierd.
    Usually when people have plugin issues its to do with 32 / 64 bit ones, as they don't interplay with each other. Eg you trialled a 32bit bit cc and used the 32bit plugins, but actually subscribed to 64bit cc
    When you say tech support is useless, are you reffering to the plugin tech support or Adobe? Assuming you mean adobe did you try the plugin supplier?

Maybe you are looking for

  • ITunes 7.4.1.2 Unstable on Windows XP x64

    I know Apple doesn't support 64-bit versions of Windows. But previous iTunes versions were at least stable so that I could run the application and use it with the iTunes store and my iPod. This version actually stops cold in the middle of playing a l

  • Seeting JNDI in Sun ONE app server admin console

    I don't really understand, what I need to put those fields? I have a claas that use servicelocator to finb EJB home interface: private static final Class homeClazz = LibraryHome.class; LibraryHome home = (LibraryHome) ServiceLocator.getInstance().get

  • ABAP+JAVA Systemcopy - Wrong sapgw after the copy

    For our BI system, we did an ABAP+JAVA systemcopy that appeared to complete successfully.  Both ABAP and JAVA start cleanly but when we execute the URL to logon through the Java, we now get this error: Application error occurred during request proces

  • Add annotations with JavaScript

    Hello, I'm currently writing a JavaScript function (that will be executed in a JSP page) to add annotations to PDF files. So far, so good. Actually everything is working as intended except one thing: the position of the annotation. Somehow, it always

  • Application Start Up Error

    When I click to open Flex Builder 2 I get a dialogue window indicating an error has occurred and I need to check the log file. The contents of the log file are as follows: !SESSION 2007-08-14 17:46:37.513 eclipse.buildId=unknown java.version=1.4.2_12