473,779 Members | 2,083 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Javascript and CSS for fixed positioning

Mason C. posted an here an innovative technique for using Javascript and CSS
to accomplished fixed positioning that works with IE. Does anyone have the
URL of his homepage?

Thanks, CMA
Jul 20 '05 #1
10 2441
in post: <news:yD******* *********@twist er.nyroc.rr.com >
"CMAR" <cm***@yahoo.co m> said:
Mason C. posted an here
http://groups.google.com/advanced_group_search
an innovative technique for using Javascript and CSS
to accomplished fixed positioning that works with IE.


JS not required: http://devnull.tagsoup.com/fixed/

--
b r u c i e
Jul 20 '05 #2
in post: <news:yD******* *********@twist er.nyroc.rr.com >
"CMAR" <cm***@yahoo.co m> said:
Mason C. posted an here
http://groups.google.com/advanced_group_search
an innovative technique for using Javascript and CSS
to accomplished fixed positioning that works with IE.


JS not required: http://devnull.tagsoup.com/fixed/

--
b r u c i e
Jul 20 '05 #3

Brucie,
Thanks for the excellent Google newsgroup archive. I found the post I
was looking for and also Mason C.'s homepage.

I want to test the <noframes> tag, but don't have an older
browser that doesn't work with frames. Is there some way to temporarily
disable frames in one of the new browsers (IE, Netscape or Opera)?

Thanks, CMA
Jul 20 '05 #4

Brucie,
Thanks for the excellent Google newsgroup archive. I found the post I
was looking for and also Mason C.'s homepage.

I want to test the <noframes> tag, but don't have an older
browser that doesn't work with frames. Is there some way to temporarily
disable frames in one of the new browsers (IE, Netscape or Opera)?

Thanks, CMA
Jul 20 '05 #5
in post: <news:SS******* *************@t wister.nyroc.rr .com>
"CMAR" <cm***@yahoo.co m> said:
I want to test the <noframes> tag, but don't have an older browser
that doesn't work with frames. Is there some way to temporarily
disable frames in one of the new browsers (IE, Netscape or Opera)?


opera allows frames to be turned off although i would strongly recommend
not using frames in the first place.
--
b r u c i e
Jul 20 '05 #6
in post: <news:SS******* *************@t wister.nyroc.rr .com>
"CMAR" <cm***@yahoo.co m> said:
I want to test the <noframes> tag, but don't have an older browser
that doesn't work with frames. Is there some way to temporarily
disable frames in one of the new browsers (IE, Netscape or Opera)?


opera allows frames to be turned off although i would strongly recommend
not using frames in the first place.
--
b r u c i e
Jul 20 '05 #7
Thanks, Brucie, Opera does what I need for the test. You really know your
stuff!

You are 100% right about using frames. The only problem is that I have to
figure out how to have a fixed sidebar that works with IE. Mason C. is the
only one who seems to have come up with a solution, using a combination of
CSS and Javascript. So now I have to apply his solution to my website.

Cheers, CMA
Jul 20 '05 #8
Thanks, Brucie, Opera does what I need for the test. You really know your
stuff!

You are 100% right about using frames. The only problem is that I have to
figure out how to have a fixed sidebar that works with IE. Mason C. is the
only one who seems to have come up with a solution, using a combination of
CSS and Javascript. So now I have to apply his solution to my website.

Cheers, CMA
Jul 20 '05 #9
On Sat, 24 Apr 2004 11:49:26 +1000, brucie <sh**@bruciesus enetshit.info> wrote:
in post: <news:yD******* *********@twist er.nyroc.rr.com >
"CMAR" <cm***@yahoo.co m> said:
Mason C. posted an here


http://groups.google.com/advanced_group_search
an innovative technique for using Javascript and CSS
to accomplished fixed positioning that works with IE.


JS not required: http://devnull.tagsoup.com/fixed/


Interesting. Mine only works in MSIE Quirks mode and needs
javascript: The js expression doesn't work in msie standard mode.

http://masonc.home.netcom.com

I didn't invent it and lost the ciwas source in a busted computer.

Mason C
Jul 20 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
5408
by: Mason A. Clark | last post by:
Masters: On two or three-column layouts, one column often has a list of links. Scrolling the page hides them. I'm aware there's supposed to be the ability to fix the column (frame-like). I have some bits of such code but haven't yet made it work well. Question: Why have I never seen an example on the web? Not that I've seen everything, but I've seen numerous pages
1
2460
by: Frances Del Rio | last post by:
don't know if I'll succeed, have spent a lot of time already trying to figure this out: I would like to position a footer (co. name, address, etc..) at the bottom of browser page, in such a way that it's always at the bottom no matter how high the screen is ('clientHeight' in browser model) and that stays there when user scrolls.. in the "official" CSS specif's (http://www.w3.org/TR/REC-CSS2/visuren.html#fixed-positioning) I found this:...
25
36370
by: Michael Schuerig | last post by:
I'm trying to do something seemingly very simple, but it's brought me close to crushing my head on the keyboard. All I want is a table where the head row is fixed and the body columns below are scrollable (with the ordinary scrollbars, no less). Whatever I try, the columns in the head and the body aren't aligned; the widths are computed independently which gives a completely ragged look. Michael --
2
1691
by: Zhang Weiwu | last post by:
Hello. We recently designed a webapp and because most HQ staff use FF, we designed it based on FF. Now we extend this webapp to allow sub-offices in other cities to use the webapp, they use IE, and the look is terrible, CSS positions are very wrong. I can find all the difference between IE and mozilla and correct every positioning by providing two stylesheets for Mozilla and IE. But this is a lot of work. I wonder if there are existing...
3
1973
by: Axel Siebenwirth | last post by:
Hi, I would really love to get some help from you since I am starting to become completely desperate with something quite simple... I am trying to transfer a fixed-positioning-implementation for IE from a tutorial page (http://limpid.nl/lab/css/fixed/header-and-left-sidebar) to my site: http://www.refugio-thueringen.de/dev/dev.html. Everything works fine with FF and also it works with IE but only on the tutorial site not in my...
4
1547
by: -Lost | last post by:
I cannot for the life of me remember the site name, but I believe it was the site of one of the regular posters here or perhaps in comp.lang.java.javascript. Anyway... The site in particular boasted about accessible JavaScript or proper JavaScript degradation, something along those lines. I remember specifically when I visited the site without JavaScript enabled it displayed the entire "menu" in a vertical fashion along the left side of...
31
3107
by: Sarita | last post by:
Hello, this might sound stupid, but I got a really nice homepage template which unfortunately is a 3-Column Fixed Width CSS format. Now I don't have any content for the right column and would like the middle column just to use up that space instead. Any way this is possible? Thanks for your help, it is highly appreciated!
3
5263
by: Beamer | last post by:
Hi I am trying to build a roating slide effect in javascript. Basically, I have a list like below <ul id="slideShowCnt"> <li id="slide0"><img .../></li> <li id="slide0"><img .../></li> <li id="slide0"><img .../></li> <li id="slide0"><img .../></li> <li id="slide0"><img .../></li> <li id="slide0"><img .../></li>
9
2574
by: Mr Prister | last post by:
I've tried to create a sidebar that uses the fixed positioning property. However after looking through various tutorials and how to's of the web I can't find a bugger wrong with my code. This is good i hear you say.... well no its not. The problem is that the frigging sidebar isn't fixed! You maybe able to tell but this is pissing me off to say the least. So i'm praying that someone with much superior CSS knowledge then I can solve the...
0
9633
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9474
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10137
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10074
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9928
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6724
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5373
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5503
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4037
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.