Excellent thanks for that jpadie. That has helped me a lot to understand more on how javascript works. I've the changed the code slightly so that I now have a background image for the map div so that when I hover over Home it will display a png with a transparent background over that background...
Hi,
I'm sure this is simple but not being familiar with JavaScript and looking over other threads and trying things out hasn't got me as far as I would have liked so it's time to short cut and ask for help.
The code below works fine for swapping images on mouseover and mouseout. What I want to...
I'm trying to change a DIV's background image when I hover over a text link that is on top of that background image. I will have several links over that background image and each one will display a different background image when the mouse hovers over it and then it returns back to the original...
Thanks everyone for your input. All of it helped. I went away and learnt more about positioning as suggested and have since found a different way to get what I want.
I don't know if there's anything wrong doing it this way but it seems to work...
<html>
<head>
<body>
<center>
<table border=1...
So how do web builders get around this because from a usability point of view I don't want scrollbars appearing and potentially confusing the user.
Cheers
Brother Arnold
"keep passing the open windows..."
Hi,
Can anyone explain why I get a right scrollbar when I reduce the height of the window but the page content is still completely in view and if I change relative to absolute I don't get any scrollbars doing the same thing?
The code below is an example of this behaviour. If you resize the...
Hi,
The following test code is meant to select a css depending on screen width but it doesn't work - it writes the LINK tag to a new document. However, if I delete the function line and remove the onload bit, it works. Why is that? If I'm going to be adding more functions can I get by with this...
Hi,
Can anyone help me get a transparent background on a word document?
The document will be loaded into a web page but I want the background to the web page to be visible through the text of the doc. The idea is that my client will be able to edit a "Latest News" document, save it as a .html...
Thanks for the reply. If you check out www.elwellcommercial.co.uk you can see that I've applied ALLOWTRANSPARENCY=true on the IFRAME and STYLE="background-color: transparent" on the .htm loaded into the frame so I know that it works. Not sure where you got your info but if you search on...
Hi,
I'm trying to load a word doc saved as a .mht web page into an IFRAME. I want the background graphic of the main page to be seen behind the doc but at the moment the doc is loaded with a white background. I've tried to format the background in word with No Fill but that doesn't work. I'm...
Hi,
I've got a lot of text that I want to place in a cell. At the moment the cell is expanding to accomodate the text which makes a mess of the page. What I would like is a fixed size for the cell and vertical scroll bars to appear if the text is too big for the box. The table has only one...
Forget it. I've just noticed someone has posted the same problem today. Sods law. I checked earlier then didn't bother when I came back to enter my question. Hopefully I didn't bother anyone.
Hi,
I'm new to Flash MX and have just tried to produce a simple graphic of white text coming into view against a red and black rotating background. Scene1 on the stage works fine but test movie plays without the subtelties of the text appearing gradually (using the transparency feature)- it's...
Cheers acron,
That put me on the right track. I realise now I was a bit vague in my request. What I wanted was just the address without the link set up so your code helped me to come up with...
Cells(2,1) = Cells(1,1).hyperlinks(1).address
So thanks for your help.
Rich
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.