10,650 Topics

Member Avatar for
Member Avatar for billysim1

Ok so I have a problem that has been infuriating me for some time now and I really need to get it fixed. Basically I have a menu system, with three 'levels' each of which is a separate list that is styled slightly differently; my HTML code is this: [CODE] …

Member Avatar for billysim1
0
73
Member Avatar for runjel

i have cross browser compatibility issues right now.. i cannot change the height of my div in IE while in FF theres no sweat changing the height.. if i will increase the height of the div it will work but when i decrease the height to the 0px it will …

Member Avatar for karol33
0
59
Member Avatar for cguan_77

hi web enthusiast guys, which one is better to use for a web site drop down menu or vertical menu? a menu code in pure css? a menu code in css and javascript? a menu code in pure javascript? a menu code in jquery? factors to be considered in choosing …

Member Avatar for xuqi
0
147
Member Avatar for alphae

Some please help me on how i can include a chat like the facebook chat on my website. if there is any html or php code for this i will really appreciate.

Member Avatar for Mike_Slough
0
55
Member Avatar for revski

hi i am new to CSS, XHTML and PHP, and have wrote a style sheet to display a navigation bar, with auto expanding widths etc...all the relative code is below [CODE] a:link {color: #008000; text-decoration: none} a:visited {color: #cccccc; text-decoration: none} a:active {color: #ff0000; text-decoration: underlined} a:hover {color: #3300ff; text …

Member Avatar for rowiki
0
159
Member Avatar for jimmiller96

I am banging my head against the wall, and hope someone can figure out where I am going wrong. I am trying to create a 3 column page (working fine), with a second <div="box"> inside column 2 which will display a box using 3 images (top, bottom, and side). The …

Member Avatar for jimmiller96
0
92
Member Avatar for d3sol4t3

Hi Im trying to group together 5 image links that i've made for my site. The problem is when i try moving them together 1 "repels" the others. I took a SS to illustrate my problem: [url]http://hozt.net/image.php?img=20060107171750815420.jpg[/url] As you can see the "home" is separated from the other links. If …

Member Avatar for esfwff
-1
115
Member Avatar for dsmush

Hi, I'm considering doing some web design and development for money but something that has been on my mind for awhile now is, when designing websites for clients do they need to have a back-end for the admin to log-in and add new content to the pages? As I'd imagine …

Member Avatar for dsmush
0
180
Member Avatar for BastardAle

I keep getting this error with FrontPage when I try to open an .htm file. The error is something to the affect of, "Couldn't open file C:\Document and Settings\blah\blah\blah.htm". They appear as regular Internet Explorer Icons and will open in I.E. but when I right-click>open with>FrontPage, I get that error …

Member Avatar for Frankothemounta
0
405
Member Avatar for Goldex

Hi, I bought a web template to be used in joomla, but the weird thing is that part of the design doesnt show in IE (it shows in Mozilla and Safari). It is on the website [URL="http://www.ringeson.se"]ringeson.se[/URL] The funny thing is that it shows on other menues (or parts) of …

Member Avatar for Goldex
0
91
Member Avatar for runjel

helloo... i have a form inside the div that can dynamically add data. my problem is that whenever i add data it overlap the div.. what can be the solution for it?

Member Avatar for runjel
0
104
Member Avatar for danvon

I'm attempting to design an emailer to send off to existing clients using constant contact but I'm having a huge problem with unwanted white spaces between every one of my images and tables. I know its not the cellspacing or padding as I've had those set to 0 the whole …

Member Avatar for almostbob
0
143
Member Avatar for Exoskeletor

Hello. i have make 2 websites and i would like suggestions to improve them. it is ok to post here the site links or it is against the rules?

Member Avatar for Exoskeletor
0
71
Member Avatar for AnzJ

Hi Guys, this should be a no-brainer. I have a div, and i'd LIKE it to stretch to 100% of my browser window. Unfortunately, it doesn't happen like that. The div shows up, but its very small height wise. CAn anyone see problem with this code? [code] <body> <div id="outerContainer" …

Member Avatar for fenderkris
0
369
Member Avatar for smith32

hello, can u plz help me?? I can't run the javascript on Mozilla nad IE(can run on Chrome) I don't know why. I think my javascript has some problem. Here is my code ..... [CODE]<script> function check() { if(document.getElementById("name").value==""||document.getElementById("address").value==""||document.getElementById("phone").value==""||document.getElementById("email").value==""||document.getElementById("username").value==""||document.getElementById("passwd").value==""||document.getElementById("passwd2").value==""){ alert("You need to complete the form"); } else continue; } function …

Member Avatar for diafol
0
121
Member Avatar for moorcroft

Hi I'm not too sure how to create the attached image effect where the right hand side is my main content and it shades onto my left sidebar which has a gradient effect downwards.

Member Avatar for moorcroft
0
66
Member Avatar for nizuya

Currently I am using a combination of .htaccess + .htpasswd to require a user name and password for a directory on my website. Is it possible to do something similar, but to only require a [I]password[/I] and NOT a user name? I would like it so the people who log …

Member Avatar for nizuya
0
141
Member Avatar for jamello

I would like a table cell to act as my hyperlink. What I have currently is a hyperlink embedded in a table cell, hence it is only when the exact underlined hyperlink text is clicked that the url is obeyed. But not when you click anywhere else. [e.g <tr><td><a href=www.meme.com>clickMe …

Member Avatar for dennisrivers2
0
170
Member Avatar for ro0shanak

help meeee!in opera my list style is higherrrrrrrrr!what should i do?!:(

0
38
Member Avatar for RucGwl

Hi all, I have created a website and placed it in my domain. But i am getting following 2 errors "550/crossddomain.xml no such file or directory" and " Error #2044: Unhandled securityError:. text=Error #2048: Security sandbox violation: [url]ftp://solves@ftp.smartyhost.com.au/public/www/cu3er.swf[/url] cannot load data from config.xml?t=1275979253767. at Main/::frame2Action()" Please help me resolve these …

Member Avatar for rajarajan2017
0
165
Member Avatar for tape enterprise

here is my problem i have my website [url snipped] i want the htaccess code so that when someone goes to tapenterprise.com they are redirected in their browser to tapenterprise.com/index.html i dont want people to be able to go to just tapenterprise.com/

Member Avatar for alanwdaniweb
0
41
Member Avatar for mundee

[CODE]<base href="http://www.whatever.com/"/> [/CODE] I seen these codes right before link and I want to know how this works on a website. What is the purpose of base?

Member Avatar for almostbob
-1
102
Member Avatar for Pityu

Hey yo developers outta there. Mine is a simple question as this: How could I create rotation for IE? I know there's the filter function for this, but that can't rotate 45 degrees. So, if it is necessary I change my css rotate technics, to a jQuery or something. Now …

Member Avatar for Pityu
0
92
Member Avatar for EasyTarget

I'm trying to edit an existing FrontPage form that gathters information (Name, email, phone number, and a comment). When a user hits the submit button, an email is sent to a recipient with the form information. Currently this form shows that it is sent from a specific email address, and …

0
41
Member Avatar for mikefitz

Hi, How can I position one elemenent on top of another within a table cell? I need the <TextBox> element positioned on top of the <input> element. The second element, the <TextBox>, is currently displaying below the <input> element. I tried using the left, top, display, and position style attributes …

Member Avatar for mikefitz
0
108
Member Avatar for drfarzad

how can we create css form like this : iranhost.com all of parts and icon are in many boxes .

Member Avatar for macneato
0
96
Member Avatar for mgn2683

I have an issue where my content has two different classes assigned to it: left and right. The left column is perfect, but the right column which holds my text begins at the bottom of the first column. Please look here for more: [URL="http://mgndesign.com/draft/"]http://mgndesign.com/draft/[/URL]. Feel free to look at the …

Member Avatar for mgn2683
0
126
Member Avatar for jwinslow

Hello, I am just racking my head I am still learning more on unordered lists etc... I have created a ul link list that displays the current page. This was a challenge. now I must create a drop down hover menu in CSS. I have viewed a ton of tutorials …

Member Avatar for drjohn
0
84
Member Avatar for rockyman12

Social bookmarks icons.. Look at the right column at the website below to know what I mean [url]http://mashable.com/[/url] I know you can find them everywhere on the web like here [url]http://www.freesocialicons.com/[/url] But my question is how do u set it up ?? There are service like (add this) and (share …

Member Avatar for eimroda
0
209
Member Avatar for cancer10

I am very sory if I posted in the wrong section, I didnt knew where to post this so I thought this would be the best section to post my question. Well, I am in need of a code for RICH TEXT BOX, just same as where I am typing …

Member Avatar for peter_budo
0
206

The End.