10,325 Topics
![]() | |
Hi The page refernced here works in Firefox and Safari but not in any version of IE Can anyone advise me of the changes required to make it work in IE - or point at a web site giving the answers ! [url]http://www.asms23.dsl.pipex.com/css-demo.htm[/url] Thanks in advance | |
I am making a whatsmyip.org clone and this is what I have so far [CODE]<HTML> <HEAD> <TITLE>Maddog's IPs'</TITLE> <META NAME="Keywords" CONTENT="IP, address, find ip address, ip addres, whats ip, ip find, ipconfig, ipaddress"> <META NAME="Description" CONTENT="Maddog's IP' - The #1 Way To Find Your IP Address !"> <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> … | |
I have a number of data points that I want to display on a web page. At the moment I use Imagemagick and place the data items on a base image and just display the image. the data gets updated every 5 minutes. Data is for instance temperatures and pressures. … | |
HI, i want to generate html file from xml and xslt documnet using java...pls,,, | |
I don't know if this is the best section to ( ask questions ). So, excuse me. It's my first topic anyway, and I couldn't find any other section to ask for help. I believe you don't need any explanation about my problem, but here it is anyway: E.g : … | |
I have a DHTML ajax pop up that I would like to have centered in the page as it is currently left justified. Also, I would like it to only show the first time a user views the page. Here is the code: [CODE] <script type='text/javascript'> // Browser safe opacity … | |
hi, i have store in db the below output.where the user has entered using editor. <p>This is some <strong>sample text</strong>. You are using</p> i want the other users to view the output as we see in html pge i.e i want to strip the tags | |
Hi, I have a HTML Page and i want to get the Hit count of this page once opened and to be displayed in that HTML page using a text file which will store the value of count. Thanks in advance.... Ravi | |
Hi, this is my first post on DaniWeb. I created this table and it works perfect in Firefox, but not in Internet Explorer. I tried different document types, I wc3 validated it, changed the height in css for the div and for the tbody, but still not working correctly. It … | |
I am a newbie ...and i m working on a casetool....named Coolgen... Which Generate the jsp pages.... now i have added a html control on my page...... <input id="demo1" size = "10" onBlur="magicDate(this);validate1();" > Now there is a onther field.... which is ool gen field.........whose id is 'PUBLISH_DATE' i want … | |
Has been working on performance graphs for a cluster of server over the last couple of week for a company with matplot lib and python. The prolem is that the picture that's been published of the graph has a couple of labels that they feel is 'hard to read' 'cause … | |
I was developing a web site locally with PHP/MySQL on my windows PC running XAMPP. I got all of my scripts running well! I have it to the point where I decided to purchase the domain name, link my existing 1and1.com account for the server to the domain, and upload … | |
Has been working on performance graphs for a cluster of server over the last couple of week for a company with matplot lib and python. The prolem is that the picture that's been published of the graph has a couple of labels that they feel is 'hard to read' 'cause … | |
Can anyone help me? I tried using spry in dreamweaver CS3 for the first time and, upon completion of my site, found that it isn't working in some versions of IE. It opens perfectly in Firefox, Safari, and Opera. Different versions of Internet Explorer seem to carry out the code … | |
Hi all, I'm new to this site I have an assignment due and the CSS is killing me. I know it not the best way to display XML but that's what they asked for. My main problem is displaying these pieces of code in CSS can anyone make a suggestion … | |
I have been studying Javascript for quite a while now and I've recently started some projects of my own to try it out. Although my script looks perfectly valid to me, the error console in my browser keeps reporting that my object data type-variables are undefined or null, but I … | |
hello i was working on design new style for games script called onarcade and i want to stretch it , i mean i want to make the script width full screen in the script one css file and i had a try with it but i failed so u can … | |
hi, i have designed a navigation bar using pop up menus in fireworks and used the insert>image objects>fireworks html to put it on my web page. when previewing it in firefox and ie7 the popup menu doesnt work. looked at the coding in imported and it has an error im … | |
hi pls help me to fetch the data from the following HTML source code. [code=html] <TR> <TD colSpan=2> <CENTER>[B][U]CS1304[/U][/B]</CENTER></TD> <TD colSpan=2> <CENTER>[B][U]20[/U][/B]</CENTER></TD> <TD colSpan=2> <CENTER>[B][U]49[/U][/B]</CENTER></TD> <TD colSpan=2> <CENTER>[B][U]P[/U] [/B]</CENTER></TD></TR> [/code] i want to fetch the BOLD contents (i.e CS1304,20,49,P) from the source. pls get me the code to fetch it … | |
I'd like to embed an HTML box in a blog (LiveJournal) entry of mine. An example of the sort of HTML box I'm talking about is here: [url]http://puuchan.livejournal.com/1082.html?mode=reply[/url] I'd like to have a box that I can place a code in so that others can copy and paste it. (Like … | |
How to link the data using JavaScript in html.? | |
Morning eveyrone, Alrightly then, I've already got an HTML form that uses PHP to send information to an MySQL database. I also already have a search form that allows me to search for current information that is already in the database. This is what I want to do, but I … | |
Hi all, Iv started working on my first css site and have encontered a problem taht I judt dont know how to fix, its kinda strange to me but Im sure someone will find it a simple problem. Iv attached a jpg of my proposed layout and the link below … | |
Hi All, Iv been working as a web content editor for a while now and understand html very well and the concept of css through having to edit countless amounts of webpages through my work, but, I have never actually built my own site using css and I feel its … | |
Hi, I have a simple looking 2 column CSS layout I want to implement, but my skills aren't there and from what I've been reading, it is a challenging design even for the pros. Any help with this or direction to sample CSS is [B]VERY appreciated[/B]! The idea is to … | |
Greetings All, Here is my filled-out questionnaire from the original (pre-Comm. Intro. forum) thread: Name: James Nickname: Jimmy Height: 5'10'' Weight: 182 Hair: Brown Eyes: Blue Location: NC Currently, hoping to move pack to PA within a few years Age: 22 Hobbies: Listening to music, playing the video games, going … | |
Hi, I am trying to do with this code. . But i coudnt able to get it work. It like i embed a background(bg) music in html and also wrote a javascript to stop playing the audio. The script goes like this.. [code=html]<script language="javascript"> function stopAudio() { document.audio.play(false); // I … | |
Can you tell me which part of this code is the Input Box(browse box field) and the Submit Button, please? Thank you. [CODE]<%@ Language=VBScript %> <% option explicit Response.Expires = -1 Server.ScriptTimeout = 600 %> <!-- #include file="aspupload.asp" --> <% ' **************************************************** Dim uploadsDirVar uploadsDirVar = "C:/Documents and Settings/TAinput/" ' … | |
Hi all!!! This is my first post here so please feel free to move if it's in the wrong place :-) Ok, i am just starting out in web development, and i have created a data entry form in DW CS3 and succesfully link it into MySQL (big deal for … | |
Hi all, Can anyone explain how to parse a html file at the client side that we got as a response from the server? Please provide me good websites for doing this task. Thanks in advance. Dave. :) | |
Hello All, I want to convert my all PDF data into HTML format using PHP script.so, anybody can help me to do that? | |
Dear all, I have the following in a web page: A menu (let's call it Menu1) with several links and by its side another menu (Menu2) with some links also. Menu2 is a drop down menu that drops down on top of Menu1 when you click the Menu2 button. Well, … | |
here's what i already have, whenever i click a specified letter like for example 'A' it must print out and count how many countries starting with that letter. The problem is whenever the count is greater than the specified limit, when i clicked to page 2, it shows also countries … | |
hi all, Can u plz recommend the best books of DHTML. I want to learn, i need all those books which include Javascript, Vbscript,CSS, activex and others! plz help........... | |
I am playing around with a website I am developing for my spouse. I am wondering how you fix an image within a frame or htm doc. so even when you need to scroll the background image stays fixed within the frame or page. | |
In the past Maryland website design created rollover buttons using graphics programs like Adobe Photoshop and/or Macromedia Fireworks, and embedded them on their web page with all the unfriendly code that is needed for the rollover effect. The problem with doing this can be two-fold. First, search engines prefer text … | |
I'm using FreeASPupload script and it works successfully. I'd like to get some guidance on how to modify to add a second Browse Box and second Submit Button, so these uploaded files can go to a second directory destination. Thanks. I believe this is the script page (of two) that … | |
Hi, friends I am developing project in which I get some data from the database which is already saved as HTML. I can get get whole data which is simple HTML but this database content is developed as below. Word file first created save it as the web content and … | |
Hi, I'm a web designer and content manager who has worked with Open Source content management systems, and especially Joomla!, for the past five years. I'm currently designing and managing websites for a bioinformatics company. Before that I was a freelance web designer for 17 years during which time I … | |
Hello everyone, I've run into a brick wall with this problem. I've been given a huge webapp that was designed for IE6, and I need to make it work(and look good) in Firefox 3.0 and IE7. So far, it's just been a bunch of CSS, JSF, and HTML changes, with … | |
I want my form to be validated that is no field should be empty.....i have tried some code on field only but its not working...please help <html> <head> <title>city talkies acccount</title> <style type="text/css"><!-- p { font-size: smaller; font-family: sans-serif;align:center;} --> </style> <body bgcolor=""> <script type="text/javascript"> function validate_form ( ) { … | |
Hi, I have a table in my web page. I want to arrange the margins very close to sides (left, right, above, below). Because, table is wide i cant see some columns when i print it off. How do i do this? Is it with HTML or CSS? If any, … | |
I have a horizontal CSS menu that has the following HTML structure. <ul> <li><a class="top_link">Item 1</a></li> </ul> I would like to know what the difference is between the following two CSS codes and what they do. (top_link is the class name I have given to the a tag) I am … | |
The css layout that I have works perfectly in firefox, but not in IE. The menu has all extra spaces between them, the background image doesn't show, and the container doesn't look the same. I'm sure you guys have seen this many times...here is my css code: Thanks to anyone … | |
Hi all, i have used this include function , but i am not getting proper output, the included files are one below the other i want it to be side by side, this is code i have written whats wrong with this code,? <html> <head> <style type="text/css"> table.one { table-layout: … | |
Hi, I have solved table margins problem but now, I want to set "Page setup" margins in HTML or CSS. How can we do it? I dont want to set them manually all the time before printing. Thanks | |
Hi, I have a table in my web page. I want to arrange the margins very close to sides (left, right, above, below). Because, table is wide i cant see some columns when i print it off. How do i do this? Is it with HTML or CSS? If any, … | |
Right now I have a page set up that inserts a record into a DB that a user enterd. I have it set up to take them to another page that shows the the information that they entered. but I also have a cfmail tag that e-mails the same information … | |
Hi there, I have had a script on my web site which opens a popup window when clicked. It works in Firefox and I am sure that it worked in IE6 - but it does not work in IE7. The javascript part is from Eric King who posted the script … | |
i have a USERNAME and PASSWORD text field. how can i call it using JSP |
The End.