Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

CSS File With #APP_IMAGES# Reference?

141436Jun 2 2010 — edited Jun 3 2010
I 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
This post has been answered by fac586 on Jun 2 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 1 2010
Added on Jun 2 2010
2 comments
1,379 views