I need to indicate which page is the current page in a report with the page numbers serving as the navigation.
This is easy and evident in IE and NS6. What css style or pseudo-style should i use to achieve this. I've tried a:active but NS4 doesnt appear to support that.
Am I asking the...
I have created a search box in the top left area of my left nav bar. I have applied the following styles to the form to restrict its 'bulking' of height and breaking the design and this seems to do the trick in IE and NS6.
<style>form {margin:0;padding:0;}
</style>
However, in NS4 there is...
I'm coding a menu navigation and want to have a chevron pointing at the active link. Is there a simple way (or a complex one!) of doing this, as I've not seen many sites who do so.
It's not a mouseover event I need, but an image swap that references the active (or even Clicked) link in the...
I'm building a site with around 4 frames. One has a 'jumpmenu' that serves different urls in two other frames. I've managed to make my ugly scripts working in IE, but in NS(4-6)I get simply
"<html><body></body></html>"
displaying in both targetted frames.
The jumpmenu frame is...
I'm using a content managent system and I am trying to serve dynamically generated url links that are made up of the referring url of xml data, surrounded by a particular template reference. The <DYB_PROP> tags in this code are specific to the CM software (Dynabase) and should print the host...
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.