10,643 Topics

Member Avatar for
Member Avatar for 3265002918

Hey, Can someone help me figure out why this is displaying differently in IE vs. Firefox? I am trying to make it look the same on both browsers. I would like the "mainlevel-nav" to display in the middle of the red bar on top, but nothing I try works. The …

Member Avatar for peter_nichol
0
77
Member Avatar for boliu

Hi! here is my problem . I'm a psychology student and i'm trying to do a survey on my friends from my YM list . I want to send them forms in their inbox and they will answer back . My form looks like this : [code=html]<form method="post" action="http://mysite.com/feedback.php"> Question1 …

Member Avatar for MidiMagic
0
74
Member Avatar for cardcupper

I'm a little green in design. Would like to know of a tutorial or a good place to start my research of how I can develop a monthly (pay) subscription to a website. (You pay a montly subscription and have access to the site.)

Member Avatar for MidiMagic
0
92
Member Avatar for aashishn86

hii...i am creating a chart using html and asp the code for it is : [code] <%@ LANGUAGE="VBSCRIPT" %> <% Option Explicit %> <% Dim data1Array(3) data1Array(0) = 5 data1Array(1) = 15 data1Array(2) = 25 data1Array(3) = 50 Dim data2Array(3) data2Array(0) = 5 data2Array(1) = 10 data2Array(2) = 20 data2Array(3) …

Member Avatar for aashishn86
0
96
Member Avatar for tonysz06

I have been trying to rid myself of a looping IP. I set up the following in .htaccess from the root but does not seem to work. I reread the htaccess tutorial in case I missed something. But, I don't think thats the case. Any opinions will help. Thanks order …

0
45
Member Avatar for SameerMughal

Hi all, I am not very good web designer but I am trying to show the information retrieved from the database using table. The idea is that one record should be shown in one row/line. My code works fine untill the table reaches the max screen space then isted of …

Member Avatar for almostbob
0
154
Member Avatar for death_oclock

I have designed my page using Firefox and it looks exactly as I would expect it to, colors consistent with my design using Photoshop. When I view the page in Internet Explorer, all the colors are changed. It looks as if everything has a slight gray layer over it making …

Member Avatar for death_oclock
0
144
Member Avatar for anithajoe

Hey All, I am trying to create an interactive form using MS Word 2007 and I want the form to be emailed to an email id by clicking on a submit button in word document itself. I added several controls like text box and dropdown list boxes. Finally added a …

Member Avatar for serkan sendur
0
85
Member Avatar for sacarias40

[URL="http://www.qblogs.comuv.com"]http://www.qblogs.comuv.com[/URL] go to that site and check out the navbar at the top. i have some problems with it. in firefox, at some zoom levels, the matrix missaligns itself and is out of line and looks like crap. in IE the background with the shiny gradient should go all the …

0
85
Member Avatar for Rhyan

Hi folks, It has been some time since my last visit. This time I come looking for help... I have coded a page that contains a google map next to an address location. Basicly the map shows where the address is situated. I have used a centered div with fixed …

Member Avatar for Rhyan
0
132
Member Avatar for jonow

Hi, I am trying to make a website were the menu is loaded from an external file so when you want to update the menu it gets updated on all the web pages. Something like and iframe but the problem is that the dropdown menu of an iframe will be …

Member Avatar for FC Jamison
0
572
Member Avatar for Traicey

Hi guys I have 5 images which are hyperlink, so each time I click their color should change to yellow until I click another hyperlink image and also they need to change their height too, I was wandering if thats possible and please I cant use Javascript I need a …

Member Avatar for Traicey
0
100
Member Avatar for daviddoria

Currently, my index.html is like this [code] <html> <head> <title>EngineeringNotes.net</title> <link href="style.css" rel="stylesheet" type="text/css" media="screen" /> </head> <body> <div class="header"> <div id="logo"> <h1>EngineeringNotes.net</h1> </div> <div class="menu"> <ul> <li><a href="mailto:daviddoria@gmail.com">Contact Me</a></li> <li><a href="phpBB3">Forums</a></li> <li><a href="Ideology.html">Ideology</a></li> </ul> </div><!-- end menu --> </div><!-- end header --> <div class="page"><!-- start page --> <div class="sidebar"><!-- …

Member Avatar for daviddoria
0
180
Member Avatar for smiro

Hi everyone, i'm having a strange problem with firefox not displaying my frames correctly. Basically i have 4 frames= _header, _leftMenu, rightMenu, _blockText now in the left menu i have a link like this for example [CODE]<a href="general/welcome.html" target="_blockText">Welcome Home</a>[/CODE] as you can see target=bla bla should give me the …

Member Avatar for peter_budo
0
126
Member Avatar for konczuras

