Ah, thank you M. Brooks
=================================
If anyone else is interested.
Found the fixed footer sample here:
http://limpid.nl/lab/css/fixed/footer
Thank you all kindly!
Hi
I'm trying to learn CSS div's used this tutorial http://happypixels.blogspot.com/2004/08/your-first-style-sheet-fun-with-css.html. Questions about my results.
How do I make the the page fill the browser window, without the white border around the edges? Top, left and right margin:0px...
Hi Dan,
I don't know what happened but the problem seemed to right itself. Maybe for now. Browser glitch or whatever the horizontal scrollbar on the iframe page in question has disappeared.
The code as it stands is shown above as a scrollbars.js file.
The doc type is
<!DOCTYPE HTML PUBLIC...
Vragabound ! Manarth !
Thank you for your suggestions.
I understand that colored scrollbars are only specific to IE. Just something I wanted to try and at the same time keep my code valid by using an external .js file.
nchan
Hello,
This is the code I'm using. Is there a way to change it so it only displays the vertical scrollbar?
Thank you!
browser_version= parseInt(navigator.appVersion);
browser_type = navigator.appName;
if (browser_type == "Microsoft Internet Explorer" && (browser_version >= 4))
{...
Exactly ... I don't like that icon in the systray either.
Startup Control Panel neat little FREE utility.
http://www.mlin.net/StartupCPL.shtml
Give this a try!
>>Confirm your preferences settings for these two browsers.<<
There lies the problem. I am trying to address the people who don't know that tab viewing is a browser option. That when viewing in tabs 'they' have the mouse option to view a link in a new window (not as a specified size but as full...
Currently I am using this script.
<script language="JavaScript" TYPE="text/javascript">
<!--
function openWindow(myLink,windowName)
{
if(! window.focus)return;
var myWin=window.open("",windowName,"height=150,width=150,dependent=yes,scrollbars=no");
myWin.focus()...
That was too basic, sorry. If the viewer clicks on a link to a frameset (the frameset has the swf as one of the pages). What was the code you are working with?
Is there anyway to force a tab set browser to popup a new window of a specific size 200pixels x 200 pixels? Needed purely for presentation purposes to allow the viewer to view samples. Seems that the scripts for specifying window options don't work either. Am I missing something or is that the...
Ah Ha! Got It!
CliveC
Thank you for your initial suggestion to reduce the problem to its essence
*cLFlaVa
Thank you for your suggestion to toss the table
The solution was to create a page for the javascript background change with an Iframe width="100%".
Now it works in the 3 browsers I use...
I am perplexed. The problem only exists using Internet Explorer.
I have uploaded the files to my site, and its still misbehaving. And then I create a site on 'geocities' it pops up an ad thingamajig on the right side within the iframe and on minimizing it ... wouldn't you know, the page...
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.