CSS File With #APP_IMAGES# Reference?
141436Jun 2 2010 — edited Jun 3 2010I have an issue with using iWebkit with Apex. The issue is with the image files and how they are referenced in the iWebkit styles.css file. after uploading the image files I use the #APP_IMAGES# reference in the style.css file but when examining this file using Chrome's developer tool it is coming over 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=..." like I get in the index.html file that the browser receives.
It appears to me like Apex is not performing any type of parsing on the css file before it sends it to the browser.
After creating my iWebkit page and report templates this is the only problem I have with the iPhone web app. Everything else looks ok.
I have seen another Apex iPhone site that uses references in the style.css file to files on a separate web server. Is this the only option?
Thanks,
Jason