How can I ad jquery

How can I add a routine of jquery for Muse?

Hello

Please take a look at this thread, this should prove useful

Re: HELP! Add Jquery to Muse!

Let me know if you have any question.

Tags: Adobe Muse

Similar Questions

  • How can I include jquery.js in my application

    Hello

    How can I include the JQuery.js (it is a local resource) in my application that I can use the appeal of $.ajax? I have to add something to my config.xml file or simply include it as usual in my .html files?

    Thank you

    If all you want is supported ajax with jQuery syntax can I humbly recommend Zepto

  • How can I fix an error that says "jquery.js".

    Im trying to go to this website "Ragingbid.com and security is incoherent until it not display or perform properly.» It is said (errors on this site it may work incorrectly) (invalid "jquery.js" argument). How can I resolve this its driving me crazy?

    Thank you

    Robin Mathkour

    Its site probably not you. They will have to fix this not you

  • How can I use a value of jQuery in my project of edge animate?

    I use jQuery to obtain a query string value and I am able to display the value with an alert. However, I would actually use it in my project of edge animate. How can I get this value?

    Add the Javascript file as an external Javascript file in the dashboard Interface and add a variable.

    For example,.

    AdobeEdge.myVar1 = "a Variable"; It is a chain called myVar1

    and you can easily just call this variable to the edge like that.

    AdobeEdge.myVar1;

    Or use in an alert or whatever.

    Alert (AdobeEdge.myVar1);

    I did something like this some time ago is an example file of it

    http://www.mediafire.com/download/68tcf6s8i2084m2/Untitled-1.zip

    I hope it helps.

  • How can I change the default Jquery library?

    Hello

    I would like to know how you update the Jquery library?

    I know that the APEX stores the library here "/ libraries/jquery/1.4.2/jquery-1.4.2.min.js" and that I could simply replace this file with a new, but I have to keep the same name.

    So, how did you change how this link is generated?

    Hello

    to get this "answer" the question, here's the official statement from the APEX development team :-)

    As has been pointed out by Louis-Guillaume, you should NOT replace the js files come with APEX, because we tested the APEX to work with this version.

    But because we have namespace that the version of jQuery for apex.jQuery, it is not a problem if you load your new/old version of jQuery AFTER our version was included in the HTML page.
    This new/old version is accessible with $ or jQuery as usual. The APEX version is always available with apex.jQuery. If you do not load your own version, $ and jQuery also indicate apex.jQuery

    Hope that helps
    Patrick
    -----------
    My Blog: http://www.inside-oracle-apex.com
    APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • How can I get the classic report value when I click on the record?

    Hi all

    I have a simple classic report and I want to get the empno when I click on record. For example, when I click on record 1, and I'll go '7369', if I click on the 3 card, and I'll go '7521'. How can I do this? Please help, thanks!

    Hi jane.kuang,

    Jane.Kuang wrote:

    Thank you very much!!! Your message is useful for me. But this javascript has something wrong. When I click on the first time, the empno appears only once, but when I click on the other record, empno appear twice, and I click on the third time, it appears three times... I'm new to JS, I don't know how to fix it. Thank you!

    Use instead the dynamic action to that effect.

    Here are the steps:

    • Change your region classic report-> section 'Attributes'-> 'ID' static-> give an id say myempregion static
    • Create a dynamic action with the following attributes:

    Event: click on

    Selection type: jQuery Selector

    jQuery Selector:

    #myempregion table.uReportStandard tbody tr
    

    Action: Run the JavaScript Code

    Code:

    var empno = $(this.triggeringElement).find('td[headers="EMPNO"]').text();
    alert(empno);
    $('#P21_X').val(empno);
    

    Items concerned: keep it unselected

    • Change once created, your dynamic action-> go to section 'Advanced'-> set 'Extended event', 'dynamic'.

    This will fix the following in the code of the Para:

    • The jQuery Selector used by Para to trigger the click event is bad. This will fix the multiple alerts.
    • Para code won't work on loading the page, but if there are many rows in the table and pagination for the report is in place, and then when you paginate your report, it will not work. But it will work with dynamic action 'Scope of the event' the 'Dynamic' value even when you paginate the report.
    • Finally, most of the dynamic interactions page must be converted to dynamic actions, this will help the maintainability of the code, instead of stacking the javascript in your page.

    Kind regards

    Kiran

  • How can I include animate CC HTML5 export in another HTML document?

    With Adobe animate CC, you can now export the HTML5 Canvas documents and when you run it standalone, it works fine. But how can I include/load an animation created with CC to animate in another HTML document?

    By using an iframe works, but on the iPad whenever I click on the canvas, a selection box appears above it. I use keys of interaction, so its very annoying if all is selected after touching.

    Then I tried to load the CC animate exported JS file ($.ajax), but it does not work. I get a white screen and no newspaper at all.

    jQuery.ajax({ url: "content/01/01.js", dataType: "script", cache: true }).done(function() { console.log("sup"); ...

    What I am doing wrong?

    If the mechanism of the iframe does not work, you can always just copy the and

  • How can I recover file in table form in a modal window with the id of the request.

    Dear all,

    I use Apex 4.2 worm.

    I've created classic report with 5 columns and add additional column with the name "ADD COMPONENT" link in classic report.

    I call in a table in a modal window, click on link add COMPONENT classic report. .

    Modal window is popup when I click on the link add COMPONENTS , but it does not have any record of respective "Reservation_id and Res_line_id" I have place in link add COMPONENT report Classic.

    How can I view respective folder of reservation_id and res_line_id in table form in the modal window.

    I create in my account. You can view using

    Workspace: APEX_ISSUE

    User:               [email protected]

    Password: kaushik1@34


    Application 71690 - questions

    Page not 13

    Tab: In the form of modal window.

    Thank you

    Hi Maxence,

    CORINE wrote:

    It is wounderfull but I use the Apex 4.2 worm. There is no dialogue option and page mode.

    So how can I do that in Apex 4.2 worm.

    Check this old similar thread that runs in 4.2 APEX where I explained step by step: How to extract the values inside the jquery element dialogue modal rigion

    Also check the options of the iframe for your application sholud be set to 'Allow' or ' Allow from same origin.

    Edit Application Properties-> security-> the browser-> Embed security Connectionwithsuchprocedures-> is set to 'Allow' or 'Allow same origin'

    Hope this helps you,

    Kind regards

    Jitendra

  • How can I get a name of another widget setting?

    I'm new to coding. I apologize now for any ignorance shown!

    I am trying to create a picture button widget which, on mouse down, load a URL into a widget of the iFrame. Who will be on the same page as the button.

    How can I get the two images to load URLtoTarget into iFrameURL on the mouse down? Thank you

    Settings button:

    < Parameters >

    < file name = "img1" label = 'Location of the before Image' filterLabel = 'Images' file types = "*.jpg; *.JPEG; *.gif, *.png"fileRequiredForOutput ="true"/ >

    < name of text = "desc1" multiline = "true" label = "Description" defaultValue = "Before" / >

    < file name = "img2" label = 'Return Image location' filterLabel = 'Images' file types = "*.jpg; *.JPEG; *.gif, *.png"fileRequiredForOutput ="true"/ >

    < name of text = 'desc2' multiline = "true" label = "Description" defaultValue = "Return" / >

    "< name of text ="URLtoTarget"label ="Target URL"defaultValue ="http://www.hotgeckomedia.com"/ > " "

    < name of text = "iFrameTargetName" label = "iFrame target name" defaultValue = "myiFrame" / >

    < name builtIn = "width" / >

    < name builtIn = 'height' / >

    < / Parameter >

    <! [CDATA]

    < div class = "muFlipCard" >

    < img src = "{param_img1}" alt = "{param_desc1}" class = "muSide1" >

    < img src = "{param_img2}" alt = "{param_desc2}" class = "muSide2" >

    < / div >

    []] >

    iFrame parameters:

    < Parameters >

    "< name url ="iFrameURL"label ="iFrame URL"defaultValue ="http://www.hotgeckomedia.com"/ > " "

    < name builtIn = "width" / >

    < name builtIn = 'height' / >

    < / Parameter >

    Hey Ross,

    To target a class in Javascript using document.getElementByClassName ('class'). action or $('.class'). action in JQuery. You better use an ID, however, you would have only one instance per page. It would address using document.getElementById ('id'). action / $("#id"). action.

    David

    Creative muse

  • How can I get the button 'send' on an application form to be sent to a specific e-mail address?

    Hi, I use cc DW and have created a Web site by using one of the models of "bootstrap". How can I get the button 'send' on an application form to be sent to a specific e-mail address? I put:

    " < button type ="submit"id ="feedbackSubmit"class =" btn-primary btn btn - lg "style =" margin-top: 10px; "method ="post"action =" mailto: [email protected] "enctype =" text/plain"> Send < / button > " "

    The source code for the model:

    "< button type ="submit"id ="feedbackSubmit"class =" btn-primary btn btn - lg "style =" margin-top: 10px; ' > Send < / button >

    Should I put in a new bootstrap or jquery function or change one for code work?

    See you soon

    Karen

    Take a look at this tutorial to see what it Alt-Web Design & Publishing: Contact form sensitive with 3.2 Bootstrap and PHP (part 1)

  • How can I create a slideshow of right scrolling?

    Hello, I've looked everywhere in search of slideshow tutorials. I mean there are TONS of them and I followed just about every one I can find. For some reason most of the slide show does not work with my code. I don't know if it's the use of Dreamweaver CC I use. So I have to use my final of resources in the adobe community ask properly one of the simplest questions. How can I create an Automatic slideshow that scrolls to the right, I have done some tutorials so I'm not quite in a State of mind to make another, I prefer if you keep it simple and give me the live code. Also, I would like the slideshow to be simple, no extra animation, just a photo slideshow with a picture going to the right each time. I like to keep simple because I might need to change it later.

    Hi Mamoun,

    If you use JQuery Cycle Pluginto 'slideshow cycle', so it's me explain to my eyes! For example, you could have a look at the source code to the view-source database:http://jquery.malsup.com/cycle/basic.html.

    The same even for DW Bootstrap, because you need only follow the insert commands.

    Hans-Günter

  • We use Flash Pro CC creating animations with legends and export to html 5.  We must translate the captions in other languages. How can we download translation of texts in our flash animations so we can use them in html5 using CreateJS?

    We use Flash Pro CC creating animations with legends and export to html 5.  We must translate the captions in other languages. How can we download translation of texts in our flash animations so we can use them in html5 using CreateJS?  I use the Flash on a Mac OSX 10.10.3

    Are you familiar with JavaScript?

    It does not completely answer your question, but the text displayed on the screen from any language (ActionScript/CreateJS / [insert the programming language]) generally all following the same path. Each language has a file stored in some form of key = value style, named through the language and the country of your choice, for example en_US.json

    Any language would allow the user to choose regional settings. The application would then grab the appropriate file and everywhere where the text is needed, the script must be using a (usually global or singleton) variable/service that can get the text of the requested key.

    for example if I wanted a user to have a confirmation of dialogue who said 'are you sure?"with buttons for 'Yes' and 'No', I would have (for me), an Englishman, USA base file en_US.json with these values, for example:

    en_US. JSON example:

    {

    'CONFIRM_YES_NO': ' are you sure?

    'YES': '' Yes. ''

    'NO': 'no '.

    }

    Then you use simply JS/AJAX to read this file. You analyze, or simply JSON decode in an object, or manually, depending on what suits your needs. When you want to display any text, you use the object (variable, maintenance, etc.) you have stored these values.

    for example calling to display function confirm dialogue:

    Nickname... but if you understand...

    and this comes from jQuery UI (see here)

    function confirmDialog() {}

    $(«#dialog-confirmer»).dialog({)

    Title: LocalizationObject ['CONFIRM_YES_NO'],

    buttons:]

    {

    text: LocalizationObject ["YES"],

    Click: function() {/ / do something for 'yes '.

    }

    {

    text: LocalizationObject ["NO"],

    Click: function() {/ / do something to the 'no '.

    }

    ]

    });

    }

    Please consider loosely. 'LocalizationObject' is a variable object or service that returns the appropriate text for the key that you provide. In this case, he provided the key 'CONFIRM_YES_NO', 'YES' and 'NO', which must be on the right answer for this key, localized.

    Again, this is not a manual on how to do it via Flash Pro but it's the general conceptual way you could do it in any language. There are a variety of other ways to do it, but it's a very simple way, as long as you keep your key names at least wake up verbose. A key name such as LocalizationObject ["ABC123"] is not really tell you what the key can be referred. Also nest them contributes greatly, as LocalizationObject ["UI'] ['DIALOGUES'] ['CONFIRM'] ['YES_NO'] = ' are you sure? It just shows I nested the title of the dialog within the user interface, because it is the text that appears in the user interface rather than content. Then inside dialog boxes that may contain a variety of different dialog boxes. Then inside her CONFIRM type of dialogue. Finally, the type is a dialogue YES_NO type (as opposed to OK_CANCEL or JUST_OK, etc.). Whole set makes it easy to understand what the text of reading: UI YES_NO confirm DIALOG boxes.

    I hope that from here you can see that you need to review everywhere you display text on the screen and centralize it in a sort of object (function or variable) of your choice. You must store the external language files to prevent unnecessarily load the other languages as well as an easy to modify Setup.

    The rest is just using basic JavaScript.

    Just be ready for the most difficult challenge. At least for me. The size of the text in several languages is very different, and in some cases requires the loading of special fonts. This can make layout in a very difficult dynamic environment. Always thinking all text how big or small can be in any particular and plan field on this size more and shrink so that to handle this situation correctly.

  • How can I add an onBlur event for a text input field?

    I have an input field:

    var annual_input = sym.$("annual_input");

    annual_input.html (' < input value = "108960" title = "How many times?" id = "annual_input" type = "text" style = "font size: 50px;") width: 230px; height: 76px; border: 0px; background: #000000; Police-family: Courier, monospace; color: #00cc99; ("text-align: center;" / > ');

    When this field loses focus, I need to trigger a function UpdateAnnual(). How can I do this? I tried so many different options of the sample codes listed here: onblur events

    Try instead to use the. JQuery blur().

    {.blur (function ($(«#annual_input»))

      alert( "Handler for .blur() called." );

    });

  • The CSS for my drop-Spry has code missing.  How can I fix it?

    I moved the spry by copy and paste CSS code to my own STYLE sheet external and made some adjustments. I'm putting anything in the same area as the vertical menu.  I can not put articles on the same ground as the menu. I tried to place images and text of absolute positioning, using the pixels, creation of containers and thing that I could think of. Nothing has worked.  My footer will not be convinced that the lower part of the menu s not the bottom of the page. !  I decided to start from scratch.  The CSS for the Spry drop down vertical menu is now empty.  How can I fix my DreamWeaver? Then I need solve the problem with the menu

    Spry menus unsuitable for modern Web sites.

    Switch to the pure HTML/CSS or JQuery menus

    Here is an example of a pure CSS menu with an indicator of page continuing to remind the visitor what page they are on

    «"" "Homepage: cards by Karen: handmade greeting cards»»»"

    View the HTML soource and see the CSS on its own stylesheet here

    www.kardsbykaren.us/kknav.CSS

  • How can I get the feature 'Launch' catalog portal on the customer portal?

    Hi all

    I hope it's an easy question for someone more technical than me...

    We use v9.1.4 catalog portal and as the link to 'Launch' on the VM details screen, which allows the user to launch a virtual machine directly in the console.

    What we do not like, is that we cannot mark the portal catalog...

    We love the features of the customer portal and its "brandability", but we do not like that you can't launch a virtual machine shape...

    How can I copy the CatP to "Launch" feature to the CustP?

    I had a quick glance in the html code, but I couldn't see anything obvious - I'm not a very technical person! When I looked in the screen Designer, I can see the "Launch" button and the link on the Config Item details for the virtual machine screen, but its not editable. I do not see in it at all in the active Portal Catalog screen...

    Would be a good wanting someone to point me in the right direction?

    Thank you very much

    H

    It seems that you need to replace LiteAssetReview_VM.js

    function ShowHideConsoleButton()
    {
     if ((!jQuery.browser.msie && !jQuery.browser.mozilla) || jQuery("#CATALOG_PORTAL").val() != "True")
     {
     jQuery("#LaunchContainer").hide();
     }
    }
    

    Create a Custom_LiteAssetReview.js and add this in

    function ShowHideConsoleButton()
    {
     if ((!jQuery.browser.msie && !jQuery.browser.mozilla))
     {
     jQuery("#LaunchContainer").hide();
     }
    }
    

    I have not tested this, but I guess that if you uncheck the box for catalogue it will appear on the customer portal.

Maybe you are looking for