jquery - Site renders differently in CFM vs HTML on Chrome -


OK, so it's pretty weird. I have a site that I am distributing in several coldfusion documents for header / footer / etc. The footer of my site is sticking down using a jQuery plugin. When I go to the index.cfm page to see the results (in chrome), the footer placement is turned off. I then click on "right-click ... view source" and highlight everything, then copy And paste it into a new index2.html document, everything works fine

that's right, the exact same code, different results I do not get. It's not a live site yet, so if you I want to see 2 files in action, I Through mail me if you can get the URL. Just shoot me to request me .., and I'll send you the url on 2 pages.

All other browsers have to work properly, so firebug is out of the question: (

It is seriously.

White space may be playing in this.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -