Yeah that would be what it is then. The reason I prefer the import call is that the older browsers ignore it, so at least the site will be viewable. But I suppose the best solution would be to use one sheet that has basic things like fonts (I can use the link method for this) and another for...
I've noticed that when I load a webpage completley designed using CSS and XHTML on to my webserver and then access it, it takes a a split second to render in IE.
Basically what happens is when I type in the web address and hit go, the page flashes up as it would if the style sheets had not...
Sorry here's the code:
What I have here works, but when you rollover then rollout the clicked image again, it switches back to the rolled out image.
<script>
var outState;
var imageFlip;
function checkVar(event)
{
if (event == "over")
{
mouseOver();
}
else if (event == "click")...
I have a navbar on a page which shows and hides various elements. Each button has an OUT state an OVER state and a CLICK state (which is the same images as the OVER state. I need it so the when the button is clicked it stays on the CLICK state, then if another button is clicked the previous...
Hi,
I have a search facility on a website which works fine, apart from when someone searches it lists pages that aren't relevant, because it also picks up words from the navbars. Is there anyway to get around this problem. The only one I can think of is the ability to either exclude certain...
Thanks for your help on this one Foamcow.
It was a little tricky with all te Libary items and Templates I have in the site. But with your advice, I eventually got it working a treat.
Many thanks.
Hi,
I have a side navbar which changes from page to page, but they are all used on more than one page. The navbar is simply a table and using css the table cells change colour when rolled over. Is there a way of having the cell change to the down state or hover state when you enter a new page...
Yeah I was going to use Libary Items to do it before anyway, but I thought I'd best ask the question, just to see if there was an easier way of doing it. As you said, I was just being lazy.
Thanks for your advice anyway.
If it's just one file that your having the problem with, then there is probably something in the code that DW dosen't like. Maybe a bit of Javascript or something and it's making it through a wobbly. But it's hard to tell what it could be. Try opening it in Frontpage, Word or something similar...
Is there a way to create a site path (e.g like the one on this site that does something like .....Home > Forums > Programmers > Graphics & Web Tools >.... depending on where you are in the site) without having to do it manually on each page?
I have a site that reuses some of the same pages, but...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.