On Sep 13, 2014, at 7:42 PM, Chris Rockwell <ch...@chrisrockwell.com> wrote:

> Can you elaborate on what you want/expect to happen?  Sounds like a
> jsfiddle.net example or some code might be necessary to help.
> 
> If you don't want it to happen, it *sounds* like a JavaScript/jQuery issue.
> If you want it to happen but you're getting the wrong styles, it *could* be
> a CSS issue.
> 
> Chris
> On Sep 13, 2014 8:36 PM, "Crest Christopher" <crestchristop...@gmail.com>
> wrote:
> 
>> There is a jQuery load() command that is changing my font and pages
>> background when the event is triggered.  I know this issue is not
>> completely CSS related, I want to know if this is a DOM issue, it doesn't
>> seem to be, because the script loads after the DOM has completed ?

If you want the jQuery to happen after load, put it in a $(document).ready();
If you need any jQuery help, hit me off list. 
Be more then happy to see if I can help.

Best,

Karl DeSaulniers
Design Drumm
http://designdrumm.com
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to