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!

how the CSS file & JavaScript work in APEX

DeepakJAug 14 2009 — edited Aug 21 2009
I am new to CSS concept and Javascript.

I am having following query.

1. I have to set my application standard in terms of font size, color, etc...
what is the best way to do that..should I create a CSS file and put all my styles there and then use them in all the
Pages through the entire application.

2. Is by default we have one CSS file for each theme, i.e Is CSS file is Theme specific or Application Specific, If I will
create my own css file will it ovveride the default one. [can we have more that one css file in a application]

3. How can I see the default APEX CSS file.

4. As for javascript, where should I define the javascript functions, if I have to use that func in most of the pages through out the application.

Can anyone also proved me the link/documentation for - how to use CSS and Javascript in APEX.

thanks,
Deepak
This post has been answered by ATD on Aug 16 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 18 2009
Added on Aug 14 2009
45 comments
8,601 views