On Oct 24, 7:50 am, mathiasp <mathias.pic...@virtual-earth.de> wrote:
> Hi all,
>
> I'm trying to find the difference in two html files generated by MT.
> Both use the same style sheets and code (as far as I can see for now),
> but firebug shows different files in the css file chooser in the css
> tab.
>
> For one file it looks like (http://blogs.foo.com/abc/):
>
> blogs.foo.com
>   abc       (pop-up:http://blogs.foo.com/abc/style.css)
>   abc #2  (pop-up:http://blogs.foo.com/abc/style.css)
>   abc #3  (pop-up:http://blogs.foo.com/abc/style.css)
>
> for the other (working) one (http://blogs.foo.com/def/):
>
> blogs.foo.com
>   def        (pop-up:http://blogs.foo.com/def/style.css)
>   def #2  (pop-up:http://blogs.foo.com/def/style.css)
>
> What does this mean?

It means the CSS file is included more than one time.

jjb
>
> The css is included only once in the source code (as far as I can see
> or find via search)
>
> Thanks for any help, pointer, tips,
>
> Mathias

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to fire...@googlegroups.com.
To unsubscribe from this group, send email to 
firebug+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en.

Reply via email to