Home > HTML, JavaScript And CSS Help
HTML, JavaScript And CSS Help
HTML Help forum discussing HTML, DHTML, XHTML, and JavaScript languages for web development, including CSS style sheet coding. All aspects of website development are covered here.
Remember iframe content with a cookie
Hey, can someone tell me how I can achieve this, preferably with javascript.
I have an iframe and two links which link to the iframe, enabling my visitors to switch the content of the iframe (for this example page a and page b). When the...
answer(1) view(899) status(

)
Validation on Checkboxes
I have a script which gathers passenger details from a db and outputs them to a table.
For each tablerow built there is a checkbox against it which allows someone from admin to select single or multiple users and pass their id's onto the...
answer(3) view(565) status(

)
answer(13) view(768) status(

)
Help with expanding menu
Hello,
I have a script to do a text expanding menu. It is working great. I have been trying to get it so that I can either pass a url parm or set the code to open the page with one of the menus expanded on load. Everytime I try and add o...
answer(0) view(56) status(

)
problem with images in javascript with xsl
i'm writing a site wich process xml with xsl and i have to make a button with javascript that is a gif and when i click on it, it changes to another gif... but it doesn't work... in a regular html without the xsl and stuff i did it normally...
answer(9) view(614) status(

)
[Dynamic][Embed]
Where did i go wrong in the code, please!
when a user select a song, it would download and play that song.
Thank you.
Code:
<head>
<title>Live Media!</title>
<script type = "te...
answer(12) view(754) status(

)
How to specify the root in href attribute?
How do i specify the root in the href/src attribute, i dont know in advance where in the directory structure the page will be, but some of the pages, the images and css files are placed in a fixed location from the root of the website, is t...
answer(2) view(550) status(

)
Help pls!
I'm not sure what's going on, but lately every html file I save instead of having the IE icon they have an unsupported file icon. Does anyone know what would cause this?
Thanks a bunch.
answer(3) view(990) status(

)
Help pls!
I'm not sure what's going on, but lately every html file I save instead of having the IE icon they have an unsupported file icon. Does anyone know what would cause this?
Thanks a bunch.
answer(5) view(234) status(

)
List box question
Hi everyone,
I have a long listbox with items pulled from database. each listbox item contains productCode and description in oneline concatenated by a colon ':' (eg. productCode:description)
I want to add a search box with two radio but...
answer(2) view(847) status(

)
answer(4) view(880) status(

)
answer(14) view(323) status(

)
[HELP]->Target and <iframe>
i have a page called index.php and inside it i have created a table 1 cell have set it to <iframe>...</iframe> named content where all pages will appear in the iframe. on the left panel, there is a Login link. when user clicks L...
answer(1) view(93) status(

)
question about custom attributes
This works in IE but not in Mozilla
Code:
<table id="custlist">
<tr id="record1" fullname="Samuel Fullman">
<td>Samuel</td>
<td>Fullman</td>
<td>sam...
answer(1) view(883) status(

)
drop down
I have four drop down menus each of them shows the same data of a DB.
DropDown1 : value1, value2, value3, value4,...
DropDown2 : value1, value2, value3, value4,...
DropDown3 : value1, value2, value3, value4,...
DropDown4 : value1, value...
answer(6) view(885) status(

)
using css for displaying information
hey all,
i have my site www.pctoolbox.co.uk which is designed in CSS and i am rather proud of my achievment! However...the page www.pctoolbox.co.uk/profilecheck.php has some information about the sites i have worked on but i have used ta...
answer(5) view(127) status(

)
answer(2) view(448) status(

)
Validation Problem
hi.....i have 2 text boxes.
fromid:999
toid:1001
below is code for validation of toid box...it is working for any numbers..but when i put above no..still it shows
To number is less than from number";
i think some problem with my ...
answer(14) view(578) status(

)
Images won't display in Firefox
Hello,
I 'm having problem displaying images in Firefox...
http://www.kmdesignworks.com/redesign/index.asp
if you click on any article link on the left col ( under special interest or what's new ) the page shows but not the image....
answer(2) view(58) status(

)
window.close after submit
There is a link in the parent window which opens a child
window which contains a submit form.
After submit I want:
1)The child window to close
2)the parent window redirect somewhere else
answer(2) view(750) status(

)
stopping a bg image from tiling
hi all! i wanted to set a background image but it keeps tiling its self
how can i stop this
this is my code
Code:
<td height="183"align="right" valign="top" background="images/register.j...
answer(4) view(222) status(

)
function error
hi,
I have this function
Code:
function membershipclicking()
{
if (document.frm1.countryofres == null)
document.frm1.submit();
if (document.frm1.countryofres.length > 0)
{
for (var counter = 0; counte...
answer(8) view(831) status(

)
answer(1) view(77) status(

)
CSS Horozontal List
I have been trying to make the following horozontal list that Ihave found on a website however i just can't get it to work in it seems fine in firefox but nothing else.
Here is the code if anyone can help
Cheers
Code:
...
answer(1) view(1,000) status(

)
Creating a forum
Can someone please help me as im trying to create a Forum page for my website and also want to add a chat room to it.Does anyone know were on the web i can find information to do this. Also whats the best software to create it in?
thanks ...
answer(11) view(488) status(

)
Administrator & Dynamic Content
Hey there, my first post so firstly gidday to you all, glad I've found this place...
My problem is this:
I'm developing a site that is being powered by an Access DB thru DWMX. Content-wise its' nothing too intense, no product listing...
answer(1) view(341) status(

)
answer(3) view(702) status(

)
Forums
FORUMS!!! WERE CAN I FIND GOOD INFORMATION ON THEM SUCH AS DIFFRENT TYPES OF FORUM AND DIFFRENT THEMES ETC? ALSO CAN THEY BE CREATED IN FRONTPAGE???? HELP PLEASE
answer(4) view(202) status(

)
printer output:horizontal
The default set on my printer is to print vertical..
is there any way(with CSS maybe) to print a specific page(which has a print button)
horizintal without having to change the printer's set every time?
Thank you..
answer(1) view(546) status(

)
Clearing Form Fields
This SHOULD be REALLY EASY... so why can't I make it work?
I have this form:
HTML Code:
Original
- HTML Code
...
answer(5) view(791) status(

)