Hello! I was wondering if there's any way to refer to a button's text in css. More accurately, to define to classes for a button, one for the button body, and one for the text inside it. Like: [code=css].button{ //the settings of the button } .button: p { //text layout …

Member Avatar for almostbob
0
206
Member Avatar for Danthon

Hi, I write because i am looking for a program that imports in mass simple images (jpeg, bmp etc) and creates for each of them an image 4 times bigger, composed by the original image copied and mirrored. Let me explain: in the final image, in the top left there …

Member Avatar for MidiMagic
0
115
Member Avatar for dantheman50_98

Hello, I am creating a new site and I have run into a problem with adding a background image to the html tag. The image has repeat-x and is positioned top and right. The problem is that though it looks great on 1024 wide resolutions it goes balls up when …

Member Avatar for MidiMagic
0
106
Member Avatar for prak65

Hi ................... I have design a web page using the combination of PHP, HTML and CSS (cascading style sheets).The web page is looking good in Internet Explorer. But in Mozilla Fire Fox, Google chrome, Opera the alignments are changed. It’s not looking Nice. I need help regarding this.

Member Avatar for MidiMagic
0
126
Member Avatar for death_oclock

I need to have my background image span the entire length of the page without using the BODY element, here's why: I separated the image into left and right sections so even for different resolutions, the left image will always be on the left, and same with the right. Because …

Member Avatar for MidiMagic
0
139
Member Avatar for leroi green

Hey guys. I have a code that i'm trying to build with 2 nested divs that i want to align beside each other. i'm not sure if the below is the best way to go about it but it's the only way i could think of. only thing is that …

Member Avatar for leroi green
0
148
Member Avatar for somename

Hello. Here goes the problem: i got my movie made elsewhere then in adobe flash, converted to .fla and imported to adobe flash to add some AS. But the movie is not assigned to a main timeline and i cannot do a thing with it now. It is playing nicely …

0
68
Member Avatar for lifeworks

Hi I need to play some flv files out of my database on a website... I heard that it is possible to create an FLV player (which as far as I know is actually an SWF file - the player) using the Flash software from Adobe... is this true, and …

Member Avatar for dream party
0
96
Member Avatar for sunaruna84

How to set the fixed width in particular <td>in html? if i entered more than character in this <td>, the <td> content will be adjusted to the given fixed length. dont extend the <td>. please can u tell me the answer of this problem... with regards sundar

Member Avatar for sunaruna84
0
122
Member Avatar for SSagar

Hi guys, I wanna display combobox which contains checkbox as its elemets(containing a single character). Checkbox should allow multiple checkbox selection. When the selection is done, the combobox has to show the selected values. Plz help me. Thanks in advance, Sagar

Member Avatar for Ezzaral
0
90
Member Avatar for Stefano Mtangoo

I have the page and the main page doesn't get to bottom. In short it doesn't fit up. Take the code and see what I mean. If you don't know PHP just replace it with <p> Garbage words</p> [CODE=XHTML] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" …

Member Avatar for almostbob
0
79
Member Avatar for Squeak

There is a new article on the Madmouse Blog, [B]“Creating structure using Unordered Lists”[/B] which introduces a [B]proof of concept[/B] of using lists instead of divisions to write down the structure of a website layout. The article shows how it is it to be done, describes its purpose and points …

Member Avatar for Squeak
0
161
Member Avatar for surekhavk

given below is the css, html, script of my page want to adjust div as per page resize and need to have scroll bars for the div [code=html]<table style="width: 96%; height: 40px;" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="left"> <img alt="" src="images/silver/btn-login.gif" /><a href="stockregister.aspx"><img alt="" src="images/silver/btn-reorder.gif" /></a> </td> <td> </td> <td …

Member Avatar for MJ Pieterse
0
103
Member Avatar for arvindikchari

Hello I have a mock up of a Zencart layout but I am unable to identify an image. The CSS Code is as below: [code] body{ padding:0px; margin:0px; background:#FFFFFF url(images/t-dr.gif) repeat-x top; text-align:center; } a:hover{text-decoration:none;} img { border:0px;} .dt { display:table; width:100%;} .dr { display:table-row; width:100%; height:100%;} .dc { display:table-cell; …

Member Avatar for MJ Pieterse
0
104
Member Avatar for T.Cavanagh

Hi A client of mine has asked me to create for them a tree structure for their website which will be populated from a database giving them a fully graphical tree structure for their site on different pages. to get the idea of the thing that i am trying to …

Member Avatar for MJ Pieterse
0
69
Member Avatar for kavithakesav

Hi, I am using map tool in DW whenever i need all time its working very fine, but this is the first time i am getting some problem with that? The problem is for a image i m giveing rectangular Hotspot tool for some portion, that is coming very fine? …

Member Avatar for MJ Pieterse
0
84

The End.