6,557 Topics

Member Avatar for
Member Avatar for Gizmodo

My site works with IE, but does not with FireFox or Chrome. I have validated them using the W3C CSS and HTML validators. The site is: [url]http://ductcleaningtwincities.com/new/[/url] Any ideas? Thanks in advance!

Member Avatar for jb1ker
0
40
Member Avatar for Gowthamseeda

I have a problem in Java script when inputting data in html table via selecting from combo box.So any one can solve my problem,please send me code in Java script for restrict repeated data when the period of input. Thank u

Member Avatar for Gowthamseeda
0
97
Member Avatar for Electrohead

It is surprising that so many pages from professional companies are invalid! For example, GOOGLE is not valid HTML 4.0.1 Tramsitional, and a DOCTYPE fallback comes into effect because they haven't correctly coded their page. Surprising. Can anyone else find any like this?? PS my website isn't because I am …

Member Avatar for omol
0
523
Member Avatar for hadsuresh

Hi, I have developed small AJAX application, that gets the data from server and prints in the div element.. the AJAX request takes some time.. till the response returns I want to display the text ""Content is Loading, please wait...." in the <div> element... The code is shown below.. This …

Member Avatar for Luckychap
0
105
Member Avatar for cakka

Hi , i want to create a list with center position. How to do this the list in DIV format , this is the codes that i created. For HTML : [CODE] <div class="content"> <ul class="menu"><li class="leaf first"><a title="Solvent Distillation" href="/solvent-distillation.htm">Solvent Distillation |</a></li> <li class="leaf"><a title="The Spray Gun Cleaner from …

Member Avatar for siriyal
0
102
Member Avatar for kalyan_au_cse

Hi, I have project where a part is to make a maven 2 plugin for files to escape HTML content and generate a new file. I did it, to do this I used apache-commons-lang 2.4 library. But there is a new requirement now. They want to use it on a …

0
67
Member Avatar for SubProf

Hello everyone, I have a html file (that is displayed in a webbrowser) which contains an onclick function that calls an external function in c# code. I have this part working and after the external function is finished the webbrowser navigates to a new file. The html file contains frames …

Member Avatar for SubProf
0
112
Member Avatar for goodtaste

Hi Everyone! I need a teeny tiny favor from someone well versed in HTML that will be accepted by Blogger. . . I need an HTML email contact form. I went to W3 Schools and got one. I added to my post and published it. It composed well and the …

Member Avatar for MelechM
0
141
Member Avatar for creativehacker

150 html files are in a folder on a windows machine.Among them,content of some files (not the file names)contain the sentence "Hello World??". How to count no of such files using java program

Member Avatar for jwenting
0
102
Member Avatar for kookies

Hi, essential kindly helped in getting a javascript imageflow menu to display pictures inside an inline frame. Problem i have is that everything is displaying wrong on the page. Here's what i have currently code wise, i most likely have things in the wrong places i.e divs ? [code] <!DOCTYPE …

Member Avatar for kookies
0
110
Member Avatar for KylieByrne

Hi I've created an external style sheet for a webaite I'm building but it's not working correctly as the notepad file I created for this insists on saving as a text document. please can someone tell me how I save this as a css file type? Many thanks! Kylie

Member Avatar for MelechM
0
7K
Member Avatar for kookies

I am currently using a great javascript based image viewer and wish to use it as a menu to navigate pages on my website . Wondering if someone could take a look at this great menu and modify the javascript for me ? As i know nothing about javascript but …

Member Avatar for essential
0
214
Member Avatar for lonestar23

Hello, I am having problems retrieving correct values from two radio buttons in my AJAX script below. The radio button values are either a 1 or 0 and always produces 0 regardless of which button is selected. Once in AJAX, I can not have the script retreive a 1 or …

Member Avatar for lonestar23
0
531
Member Avatar for kevintfranck

Just that really. I am walking into an already developed basic html page pointing to a php login that branches out to info rich php pages used to order business stationery. I am relativley new to the game. I started my own business and just figured out what I needed …

