10,655 Topics
![]() | |
Using IE 7 (and Opera), by selecting the select field below, and using the keyboard char "M" to scroll through the options, it seems to select options in a random order. (Not alphabetically I think). Some options even get selected two times before another gets selected once. Eventually, it will … | |
Hi, I applied CSS for html select dropdown box it's working fine in mozilla but not in IE | |
Hi, I designed a page with CSS which has the following sections: [LIST] [*]Header and Logo [*]Left Navigation [*]Main Content [*]Footer [/LIST] Also I have another CSS file for the print of the page, where it hides the following sections: [LIST] [*]Header and Logo [*]Left Navigation [*]Footer [/LIST] It works … | |
Hi, I was just playing with a simple navigational bar and stumbled upon a problem I can't isolate. When I use <ul> and <li> and "display: inline" I can't get the li fields really close horizontally in Firefox, so that the <li> borders would touch another. IE6 does what I'd … | |
Hi all - I cant seem to get this 2 col setup working inside a parent "content" div, it works in ie but not FF or Safari. Should I approach in a completely different way or does it just need a tweak. Thanks I have tried eliminating and adding various … | |
Hi, quite new to css and as part of an assignment we have to create a set html page to look like it should using css. My problem(the relevant code is provided), is that the menu at the top where it looks like: first second third fourth I need it … | |
I am creating a site for our local carnival club. I have created some buttons (images) for navigating between pages but when I place two of these buttons near each other, clicking on one can activate the other. I've more of less solved the problem by placing the buttons a … | |
hi all have a homework project have to come up with a html code for ducci's 4 number game using a fuction called difference(firstNumber secondNumber) can anyone help if i get this wrong i am in serious trouble please help | |
I am trying to put hover codes in - I want 3 different sizes. Can anyone help me? Also, besides here - can anyone recommend a good website for beginners to learn CSS or any good beginner books? | |
Hey guys! Just wanna ask some question on how to put a embers log-in or a registration area for viewers? | |
This is my first time on these forums, so you will have to excuse any stupidities I bring with me. First, I am not trying to have anyone do my homework! I have been working on a layout for some time and was never able to fix this issue. I … | |
The text disappears if the user rolls over the image for longer than 7 secs. If the title attribute isn't the best way to do this, what is a better way? Thanks, Tony | |
I have 2 boxes, ones for Name, second box is for Email. They have images inbetween them on the code, so I can't see how to link them as 1 form.. Any ideas? | |
I I'm pretty new to css, for uni we have to design this website (as specified and without moding the html) and im having trouble with a few things. I cant really post the code because none of the images will work (they are stored and passworded on the university … | |
Hi all, I have my iframe working, and have styled the content, however, it wont display the styles. | |
I have an options section for my editable gallery that displays fine in Chrome, FF, Safari, Opera, and [I]even IE7[/I]. But not IE8 - which once again finds a way to make my life harder. Can anyone explain why this: [CODE] <td colspan="2" style="width: 800px;max-width: 800px; text-align: center;"> <img src="galleryopt.png" … | |
Good Day guys, I am kinda new into this "web 2.0" thing and still working on it. These are some of [URL="http://www.flickr.com/photos/23palettes/"]my works[/URL] maybe you can suggest something to improve my designing skills. Thanks in Advance :) | |
Hi, I have got a long list of items that are generated by PHP. There are 2000 more results and are constantly changing. What i am trying to do is all domains starting with A, B, C etc so it would hiden until you select A for example(sorta like a … | |
Hi, Is it possible to use two backgrounds in one div? One of the background picture would be bottom-up corner, and another drift all div... On both the overall picture will be posted on the text. Thus, pictures may not be on a different div | |
I am working with Dreamweaver CS4 and am still in the learning process of CSS and HTML and Dreamweaver. I hope I can explain this the way that it is in my head.... I have made a table on one page, and I want to make a table on another … | |
I seem to have Internet Explorer Compatibility Issue here. My website can be seen perfectly well in Firefox but NOT in Internet Explorer. It can be seen on [url]http://darsh25.tripod.com/alcohol.html[/url] It's a CSS based website & on an online tuturial, I was told to download a file "csshover.htc" in order for … | |
I'm having an issue with an embedded video from youtube. It was working fine until recently and now I can see it when I load the site from my desktop but not from the server. The code is as follows: [CODE] Singing doesn’t stop after the lesson- I will help … | |
I have a complete tableless web layout that I designed in PS CS4 and exported the slices. I created a CSS file and then switched all the tables to DIVs and created classes in the CSS file for each of them. For some reason when it is loaded into IE8 … | |
Hi there, Can anyone tell me what is the best file format to use when you are uploading images on a website? I want the pages to load as quickly as possible but also want to have a few images on each page and just wanted to know the best … | |
It seems like there ought to be an easy answer to this one, but it's escaping me and I'd really appreciate some help! I want a client to enter his name and be redirected to a folder having that name. For example, on mydomain.com/clients/redirect.htm he is presented with a name … | |
Hello everyone :) I am trying to get rid of extra space that appears beneath the page due to relative positioning. I tried assigning one div element with an absolute position to which all of the other relative divs are positioned but this still doesn't seem to work - not … | |
Hi People I have a url, [url]http://www.domain.com.au/domain1/domain2.php[/url] . Now I would like to remove the middle man aka folder from ever being seen so the url changes to, [url]http://www.domain.com.au/domain2.php[/url] . I have done some research and mod_rewrite looks to be the go in the htaccess file. So can anyone give … | |
Hello, I have been trying to code my first HTML / CSS site from a layout I designed in the GIMP. The layout can be found here (watermarked): [url]http://admins.co.cc/watermarked.png[/url] Now, I have been trying to code this layout through HTML and CSS. My problem is that I can't get the … | |
have a similar problem: i have my #nav_bar id with a .first class, which i have originally with an image. but, i want it to change image when it's hovered on, like this: [code=css] #nav_bar .first:hover { background-image:url(image2.gif); } [/code] [code=html] <table cellpadding="0" cellspacing="0" id="nav_bar"> <tr> <td id="first"><a href="yada yada">yada … | |
Hi People The Problem: [url]www.1.com/2/3.php[/url] > [url]www.1.com/3.php[/url] I want to change permently so you never see the folder named "2". I thought this would be possible through the htaccess file or web hosting server? So using mod_rewrite or changing the host directory of your server to www/2/ instead of www/? … |
The End.