10,655 Topics

Member Avatar for
Member Avatar for sammer021486

Hello, I am very new to web development in general. I am trying to develop a master page for a tutorial that I am creating. I have tried different solutions to correct the overlap, but the same result occurs every time. My web page shows up fine in IE7 and …

Member Avatar for Cragdo
0
9K
Member Avatar for ytregnn

Hey, I wondering how I can make a "popup"-window (think it is done with Ajax) in the same browser-window? Click on one of the images in the link below for an example of what I mean. [url]http://www.railbirds.com/pictures/2/[/url]

Member Avatar for Phaelax
0
296
Member Avatar for cormee

Hi Could anyone suggest a method of turning autocomplete off on all browsers that is w3c compliant? Most of the results Google returns when searched on the subject have different issues when implemented. Thanks :)

Member Avatar for charlesearlgrey
0
164
Member Avatar for rajesh2587

Difference between flash animation and Microsoft Animation ? Which technology used by the Microsoft to developed the animation ?

Member Avatar for servicecycle09
0
84
Member Avatar for thobanco

Site is working fine in mozilla and safari but not in Internet explorer. I am also trying to figure out how to put a picture next to the name on the other side. [B]Below is the css and the xhtml codes[/B] [B]CSS [/B][CODE]/* layoutstyles.css */ /* Background color of box …

Member Avatar for servicecycle09
0
210
Member Avatar for sllymrvn

I'm completely new to web design and I'm creating a site using dreamweaver. I want the home page to fit exactly into the web browser window. There isn't a great deal of content on the home page so I could do it if there's a way of making an image …

Member Avatar for esk9skeets
0
359
Member Avatar for thejester1975

Hello all, First time user and new to web development, so be gentle. I have made a basic page for my kids school for a bingo flash board. Basically it is an image with 90 numbers that are mapped. When a number is clicked, a page opens up with the …

Member Avatar for thejester1975
0
114
Member Avatar for joe jacques

hi every one i need i want to learn the basics of html codeing acan someone help me out if you are intrested in helping a guy out email me or speek to me on messinger SNIP thank you - jj :)

Member Avatar for almostbob
0
39
Member Avatar for aslittell
Member Avatar for leahmarie
0
62
Member Avatar for miram

Hey can anyone help me... I have created an HTML webstie and I have a flash introduction which is sitting inside an HTML page. It loads fine by itself but take a long time if you are on a slow connection so I want to use a loading/progress bar. I …

Member Avatar for ArtphotoasiA
0
125
Member Avatar for shiv0013

[URL="http://webshapes.org/template/windowview/id/2007122710789078086"]http://webshapes.org/template/windowview/id/2007122710789078086[/URL] how to add drop down menu for this template? else please give a good link to learn drop down menu for css templates

Member Avatar for helioworld
0
47
Member Avatar for aslittell

I am trying to link a PDF document in HTML and I keep getting this error: "Bad Request Your browser sent a request that this server could not understand. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request." My code is …

Member Avatar for aslittell
0
125
Member Avatar for abhay1234

hello. I tried this with a bit of search. I wish to have freedom while typing text in my web page. I want the right margin to be fixed so that when i type text all aligns along the right margin. I tried tables but not satisfied [code] <html> <body> …

Member Avatar for Dr.Nour
0
71
Member Avatar for megashape

How can I fix this problem? for example, I have this piece of code: [CODE] <ul> <li></li> <li></li> <li></li> </ul> [/CODE] Now with the CSS I've set the margin to 0 between the <li>'s, yet in IE it shows 1px margin between them. when I'm trying to add things beneath …

Member Avatar for seo1394
0
138
Member Avatar for dlannetts

Ok, not sure if it's doable and how it's done, so l have come here :) Now what l am after is this, l have a css file and a html file, now in my html file l would like to be able to load in data from a .txt …

Member Avatar for almostbob
0
107
Member Avatar for rori

Hi, I'm working on fixing a code for a website that was done by someone else. I noticed this word "fprolloverstyle" in the style tag, and I couldn't understand what it means. I searched online but still I don't understand it! What does it do exactly? Can I remove it? …

Member Avatar for Cragdo
0
673
Member Avatar for cbanta

I'd like to preface this by saying I'm new to web design and have had one basic class on it over a year ago, so this may be a basic question but please humor me! Also, my site is somewhat crude humor, text only no graphics, so if your easily …

Member Avatar for cbanta
0
87
Member Avatar for xylude

I am perplexed as I have ever been in my 3 years of web development. I had a div class named ".bottomAds" that absolutely refused to even render on the page. It was like it wasn't even in the source at all (it was though, because I checked). So I …

Member Avatar for MidiMagic
0
87
Member Avatar for diafol

YT spits out invalid xhtml for embed code, so have been trying to get to grips with validating pages with embedded videos. Came across this today. Any thoughts? Does it work with all browsers? I've got the modern ones - so can't test the oldies. [CODE]<object type="application/x-shockwave-flash" data="[B]http://www.youtube.com/v/vUzTQWn-wfE&amp;hl=en_US&amp;fs=1&amp;rel=0[/B]" width="400" height="326"> …

Member Avatar for MidiMagic
0
145
Member Avatar for keoflex

I am building a database that handles food and nutrition intake. The database i am designing is fairly difficult so i was hopping i could get some help from the community. --------------------The database does the following---------------------- 1. track food intake aka total 'sugar', 'protein', vitamin B12 for all users 2. …

Member Avatar for keoflex
0
157
Member Avatar for snitch321

simple problem here is my code first[CODE]Intro_btn.addEventListener(MouseEvent.CLICK, Click); function Click( event:MouseEvent):void { gotoAndStop("what to put here?"); } [/CODE] and was wondering what do i place in the 'what to put here section so it goes to the next frame instead of a specific frame?

Member Avatar for snitch321
0
174
Member Avatar for richardsink64

Hello, I have a js slideshow in the page, but shows up on the left side. Using Dreamweaver CS4 how would I center the slide show? [url]http://www.sinksphoto.com/test_index_2/index.html[/url] Thanks for your help, Richard

Member Avatar for richardsink64
0
139
Member Avatar for jindalarpan

how i can put iframe on top of other iframe in html, i am trying to do is as follows there is a iframe of size 100px by 100px having src as web1.html and when i click a button outside the iframe new iframe should come up on top of …

Member Avatar for almostbob
0
87
Member Avatar for samarudge

Hi, I have a page with four primary DIVS layed out like: [url]http://wp-media.samrudge.co.uk/2010/01/1.png[/url] using the CSS [code=css] body{ background-color:#CCC; } #container{ width:300px; height:auto; background-color:#00F; padding:10px; } #header{ width:300px; margin:5px auto; background-color:#0FF; font-size:24px; } #left{ width:200px; height:auto; background-color:#90F; float:left; } #right{ width:100px; height:auto; background-color:#CF0; float:right; } #footer{ width:300px; background-color:#0F0; float:none; [/code] …

Member Avatar for Cragdo
0
97
Member Avatar for peepster

Hi there, I am doing a site redesign and it shows up without any errors in Firefox, Opera, Safari, Chrome, but in IE for Windows, I get a little "yield sign" in the bottom left hand corner. It says that there's an error on line 16, but there's nothing on …

Member Avatar for Cragdo
0
101
Member Avatar for Sarvadip

hi all.. I am going to do my final project of degree about [B][U]Social networking website... [/U][/B] So i need some title a catchy one for this online application.. So kindly give me ur kind suggestions and ideas for this project title.. Regardz

-3
33
Member Avatar for matthewl

Hi! I am trying to develop two columns that are side by side with in the "content" div. As of now the the columns is not forcing the "content" div grow with the columns. I am completely stumped and I could use your help? Here is the html for the …

Member Avatar for xylude
0
179
Member Avatar for loll_l

This is my booking form: [url]http://www.n-v-m.co.uk/Booking.html[/url] When 'Submit Order' is clicked a PHP script is triggered that emails me details of the order... What I require is an error message to pop up if either: a) The customer has selected 'No' for 'Is Vehicle roadworthy with full M.O.T.' or b) …

Member Avatar for xylude
0
112
Member Avatar for dlannetts

Well, l have a gradient for my background, just a simple one, here is the code to run it: [CODE]body { background: #d7e3ff url(images/top_gradient.png); repeat-x; width: 800px; background-position:top left; margin: 0 auto; text-align: left; outline: none; }[/CODE] Thats the css, now how do l add a bottom gradient for the …

Member Avatar for almostbob
0
101
Member Avatar for HazardTW

I don't understand very much about [URL="http://www.satzansatz.de/cssd/onhavinglayout.html"][U]hasLayout[/U][/URL], but I did just run into a problem where I was using a table for tabular data, but then decided I needed an image in one of the cells and some buttons. In order to get the image and buttons to line up …

Member Avatar for nrutman
0
254

The End.