10,655 Topics
![]() | |
I've done a jQuery tutorial and have made some changes via CSS. It's a pretty simple Q&A list, in fact so simple that I did the entire thing with Notepad. I want to change some other things and find out if what I've done is copacetic. Here's the code - … | |
Hi Whilst I have checked both the HTML and CSS for errors and have found none I have an issue with rendering using IE8 and IE7. IE9 is fine as are the other browsers. When I click on the navbar, the display loses all styling and displays for a second … | |
I have a Flash CS3 movie containing menu links. It works fine in IE, Chrome, Opera and Safari, but not in Firefox. Hovering over the menu, the graphic moves but then flickers repeatedly, and pressing the menu button does not take you anywhere. I read earlier posts here and learned … | |
Hi Friends, I am fond of books & have a great collection of ebooks of random topics. One day one of my friend sent me a book with fitle type of HTML extension. I want to know from which site this book may have been downloaded, Can you please help … | |
Hi I want to style a horizontal navigation bar so that the current tab, in this case linking to a different webpage is selected, highlighted. I thought that Focus would work but that only works for keyboard navigation. Update: [I] found this, but not during my intial search but in … | |
Ok, I have been dealing with this problem for a while now and I need it fixed. I am starting to design a site at [URL="http://wghandcrafted.com"]http://wghandcrafted.com[/URL] and under the footer at the very bottom of the page there is a 10px white space. I can't figure out what's up. | |
Hi my problem is that logo is showing but behing the header..i want to show logo ofcourse in front of header... my css is #Container { width:1024px; margin-left:10%; margin-right:10%; } #Header { } #Top_Menu { margin-top:-160px; } #Logo { float:left; margin-top:-120px; margin-left:5px; } my html code is <!DOCTYPE html PUBLIC … | |
Hi, I've got a problem, I'm working on page based on wordpress with a drop-down categories menus, and my client wants to have it all over the slider (WP Front slider). The problem is, when I select menu to drop down, It shows in the background, that you can see … | |
I have just recently been getting into the web development scene and I have discovered that just because code works in one browser does not mean it will work in another. I have noticed that my code seems to render just fine in chrome, opera and firefox but somehow IE … | |
I brought a website template off line. i don't know if this is a php question or not but it came with a contact form that i have know idea how to edit it. here is the code please help i just want the message to go straight to my … | |
hi all , I need to display data from database in table format . The thing is, in table horizontal borders should not appear for data rows. Is there any options available. Thanks in advance | |
Hi Everybody, I recently did an iOS project. I did the database part only so i couldn't delve much deeper into the project. It basically does something like this. There is a content management server. There is a nice web based UI through which we add/remove content(Product and its details). … | |
I'm trying to create a Google-style bar across the top of my page, but when I hover over the elements, the link text jumps to the top. Can anyone tell me how to keep it on the bottom? My current code is below. [CODE]<html xmlns="[url="http://www.w3.org/1999/xhtml"]http://www.w3.org/1999/xhtml[/url]"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" … | |
I have a full page image map background and in the lower middle a black area that I would like to place a dropdown menu for selecting a page ... anyone have any idea on how I could accomplish this ... I have been designing websites for a while and … | |
Can someone recommend a good site that has free replacement icons for forums? | |
How to place many tables in series, having different data? Help Me PLEASE. | |
I added a background image to my page and it caused the background color for my content to disappear. What is the problem? | |
Has anyone any idea how I stop chrome from displaying perfectly valid links with a line through them. It looks as if they are broken, but if you click on them, they are fine. I've tried specifying [CODE]text-decoration: none[/CODE], but it still happens. I don't even use this attribute (line-through) … | |
Hi Frendz, How to set opacity for background images? | |
Hello, I have the following page: [URL="http://k-fez.com/example.html"]http://k-fez.com/example.html[/URL] If you mouseover an image, it doubles the size of the image and centers it. However, it displaces the rest of the images. I would like it to just overlay ontop of the other images instead of re-sizing the row/column. Also, I would … | |
I have a CSS-styled HTML drop-down menu that I want common across all web pages. Right now, I have the HTML coding in each file, but the CSS link is broken in subdirectories so the stlying does not work. How can I get the CSS to be linked properly and … | |
I would like to have multiple id and all using hover link for all #test1, #test2, #test3, #test4 a:hover{ color:#0F0; } this doesn't work. NOT sure why?? thanks | |
I encountered a css font specified like this : [CODE]font: 81.25%/1 arial,helvetica,sans-serif[/CODE] I want to know what "81.25%/1" means . Thanks :) | |
We are looking for a way to embed a form on our site without having to engineer it from scratch. Does anyone know of any third party solutions? We want to create a user sign-up form (just name, email and a message form). Any suggestions will help! Ideally we could … | |
I have a mobile site that the user gets automatically redirected to if they are trying to access the full site from a mobile device. I need them to be able to access the full site too, if they prefer. I have set a cookie in my htaccess file. What … | |
Hello! Me, again... Just did the includes in my html...which is now shtml. (I'm learning...) I realized that I needed to REDIRECT the html queries to the appropriate shtml files. Here is my .htaccess file: [code] # This file is placed in the ShoBag root directory <Files *> Header set … | |
Hi, I need to locate a map canvas inside some divs but when ever I locate the "map_canvas" inside the other div the map disappears! I tried to fix the issue by indexing the divs but it didn't go through! Can you please take a look at following link and … | |
Hi, I'm trying to vertically align the navigation text with the navigation icon/image. I've tried different methods and it's just not working out. Here is the css and the html. [CODE]<head> <title>Navigation</title> <link href='http://fonts.googleapis.com/css?family=Leckerli+One' rel='stylesheet' type='text/css'> <style type="text/css"> <!-- #navbar ul { margin: 0; list-style-type: none; float: right; vertical-align: middle; … | |
[ATTACH=RIGHT]21961[/ATTACH]OK, so Apple has successfully [URL="http://www.daniweb.com/hardware-and-software/netbooks-tablets-and-mobile-devices/news/376700/1621471"]persuaded a German court to ban the sale of the Galaxy Tab Android tablet[/URL] on the grounds that Samsung has copied the design of the iPad. The legalities of which revolve around [URL="http://www.scribd.com/doc/61944044/Community-Design-000181607-0001"]certificate of registration number 000181607[/URL] in the Community Designs Register that protects the … | |
This snippet tells easily how to make a drop down menu! Easy as pie and quick too! |
The End.