I need a script to detect the browser of the user and re-direct to another web page if they are not using a specific version of browser.
For example: If the user has IE 5 & above or Netscape 6 & above then they can view the main page.
If they have earlier versions then they are re-directed to...
I have a web page that is 580px long. When I view the page in Netscape 7 there a no greyed-out scrollbars on the far right of the page. But in Internet Explorer 6, the scroll bar is shown on the far right of the page but greyed-out because the page doen't require a scroll bar. Is there a way...
I have a web page that is 580px long. When I view the page in Netscape 7 there a no greyed-out scrollbars on the far right of the page. But in Internet Explorer 6, the scroll bar is shown on the far right of the page but greyed-out because the page doen't require a scroll bar. Is there a way...
Hi Adam
I fixed the problem...... something as simple as the line below........I must have lost a few brain cells somewhere, lol
myMenu.onactivate = repositionMenu; myMenu2.onactivate = repositionMenu;
I am trying to implement this script for a menu but have a small problem.........I need to have more than one menu on the same page but I am not sure of the correct coding to do this.....I am part of the way there but can some one tell me how to code the following line for multiple menus.
The...
Does anyone have anymore suggestions regarding this positioning problem.........nothing has worked so far......the div's need to be auto scrolling, so that means that I cant use tables only.
Thanks
Try the code below in both IE ans NS7 browsers and you will see there is a space or blank line above the first line of text.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type"...
I have created a web page in dreamweaver mx and also an external .css file. I have created a standard text class for a main heading. It works ok but the problem is that when the heading displays in Netscape 7.0 the is always a gap or space above the text heading. In Internet Explorer 6 it shows...
Hi,
I have a page that has a table that is set to 100%. I then have placed a table inside and centered it and sized it at 760px. Inside the inner table I have placed the DIV for a scroller. The javascript for the scroller has the absolute coordinates for positioning the scroller DIV, and it is...
Hi RISTMO,
If I do that, do I then need to remove the absolute cordinates in the javascript, as shown below
<script language="javascript" type="text/javascript">
var scroll = new ScrollBox("scroller", 300, 120, 380, 200, 100)
</script>
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.