How to add the external css file to the _edge.js file

I tried to add in the html page, but when I save the edge project it deletes.

I'm able to add the external js file in scripts: [] in the _edge.js file

We can add inside resources: []?

And is it possible to add an external css in files of edge except in page html and javascript?

CSS:

Please put this in scene/creationComplete (file name change to your file name and path)

$(" ",{"rel":"stylesheet","type":"text/css","href":"css/finename.css"}).append ("#Sta ge»);"})

Add! important in CSS file properties.

js files should be loaded with the upload script Panel on the right side of your user interface.

Tags: Edge Animate

Similar Questions

  • Load the external CSS file

    I asked this question before and it was answered by some major contributors on this forum, but I have to admit that, even if it worked once, it doesn't seem to work now. I use Edge animate CC 2014 that might be the problem.

    I am given to understand that if you use this little button "c" to declare a block of text in a paragraph (see screenshot below)

    sometext.jpg

    then the style rule that you write to the file html produced by Edge when you publish, should work on all 'p' designated text blocks (as directed by the screenshot below)

    But it doesn't work.

    I tried every combination I can think of and looked everywhere on the web by Lynda.com and in this forum, but no luck. I'm certainly not the only person on Earth who wants to change the blocks of text with an external css file.

    I know that I'm trying the patience of you smart people out there, but I need to have my answers in simple terms, without forgetting anything. You can't underestimate my ability to make mistakes.

    Any help appreciated.

    html.jpg

    Hello

    You can change your css as follows properties externally or internally:

    (1) on the outside.

    You create a css file and add this line of code in your html page:

    p {color: red} contains a myFile.css and this file is located in the folder called "css".

    (2) internally.

    The user interface offers you 2 buttons: management tags, another course of management.

    (a) the button tags.

    You change the html tag using the right key. I mean the switch before the c button.

    You choose the paragraph tag: p., then you open the creationComplete Panel and you script: sym.$("p").css ("color", "red");

    (b) the classes of button.

    If you use the c key to a single class. For example, you write the word in blue.

    You will be the script in the creationComplete Panel: sym. $(". Blue"). CSS ("Color", "Blue");

    Now, looking at your page html (your second photo).

    I navigate on this page looking for the tag (p)

    ...

    ).

    When I arrived the last tag (), I have not found any p tag. So, nothing happens.

  • How to add the Norwegian language to my ipa file in Adobe Flash Professional and AIR settings

    Hello

    How to add languages Norwegian to my file API in Adobe Flash Professional and the parameters of AIR?

    Norwegian users get my apps in English rather than Norwegian. Desperately need help!

    Cordially Ylva

    If it's a question about location, then this thread: Re: how to locate the name of the application into an air ios app? discusses explains how to add the Danish language, which is not localized to be default.

  • How to add the data in asm file

    Hello


    Can someone let me know how to add the data using ASM file

    DB-ORACLE 10.2
    OS RHEL

    create tablespace tbl_name
    DATAFILE '+ DATA' SIZE 1 G REUSE
    autoextend on next maxsize of 250 M 2 G;

    where is your asm disk group + DATA

  • How to add records to a file via the file adapter.

    Hi all
    How to add records to a file via the file adapter.

    I must read data from the database and need to add all the records in a file.

    Thanks in advance.

    Hello

    I think you have a while loop to hit the DB in your process (as you said you need to extract data from DB 10 times if 1000 rec is here)
    First sopy your DB O/P to a var
    and second time add to previous data. (Otherwise you can directly use Add to start instead of copy and add)
    When the loop ends, you can turn to the file adapter Var.

    Otherwise, you can configure yourFileadapter as it will be aapend current recordings for previous records.

    You can use 'Append = true' in your adapter wsdl file.
    It will add the previous records to existing records in the same file.

    Concerning
    PavanKumar.M

  • How to add the Quazip library

    Hi, I want to try to use Quazip. Since I read, I have to add the library before use.

    I downloaded from http://quazip.sourceforge.net/

    How to add the Quazip library? Please explain the step, never add lib before.

    Thank you

    I have change the .pro file

    Like this:

    http://StackOverflow.com/questions/13341234/unzip-files-downloaded-from-Server

  • How to add the collapsible functionality to the Spry Menu?

    Dear Adobe community,

    How to add the functionality of collapsible for the Spry Menu like the one on the White House | whitehouse.gov ?

    Load the White House Web site and minimize your browser window as observe you what happends to the menu bar when you pass a certain limit.

    This is the feature that I want to put in place and I would be happy if one of you could direct me to or share relevant information.

    Concerning

    Andreas

    This isn't a menu Spry Spry do not appear on mobile devices.

    Use any sensitive menu you like for example:

    CSS & jQuery Mobile Navigation Menu Demo

    The tutorial is here:

    CSS and jQuery Menu of Navigation Mobile reactive

  • Draw AP Div & amp; external CSS file?

    Whenever I draw a new AP div in Design view, it sends the new CSS information to my main source code. Anyway set up Dreamweaver so the new CSS created when you draw an AP div goes straight to the external CSS file?

    Thank you!

    John

    P.S. It's version cs4 DreamWeaver

    Well, that's like asking-

    "When I burn my house, I need to light the fire with a match or a napalm."
    bomb? »

    Why do you use divs PA at all?

    In any case, as I know there is no way to direct the CSS created by that
    operation in an external style sheet. DW makes it quite easy to do
    After the fact, however, using MOVE CSS accessible from the
    the toolbar in code.

    --
    Murray - ICQ 71997575
    Adobe Community Expert
    (If you * MUST * write me, don't don't LAUGH when you do!)
    ==================
    http://www.projectseven.com/go - DW FAQs, tutorials & resources
    http://www.dwfaq.com - DW FAQs, tutorials & resources
    ==================

    "Tinman17" wrote in message
    News:gpbsfj$MUC$1@forums. Macromedia.com...
    > Whenever I draw a new view creation AP div it sends the new CSS
    > information to
    > my main source code. Any way to set up Dreamweaver so the new CSS entry
    > created when a drawing AP div goes directly on the external CSS file?
    >
    > Thank you!
    >
    > John
    >

  • How to add the name of the title of graph in Excel

    Dear friends

    I'm using LabVIEW 8.0.I need how to add the name of the title of graph in Excel.

    You have the report generation tool? If so, the VI of graph Easy Excel has an entry for this.

    If you don't have the Toolbox, then you need to use ActiveX. Please do a search on the use of the ActiveX (there are examples provided with LabVIEW) to control Excel. Also, there are many examples in the thread Excel. NOTE: DON'T POST QUESTIONS IN THIS THREAD.

    In the end, you will need to search for information contained in MSDN.

  • How to add the full value of two buttons?

    How to add the full value of two buttons (any key) VI and display it in the output text box? I am attaching a sample program, but I know that his evil... Help, please

    Try this

  • How to add the quick launch of the desktop icon bar

    How to add the toolbar launch quick icon on the desktop. I can't find a desktop icon that will drag on

    The following Microsoft KB article

    http://support.Microsoft.com/kb/190355/en-us

    will help you.

    Good bye.

  • How to add the translation application to my email add FB?

    Original title: translation

    I need to know how to ADD the TRANSLATION software to my email add FB? Any help?

    Try here: https://www.facebook.com/help/100117036792266

    Translate the updated Facebook application on the road

  • How to add the profile of lenses?

    How to add the profile of lenses?

    At the bottom of the link, you will find a link for the lens profile downloader. With this tool, you can download the profiles shared by other users.

    Work with lenses profiles in Adobe Photoshop, Lightroom and Camera Raw

  • How to add the new column in existing table to our desired location?

    How to add the new column in existing table to our desired location?

    For example, I have to add the new column 'course' before the salary column in the emp table.

    I think the best way is to add the column at the end of the table and create a new view with the order of the columns...

    Another option...

    places the data into a temporary table and recreate the table with the correct order of the columns, and then insert data to the table from the temporary table

    Refer

    Add column (from table) in the desired position

    Example:

    CREATE TABLE temp_my_user LIKE)

    SELECT * FROM password);

    DROP TABLE password;

    (Password) CREATE TABLE

    userID NUMBER

    , first name VARCAHR2 (25)

    , middleInitial VARCHAR2 (1)

    (, name VARCHAR2 (25));

    INSERT INTO password (userID, firstName, lastName)

    (SELECT username

    first name

    lastName

    OF temp_my_user);

    DROP TABLE temp_user;

  • How to add the bar at the bottom of the page [Dreamweaver]

    Hello!

    How to add the bar at the bottom of the page that helps me to make changes in my creation page?

    Not sure I understand.  Looking for the properties panel?  Press Ctrl + F3 or go to window > properties.

    Nancy O.

Maybe you are looking for