Hi, im really not very clued up with javascript and have managed to put this together with help from the css forum.
Im trying to show and hide a div on mouse over an image and mouse out.
At the moment ive sourced code to get it to show and hide the div onclick but need to achieve sho and...
Hi,
im wondering if it is possible to do the following.
on mousover an image - show pop up box describing the image.
Is this possible using css? and what am i looking at to achieve it?
any advice appreciated
Thanks
Ben
Hi,
Was wondering whats the best way to achieve this table layout using CSS?
<table width="80%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td width="24%"><img src="images/redstar.gif" width="19" height="19"></td>
<td width="76%"><a class="but"...
Hi,
im no css wizard and hae me a problem that i cant fix.
im sure its pretty simple but too hard for my simple mind
if you look here http://www.eckogecko.co.uk/hingtai/
in FF its fine but in IE theres a gap under the three images on the left hand side
heres my CSS code - apologies if its...
Hi ive been having a nightmare.
I just went from broadband to dial up and then back to broadband (due to house move) and since yesterday when my broadband was activated again I cant clear my cache and am seeing old pages on some sites i visit.
This is happening on IE and Firefox, ive done the...
Hi,
for some reason when using this code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<a...
HI, im trying to rewdirect using this code saved as .htacces
301 Permanent Redirect
Redirect 301 /proind_units.htm
http://www.wandptraining.co.uk/index_new.php
any ideas, ive never done this before so not sure where im going wrong
Thanks
Ben
Hi I recently installed Zone alarms security suite, and now find i cannot retrieve folder information from all the websites im trying to connect to?
It waits for server and then says "connection is lost" and then says "Dreamweaver cannot determine the remote server time. The select Newer and...
Hi I recently installed Zone alarms security suite, and now find i cannot retrieve folder information from all the websites im trying to connect to?
It waits for server and then says "connection is lost" and then says "Dreamweaver cannot determine the remote server time. The select Newer and...
Hi ive never done this before but would like to know how you do it.
I have this so far:
<form>
<table width="150" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td>
<select name="location" class="FormField">
<option value="00">Select a country...
Outlook express asked me if i wanted to compress my email so i said yes.
All my email has disapeared.
How do i find it and/or how do i restore it?
Thanks
Ben
Thought i should start a new thread.
i'm wondering now how to style my results, maybe putting a line break between the results and styling the text using something like <p class="body">(which is already defined) also verifying the width of the table etc...
Im not sure how to work it into this...
Hi, how do i add and if ($_SESSION['username']) to the code below so that it only lets users in if they have the correct area session registered and have a username session registered aswell. I keep getting errors
Thanks for any help
Bne
$area_check="area300";
if...
Hi, this is my first attempt at this but im running into problems
heres the code im using
<?php
include '../admin/db.php';
?>
<html>
<head><title>test</title></head>
<body>
<?php
/* grab the POST variable */
$category = $_POST['category'];
$location = 'london_se';
$query = "SELECT * FROM...
Hi, im fairly new to php and mysql but have been progressing well but slowly.
This is my problem.
Hi have a site where there are 2 different member areas. one for coaches and one for clients.
They are set up securly using php and mysql and sessions.
What i need to do is install a message...
Hi,
Ive built an admin area for a site im working on. Ive set up a form where the customer services fill in the userid and email of a that user. My problem is that im trying to make the php script check that the userid and email configure against what is already stored in the database. I...
I have this div
#login {
background-image: url(../images_new/login.gif);
background-repeat: no-repeat;
background-position: right top;
height: 31px;
width: 127px;
float: right;
text-align: right;
margin-top: 0px;
margin-right: 0px;
}
Is it possible to...
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.