CSS file with a #APP_IMAGES reference #?

I have a problem with the help of nowadays with Apex. The problem is with the image files and how they are referenced in the file styles.css nowadays. After downloading the image files, I use the #APP_IMAGES reference # in the style.css file, but when you look at this file using Chrome development tools is coming to the browser with "#APP_IMAGES #" instead of something like "wwv_flow_file_mgr.get_file? p_security_group_id = 28442106625564844 & p_flow_id = 120 & p_fname =...". "as I get in the index.html file that receives the browser.

It seems like Apex does not have any type of analysis on the css file before it sends it to the browser.

After creating my page templates and report nowadays is the only problem I have with the iPhone app. web, everything else seems ok.

I saw a different Apex iPhone site using references in the style.css file to the files on a separate web server. It is the only option?

Thank you
Jason

It seems like Apex does not have any type of analysis on the css file before it sends it to the browser.

It is not the case. Will probably never. See "{: identifier of the thread = 986329}" to a previous discussion on the subject.

I saw a different Apex iPhone site using references in the style.css file to the files on a separate web server. It is the only option?

No, but store the CSS and image associated with external files is probably the best in terms of efficiency and flexibility. When it is used with the Oracle HTTP Server or OAS, APEX itself uses a location of external image (usually referenced by Directory virtual is). The files must be on a different server, although it is recommended to use a location other than the standard is (#IMAGE_PREFIX #) apex

Tags: Database

Similar Questions

  • Alert not correct to the CSS file with < mx:Canvas >

    Hi all

    I want to apply the CSS file to Alert. So, I have:

    1. CSS called CommonStyle.css of the file:

    {Alert

    color: #0f3177;

    title-style-name: "alertTitle";

    header-height: 19;

    the thickness of the border: 1;

    drop-shadow-enabled: true;

    drop-shadow-color: #d1ddf7;

    background-color: #ffffff;

    RADIUS: 6;

    border-style: solid;

    header-colors: #90a4d1, #5970 has 0;

    foot of page-colors: #9db6d9, #ffffff;

    border-color: #5970 has 0;

    }

    {.alertTitle}

    do-family: Verdana;

    font-size: 10;

    make-weight: bold;

    text-align: left;

    color: #ffffff;

    }

    2. custom class alert:

    package

    component

    {

    Import mx.controls.Alert;

    public class alert extends alert

    {

    [

    Incorporate [ (source ="images/alert_error.gif",)]

    private static var iconError: Class;

    [

    Incorporate [ (source ="images/alert_info.gif",)]

    private static var iconInfo: Class;

    [

    Incorporate [ (source ="images/alert_confirm.gif",)]

    private static var iconConfirm: Class;

    public static function info (message: String, closehandler:Function =null):void{}

    Show (message,

    'Information' Alert.OK, null , closehandler iconInfo);

    }

    public static function error (message: String, closehandler:Function =null):void{}

    Show (message,

    'Error' Alert.OK, null , closehandler, iconError);

    }

    public static function confirm (message: String, closehandler:Function =null):void{}

    Show (message,

    'Confirmation' , Alert.YES | Alert.NO, null, closehandler, iconConfirm);

    }

    }

    }

    3. my mxml component:

    < mx:Canvas

    ' xmlns:mx = ' http://www.Adobe.com/2006/MXML "width =" " 100% "height =" " 100% "creationComplete ="init ()" >

    < mx:Style " source = ' styles/CommonStyle.css " />

    < mx:Script >

    private

    fonction test() :void{ }

    () Alert.Error

    "alert test..." » );

    }

    < / mx:Script >

    < / mx: canvas >

    "But the line: < mx:Style source ="styles/CommonStyle.css"" " / >, I received a warning: selectors type CSS are not supported in components: 'Alert' and my dialog box alert not correct to the CSS file!.

    There is a problem, it is: where I replace < mx:Canvas > by < mx:Application >, my alert dialog is ok.

    Please, help me.

    Thank you.

    Hello

    Try to include the css file in your main mxml file where you have the tag... instead of your compoennet file...

    Thank you

    Jean Claude

  • Cannot create the .css file

    What happened to textedit, it's now the fubar for webdesign!

    I used to be able to create the .css files with text edit but now its locked to the rtf format and will not produce a usable file more.

    Look at the preferences and change it to RTF to plain text.

  • Several CSS files accessed by Media Queries vs. Dreamweaver fluid grid approach

    Is it better to insert the media in the head of a HTML file that refers to one of several CSS files depending on whether the device moble, plate, or office or is it possible to use the approach of fluid grid of Dreamweaver layout that evokes a single large CSS file with all the instructions for the three formats. I understand that it is the only choice you have if you use the grid to fluid. I just worry that this could slow down a mobile connection to load three sets of instructions CSS when only one is necessary.

    Take a look at the load time of my site that contains a huge CSS file.

  • Problem with custom (4.2.1, XE 11.2.0.2 css file)

    Hello

    I have a custom css file that I downloaded on the repository of CSS files (under the shared components).

    In my page header, I have (according to custom by using Cascading Style Sheets):

    < link rel = "stylesheet" href = "" #WORKSPACE_IMAGES #mycustom.css "type =" text/css">"

    (I tried #APP_IMAGES # and #WORKSPACE_IMAGES #-same result.)

    When the page loads, the file is loaded, but some css rules are not applied, because... looking at the content of the file in Firebug, nearly half of the rules in the file are not present.

    The CSS in the file is valid: if I just paste the contents of the file into the CSS inline to the page header element, everything works fine - but I would rather a link to a file in the page or preferably its model.

    Anyone experienced, or have an explanation? Or a clue as to what I can hurt?

    Thank you

    John

    Update: it wasn't just a caching issue.

    The use of / / comments, rather than / * / causes stanzas of rules to be ignored when running.

    Hope that helps someone somewhere.

    John

  • Help please using templates with css files

    Hi, can someone help me with this conundrum?

    I have a site page 5, based on a common model with the BODY tag as an editable for other pages. However these pages require a separate CSS file, but I can't find a way to change the files for different pages.

    The model that I created (Home.dwt) contains its own CSS file, but how then modify this file based on other pages?

    Any help would be appreciated

    ziggler_10 wrote:

    Hi, can someone help me with this conundrum?

    I have a site page 5, based on a common model with the BODY tag as an editable for other pages. However these pages require a separate CSS file, but I can't find a way to change the files for different pages.

    The model that I created (Home.dwt) contains its own CSS file, but how then modify this file based on other pages?

    Any help would be appreciated

    Take a look in your Home.dwt file to the top, between thesection. I think that when a model is saved/created by Dreamweaver inserts an editable 'head '.

    If its in the file Home.dwt, then it should be in all the other pages created from the template. Simply insert your css like below:

    Insert here the CSS

    If it is not in your file already Home.dwt to create an editable region for the specific css of the page:

    Save the Home.dwt file, and this region is expected to propagate to pages from the model

    Also please take into account the fact that any new styles css for a particular page should go in the code AFTER the link to your existing css file. This ensures that the new css styles will too drive css styles in your linked css file.

  • Saving files with links of absolute reference (for example, HTML newsletters)

    I have created an HTML newsletter to my clients using a template through Dreamweaver CS5. However, the resulting code has links from my site and not the absolute reference.  Make it look like incorrect when it is sent to people.


    For example, the location of the image is:


    http://www.myexamplewebsite.co.UK/IMG/picture1.jpg


    But Dreamweaver creates it as:


    .. /IMG/picture1.jpg


    Can someone tell me how do I configure Dreamweaver to publish all links and images with the absolute reference of the Web site?


    Thanks in advance!


    GOOD AND HAPPY NEW YEAR TO ALL!

    You can not.  But if you keep all your images in the same folder, it is very easy to change the document or root relative links to absolute with find & replace (Ctrl + F).

    Current document

    Source code

    Find:... /images/

    Replace with: http://your_site.com/images/

    Hit replace all.  Fact.

    Feature request form

    https://www.Adobe.com/cfusion/mmForm/index.cfm?name=wishform

    Nancy O.

    ALT-Web Design & Publishing

    Web | Graphics | Print | Media specialists

    http://ALT-Web.com/

  • How to access the CSS files for the plugin Enkitec-database file directory navigation bar

    Apex 4.2.3.00.08

    Enkitec-NavBar-1-2-0-for-4-2

    Hi I am faced with the same question that: https://community.oracle.com/thread/2563229

    Enkitec vertical list Navbar appears momentarily until it is formatted by CSS and it seems OK.

    It is really annoying and makes pages look stupid. This problem is identified as a performance problem and can be solved by putting the support of Plugin files in directories of files instead of the database.

    I created a directory on the database server: D:\102175\Kav\Plugin

    I created a Directory pointing to the file directory database:

    CREATE or REPLACE directory PLUGIN AS "D:\102175\Kav\Plugin".

    GRANT READ THE PLUGIN DIRECTORY TO THE PUBLIC;

    GRANT READ THE PLUGIN DIRECTORY TO ANONYMOUS.

    GRANT READ THE PLUGIN DIRECTORY FOR UTVIKLING.

    I also copied the CSS etc support plugin files in the files directory.

    In the Apex plugin I changed the prefix 'file' #PLUGIN_PREFIX # D:\102175\Kav\Plugin

    Now all the Navbar formatting disappeared and now the navigation bar appears only in form of vertical list.

    I also tried to use the PLUGIN as 'File prefix' same thing.

    I'm not Apex or Web expert so I'm sure there is something that I misunderstood.

    Hope some of you are able to help out me.

    Sincerely

    Arild

    Hmmm, well it does not matter if you do the mapping. The embedded PL/SQL gateway is well integrated in the database in PL/SQL.  All your resources (images, CSS, javascript, etc.) are still be extracted from the base in order to be served to the client. Those in the file system are not in use after installation.

    This is going to be heavy.

    I think you may still be able to make some optimizations by moving the assets of plugin for a name that is mapped by the gateway.

    In your apex installation, take a look at apxldimg.sql see how records and assets are added.  You can then add the plugin files.

    See if that helps.

    In addition, you can follow the comments of Patrick on the post you are referencing and move the inclusion of files to the top of the page AND change the plugin so it does ' t add any more files.  Now in theory, you can skip the download folder and the image and add the plugin assets as standard apex post and reference them with #WORKSPACE_IMAGES # #APP_IMAGES, or # (if you add specifically for an application). But you still want to include them at the top of the page.

    Sorry... I know it's a lot of things to take and much heavier than expected.

    Thank you

    -Jorge

  • Animate.CSS - integrate with Apex?

    APEX 4.2.1

    http://daneden.me/animate/

    Came across this cool animation library. Seems easy to use, just add 2 classes, animation classes and another for specific animation you want. But I couldn't make it work, https://apex.oracle.com/pls/apex/f?p=57688:7 a simple DA with a change event that adds 2 classes.

    Any ideas? Thank you

    HELEN wrote:
    Well Yes, I should have mentioned that, if you look at my example page, I load the CSS of https://raw.github.com/daneden/animate.css/master/animate.css using the CSS file URL of page attribute. The browser I use is Firefox 18.0.1

    Maybe try to download the css and upload it to directory images/pictures of workspace etc. and reference him, because it works for me like that.

    Maybe the github that url was time?

    See you soon,.
    Vikram

  • ClassName tips for CSS files included via PHP

    Then you get this PHP reference code after establishing site-specific code hinting is absolutely fabulous, and I wanted something like this for Dreamweaver for centuries, always jealusly to see things like Eclipse and Zend with their PHP-semi-automatic things.

    There is always one thing that frustrates me, however, and it is that I can't get the css classname autocompleting less classes are written in the document I use directly, or via a straight HTML include.  Once I have CSS files included using the PHP treatment or variable names, classes are not available in the drop-down menus of AutoComplete.

    I tried two ways around this problem:

    1. implementation of dynamic related files.  Because when you use this PHP is actually resolved and the links are made with success, I thought that the classnames would be also available.  After all, the CSS file is just there, found in a related case.  Unfortunately, this is not the case.

    2. implementation of site-specific code hinting.  It was great for PHP autocomplete, but doesn't seem to do anything for CSS.  I said look in my CSS file and he alerted on the .css file extensions, but they do not seem to be read as a source for entry semi-automatic classname.

    So... is there a way I can get this to work?  Or simly functionality does not exist?  It seems strange to these advance in CS5 for grateful that you will often want to refer to things that are dynamically included, but not extend to CSS.

    So... is there a way I can get this to work?  Or simly functionality does not exist?  It seems strange to these advance in CS5 for grateful that you will often want to refer to things that are dynamically included, but not extend to CSS.

    I think you can get this working by adding your stylesheets as a design-TIME Style sheets.

    HTH,

    Randy Edmunds

    Dreamweaver development

    Adobe Systems, Inc..

  • Contribute and 2 css files

    I created a site for a client in Dreamweaver using css for font style. I also use the tab bar magic of the project seven, which has its own css file. My client is using Contribute and only the menu css. He is confused with so many styling options and begins to use the styles of P7TBM, that do not work well for our content. Is it possible to hide a css style sheet in Dreamweaver or?

    RJ

    If you put the PVII code in a template in a non editable area, then
    Attach the PVII CSS to the template only... do the PVII styles
    still appear in the child pages of Contribute?

    --
    Nancy Gill
    Adobe Community Expert
    BLOG: http://www.dmxwishes.com/blog.asp
    Author: Dreamweaver 8 e - book for the DMX Zone
    Co-author: Dreamweaver MX: instant troubleshooting (August 2003)
    Technical writer: DMX 2004: The Complete Reference, DMX 2004: Beginner
    Guide, Mastering Macromedia contribute
    Technical reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web development

    "maydayvm" wrote in message
    News:e2rg8m$BR2$1@forums. Macromedia.com...
    > I have developed a site for a client in Dreamweaver using css for font
    > style.
    > I also use Tab Bar Magic of the seven project, which has its own css file.
    > My
    > client using Contribute and only the menu css. It is confused with as much
    > style
    > options and begins to use the styles of P7TBM, that don't work well for our
    > content. Is it possible to hide a css style sheet in Dreamweaver or?
    >
    > RJ
    >

  • Why not FoxFire refuses to read a .css file on one page of my Web site

    I built a website [fortseldenarmory.com]. I use PHP. I have a CSS file and all of the pages use it. A page recognizes the CSS file, but refused to read it. When you use the bar consul programming tool and go to the editor style of the page displays the CSS file. It says I have 0 rules. If I delete a single character in the CSS file and replace it with the same character in the file CSS is read. I have not changed the content of the CSS file, but now it works. As I rear tab through my site and return to this page, he refuses to read it again.

    All other pages on the site have no problem with the same CSS file.

    I erased all the internet temporary files, cookies settings an so on, rebooted and I still have the same problem.

    on my server, I deleted the CSS drop a downloaded it yet again, I deleted and re-uploaded the page problem. I even renamed the page and the problem still persists.

    Test all other web browsers with which I have no problem with the page.

    I even uninstalled Fire Fox, shut down my computer, deleted my files internet and reinstalled Fire Fox and the problem persists.

    At this point, the page contains no PHP code

    Here is the Code:

    <!-- ****************************************************** -->
    <!-- classic-J.html                                         -->
    <!-- Holster Classic "J" page for www.FortSeldenArmory.com  -->
    <!-- Programmer Jay Jay                                     -->
    <!-- Last update 07-26-2014                                 -->
    <!-- ****************************************************** -->
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
            "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
    
    <HTML xmlns='http://www.w3.org/1999/xhtml' xml:lang='en'>
    <HEAD>
     <TITLE> Fort Selden Armory * Gun Holsters </TITLE>
     <LINK REL=stylesheet Type="text/css" Href="CSS/FortSeldenArmory.css">
    
     <SCRIPT Type="text/javascript">
    
      var ScreenWidth;
      var H1TextHeight;
      var H4TextHeight;
      var MainMargin;
      var MainMinWidth;
      var HeaderImageHeight;
      var MenuBarHeight;
      var MenuButtonHeight;
      var MenuButtonWidth;
      var SideButtonHeight;
      var SideButtonWidth;
    
      ScreenWidth = screen.availWidth;
      H1TextHeight = Math.round((ScreenWidth/85)+24);
      H4TextHeight = Math.round((ScreenWidth * .005) + 7);
      MainMargin = Math.round(ScreenWidth/15);
      MainMinWidth = Math.round((ScreenWidth * .22)+700);
      HeaderImageHeight = Math.round((ScreenWidth * .025)+60);
      MenuBarHeight = Math.round((ScreenWidth * .008) + 19);
      MenuButtonHeight = Math.round((MenuBarHeight * .9)-6);
      MenuButtonWidth = Math.round((ScreenWidth * .065) + 80);
      SideButtonHeight = MenuButtonHeight;
      SideButtonWidth = MenuButtonWidth -3;
    
      document.write("     <STYLE>");
      document.write("          H1\{font-size: "+H1TextHeight+"px;\}\n");
      document.write("          H4\{font-size: "+H4TextHeight+"px;\}\n");
      document.write("          div#main\{margin-left: "+MainMargin+"px;\}\n");
      document.write("          div#main\{margin-right: "+MainMargin+"px;\}\n");
      document.write("          div#main\{min-width: "+MainMinWidth+"px;\}\n");
      document.write("          img#Header\{height: "+HeaderImageHeight+"px;\}\n");
      document.write("          div#menubar\{height: "+MenuBarHeight+"px;\}\n");
      document.write("          div.menuButtons\{height: "+MenuButtonHeight+"px;\}\n");
      document.write("          div.menuButtons\{width: "+MenuButtonWidth+"px;\}\n");
      document.write("          div.sideButton\{height: "+SideButtonHeight+"px;\}\n");
      document.write("          div.sideButton\{width: "+SideButtonWidth+"px;\}\n");
      document.write("          div.sideButtonPlaceHolder\{height: "+SideButtonHeight+"px;\}\n");
      document.write("          div.sideButtonPlaceHolder\{width: "+SideButtonWidth+"px;\}\n");
      document.write("          div.backToButton\{height: "+SideButtonHeight+"px;\}\n");
      document.write("          div.backToButton\{width: "+SideButtonWidth+"px;\}\n");
      document.write("     <\/STYLE>");
     </SCRIPT>
    
    </HEAD>
    <BODY>
     <DIV ID='main'>
    
      <!-- **************** -->
      <!-- *  Main Banner * -->
      <!-- **************** -->
    
      <DIV ID='header'>
       <TABLE align='center' cellpadding='5'>
        <TR><TD>
         <IMG src='images/FortSelden.jpg' border='2' id='Header'>
        </TD><TD>
         <IMG src='images/Logo.jpg' id='Header'>
        </TD></TR>
       </TABLE>
    
      </DIV>
    
      <H1> Gun Holsters - Classic "J" </H1>
    
      <!-- ******** -->
      <!-- * Menu * -->
      <!-- ******** -->
    
      <DIV ID='menubar'>
       <TABLE Border='0' cellpadding='0'>
        <TR><TD>
         <DIV class='menuButtons' onclick="window.location='index.php'";>
          <H4> Home </H4>
         </DIV>
        </TD><TD>
         <DIV class='menuButtons' onclick="window.location='speedLoaders.php'";>
          <H4> Speed Loader Pouches </H4>
         </DIV>
        </TD><TD>
         <DIV class='menuButtons' onclick="window.location='magazines.html'";>
          <H4> Magazine Pouches </H4>
         </DIV>
        </TD><TD>
         <DIV class='menuButtons' onclick="window.location='others.html'";>
          <H4> Other Products </H4>
         </DIV>
        </TD><TD>
         <DIV class='menuButtons' onclick="window.location='underConstruction.php'";>
          <H4> About Us </H4>
         </DIV>
        </TD></TR>
       </TABLE>
      </DIV>
    
      <!-- ************* -->
      <!-- * Main Body * -->
      <!-- ************* -->
    
      <TABLE Border='0' width='100%' cellpadding='0'>
       <TR><TD width='25%' valign='top'>
    
        <DIV class='sideButtonPlaceHolder'>
         <H4>Impeach Obama</H4>
        </DIV>
    
        <DIV class='backToButton' onclick="window.location='holsterStyles.php'";>
         <H4>Back to Holster Styles</H4>
        </DIV>
    
        <DIV class='sideButton' onclick="window.location='classic-J-Auto.php'";
           onmouseover="document.style.src='images/autos.jpg'";
           onmouseout="document.style.src='images/classic-J.jpg'";>
         <H4>Autos</H4>
        </DIV>
    
        <DIV class='sideButton' onclick="window.location='underConstruction.php'";
           onmouseover="document.style.src='images/revolvers.jpg'";
           onmouseout="document.style.src='images/classic-J.jpg'";>
         <H4>Revolvers</H4>
        </DIV>
    
        <DIV class='sideButtonPlaceHolder'>
         <H4>Impeach Obama</H4>
        </DIV>
    
        <DIV class='sideButton'onclick="window.location='underConstruction.php'";
           onmouseover="document.style.src='images/beltLoopStyles.jpg'";
           onmouseout="document.style.src='images/classic-J.jpg'";>
         <H4>Belt Loop Styles</H4>
        </DIV>
    
        <DIV class='sideButton'onclick="window.location='underConstruction.php'";>
         <H4>Color & Patterns</H4>
        </DIV>
    
       </TD><TD width='50%'>
        <IMG src='images/classic-J.jpg' border='2' name='style' id='Index'>
       </TD><TD width='25%' valign='top' align='right'>
    
        <DIV class='sideButtonPlaceHolder'>
         <H4>Impeach Obama</H4>
        </DIV>
    
        <DIV class='sideButton' onclick="window.location='underConstruction.php'";>
         <H4> Select This Style </H4>
        </DIV>
    
        <DIV class='sideButtonPlaceHolder'>
         <H4>Impeach Obama</H4>
        </DIV>
    
        <DIV class='backToButton' onclick="window.location='underConstruction.php'";>
         <H4> See My Selections </H4>
        </DIV>
    
       </TD></TR>
      </TABLE>
    
     </DIV>
    </BODY>
    </HTML>

    Tools > Page Info > general now shows that the homepage is recognized as windows-1252, like any other and is no longer in the UTF-16 format.

    There is always a red text in the source of the page on Firefox to complain that a space is missing between attributes.

  • In Firefox (Windows) 30 "Style Editor" adds triggered between the lines in the CSS files.

    Hello
    After Firefox update to v30 Style Editor started adding line breaks in CSS files.
    It allows to work with the very annoying CSS files.

    Screenshot:
    http://S10.postimg.org/5v6kd7cw9/firefox_style_editor_went_wrong.PNG

    Version got 31.0 fixed this issue! Thank you!
    Now FF Style Editor is once more useful!

  • Firefox doesn't ' see css files, other browsers do not recognize css files. Please, help me.

    I created the website. There are currently on the level of development. the link is http://snazhmudinov.byethost7.com/

    If you open it with chrome, safari and ie, it works fine. But when I started using Mozilla and Opera, they simply don't see css files.
    Thank you in advance!

    Hello, your source code specifies the path to the files in stylesheet like this styles\page.css instead of/styles page.css. Apparently, some browsers are less tolerant to these mistakes than others...

  • How to create a file with a password

    Hi all

    In my application, I create Excel files using the file ' open/create/replace' vi.

    These files contain the data for my tests.

    I want to protect those files with a password, so that an unauthorized person will not be able to open to the OUTSIDE of THE LABVIEW.

    Is this possible?

    If not, is it possible to ensure that unauthorized persons can only open these files in 'read only' + can not save them with a different name and then change?

    Thanks in advance,

    Mentos.

    Hi Mentos,

    1)

    http://forums.NI.com/NI/board/message?board.ID=170&message.ID=333106&query.ID=33090#M333106

    2)

    You can use reference workbook. Use a node with the method invoke ' Save as '.

    Mike

Maybe you are looking for