0
50
Member Avatar for FullBjarne

Hello. I'm doing a html editor. i want a function to the html editor that change the color on the text when I press a button. Example if I write this code in the html editors textbox: <table><tr><td bgcolor = "abc123">hello</td></tr><table> And then I press the button would it change …

Member Avatar for Diamonddrake
0
158
Member Avatar for tiger86

Hey, I am hoping some kind soul out there can help me out. I want to make a site I am working on able to have more then one theme for example: Blue: Pink:Green:Flames is it possible to make it so when the person clicks the link it can load …

Member Avatar for MelechM
0
345
Member Avatar for lochii

[img]http://i5.photobucket.com/albums/y161/lochii/websitehelp.jpg[/img] can anyone tell me how to spread out the menu buttons?

Member Avatar for MelechM
0
127
Member Avatar for gpdrums

I'm working on an if else statement that will display a custom link for everyone except Company A. Everything below works just fine, but it's imperative Company A not see the first link. I've tried something along the line of: [ICODE]<?php $nolink = "Company A"; if ($_SESSION['company'] != $nolink);{ //display …

Member Avatar for langsor
0
172
Member Avatar for bonede

I am administrator of a CMS system for publishing web content. Our editors send newsletters out in html format. Email clients that doesn't understand html display those newsletters as plain text. That means that all the the html tags are displayed as part of the content. I am working on …

Member Avatar for bonede
0
124
Member Avatar for subscribeid

Hello, i have created a HTML table dynamically using javascript and JSP, i have to store the values inside the table to database. Thanks in advance. Ananth

Member Avatar for peter_budo
0
1K
Member Avatar for deepak.mahir

i have a page coded in html and it takes 3-4 sex to load my page on webserver in IE,but i need to make it work fast. can anybody help in that,HTML code is

Member Avatar for ExplainThat
0
106
Member Avatar for blackbirdphotos

CSS in EI and Firefox - HELP! PLEASE! I am in a rush trying to get a website up for clients, and my CSS is not working in EI, only seems to in Firefox, safari. I'm on a mac, and have no PC access right now. Can anyone please help, …

Member Avatar for MidiMagic
0
87
Member Avatar for Diode

I was just at validator.w3.org testing my site, and it found <td background='bricks.jpg'> as an invalid tag. It said Line 25, Column 29: there is no attribute "background". I am using XHTML 1.0 Transitional. Did they really do away with image backgrounds? I can't imagine that they'd want pages to …

Member Avatar for MidiMagic
0
170
Member Avatar for Soundgarden

Howdy guys, I would like to know weather it's possible to add html links within a listbox ? I have had a quick play around and yes i can insert the link as static html link ("http://thisite.com") but not clickable. Or if so use the tooltip to some how launch …

Member Avatar for LizR
0
114
Member Avatar for topsege2007

I have 3 images and i want them to show up one after the other within a column. i guess this is called swapping. Pease help out

Member Avatar for topsege2007
0
105
Member Avatar for Lu5ck

Hi all, How do you read specific <div> tag from responsetext? And also, is it possible to count how many <div> tag are there in responsetext? I have been googling for quite sometime but didn't find any tutorial or explanation nor answer. Thanks for the help.

Member Avatar for langsor
0
96
Member Avatar for lich
Member Avatar for cakka

Hi, i am using Firefox 3 for checking the site that i am being created. It was perfect on firefox 2 but why on firefox 3 some style is not loaded. I have check the CSS that loaded by Firefox 3 and that is correctly. Why the effect is not …

Member Avatar for kavithakesav
0
87
Member Avatar for Doctor Inferno
0
60
Member Avatar for cosby

Hi everyone i am actually new in linux and i am looking for a software that i can install on ubuntu 7.0 to convert openoffice document through command line.that software it must call openoffice to convert the following: RTF to HTML RTF To PDF

0
87

The End.