10,325 Topics
![]() | |
Having big trouble with my web site... the main content of the pages simply drops down... How can that be fixed....??? Pls take a look.... At first the page looked fine.. but after I applied the CSS styling... the content of the middle column dropped down.... what can I do … | |
hello guys, good day! i would like to seek for help regarding on how to cascade drop down list using struts tag <html:select> with ajax. it goes like this. drop down list 'A' is the list for Car Brands and drop down list 'B' is for the Car models by … | |
hi fellow developers, I am in the process of generating a pdf file from html....The concept goes like this... I have a Html page where the details of a particular employee is displayed in a table...At the bottom of the page there is a button to convert this page to … | |
![]() | [url]http://www.further-flight.co.uk/index_20080613.php[/url] I would like the background to appear underneath the horizontal menu on this page. My code currently looks like this: HTML: [CODE] <!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" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <script src="/style/equalcolumns.js" type="text/javascript"></script> <link rel="stylesheet" type="text/css" href="http://www.further-flight.co.uk/style/20080613.css"/> <title>FURTHER FLIGHT</title> … |
I want to use border on the text on mouse move with shaded back ground it is ok if the text is in one line but it fails when text is in more than one line so I try to use table in anchor tag so it will give border … | |
hi all, can anyone help on the fact that the "padding:5%" (or any other percentage) is not working in ie (i.e. ie7, which i have checked). It's working fine in FireFox. thanks in advance. | |
Hi Guys, I have a huge problem. I'd like to put my images to the middle of a div. Every image has a different size (It would be a gallery). I have tried several solutions, but none worked. My biggest problem is the pictures have a shadow, so I have … | |
Hi all, Can someone tell me, How to wrap text around an image when the image source is in a php variable?Here is my code. [code=php] <html> <head> <style type="text/css"> #divider { background-color: #ccffff; border: 1px solid #ccc; padding: 0px; margin: 1px 0px 0px 0px; } .fndslist{ position: absolute; border: … | |
shall i write ASP code in HTML code have any code snippets plss | |
When I set my session variables, and then move to the next page with my new found credentials, it doesn't keep them. I'm moving from login.asp using check.asp which should bring me to panel.asp. login.asp: [code] <html> <head> <title>Login</title> </head> <body> <% Session.Abandon %> <form name="form" action="check.asp" method="post"> Username: <input … | |
Well, first of all, I'm Alex, I'm 18 from Toledo, Ohio. I have no IT or even computer related work experience but years of trial and error knowledge as a hobbyish home user. I've tried everything to figure out where exactly I belong, but I'm not getting anywhere. I started … | |
Hi, everybody, How to change the images after every 5 seconds in html?????? The images should display in the same places for every 5 seconds????? can anybody send me code please.... | |
Dear my friends, I really need your help to work out JSP function in my website. In navigation section, I want jsp code which can show all information relevant to a navigation button customer click on: Eg: I have navigation called laptop. After clicking on laptop navigation, customer will see … | |
Hi, is it posible to make table round in HTML using CSS ??? | |
When using this HTML code: You get a rectangle where the location is stored, and a button labelled "Browse..". I would like to redesign the "Browse.." button and I was told this would have to be done using mainly javascript and abit of css (I thought it would be the … | |
hey guys how are you all? i am recieving the following error in all my pages except my homepage on internet explorer. [code]Line: 49 Char: 1 Error: 'null' is null or not an object Code: 0 URL : http://www.worldofpakistan.net/register.phpLine: 49 Char: 1 Error: 'null' is null or not an object … | |
I've been trying to figure out the best way to fix this problem for the past half day. I fixed some other issues with the image, but now I can't get it to be centered like the header image above it with the words on the gray line. I want … | |
hey guys, the browser gives the following error when i open my webpage. [code]Line: 49 Char: 1 Error: 'null' is null or not an object Code: 0 URL : http://www.worldofpakistan.net/register.php[/code] the code of the page is as follows: [code=php] <!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" … | |
hi there. i created an xml, xsl, and html files and i need to create a drop down list that will allow me to quesry database my xsl files is [QUOTE] <?xml version="1.0" ?> - <Kwantlen> - <Schedule> <Semester>Summer</Semester> <Department>CISY</Department> <CourseName>Emerging Technologies</CourseName> <Prerequisite>CISY1218</Prerequisite> <CRN>2583</CRN> <Days>Monday</Days> <StartTime>16:00</StartTime> <EndTime>19:00</EndTime> <RoomNumber>G1045</RoomNumber> <Instructor>Sen</Instructor> <FinalDate>August … | |
Hi all, I'm working on some syntax highlighting code. Well, the code is finished, I just need a list of all of the syntax to highlight. I'm allowing the user to select the color and words per list of syntax, I just need to know what words to put in … | |
hey guys ..im new to javascript .. i hav a validation function which alerts by showin error ..bt wen der is no error i want to continue to my next form ..ie a html page ..i tried to check on error bt stil its nt redirectin .. . waitin for … | |
I'm new to Javascript and found some code on the internet that's supposed to create some nested select boxes. Here is the code: [code=html]<html> <head>Some testing</head> <script type="text/javascript" //src="http://trac.mochikit.com/browser/mochikit/trunk/packed/MochiKit/MochiKit.js?rev=1256&format=raw"></script> <script type="text/javascript"> /* <![CDATA[ */ // An array of the currently visible selects var level_selects = new Array(); connect(window, 'onload', function … | |
Ok.. I'm a little stuck at the moment. I am currently redesigning NaturalBronze.com and updating the company's website. It hasn't been touched in almost 4 years. When I mean touched, I mean they didn't even realize the website was still up. Yeah. Anyways, after many meetings and many mocks, we … | |
Hi, I designed one intranet website. Now we are updating employee b'day information for that i should design page and uploaded every time. Is there any option exact 12'clock the page automatically has to go live. Thanks in Advance. Cheers...... | |
Hi, I designed one intranet website. Now we are updating employee b'day information for that i should design page and uploaded every time. Is there any option exact 12'clock the page automatically has to go live. Thanks in Advance. [B]Cheers......[/B] | |
Disclaimer: I am not a webdesigner by any means, i only know enough to get my self into trouble. Im trying to help a non-profit fix their webpage, and Im having a rotten time getting IE and Firefox to agree. the front page is a 3x3 grid of pictures that … | |
Hey all, I have a div tag in which is a basic place holder, calling CSS to clear some floats of previous div tags. They are currently being used like [code] <div id="clear"></div> [/code] Does my code validate better, or is it better practice to use [code] <div id="clear" /> … | |
Dear All, i have been asked to develop a website either in php or in one of java techonologies ( struts or jsp) the very important point in this site is that it has the following features... 1)the will be used for any purpose ( i mean still now there … | |
hi if u login as a user into one site there we have to provide an option to create user define pages when the user is relogin he should get his own site instead of default site. logged in users site with all CSS ,HTML Pages ,Menu bars etc. what … | |
Hi, I'm kind of a newbie in css. I recently tried to learn by starting to modify a Blogger CSS template. I've been having problems with the layout in IE,the upper menu doesn't show right,it sits either behind the main body or it creates a huge gap between the header,logo … | |
Hello, while I am not new to web design, I am new to developing an XHTML 1.0 Strict site using divs and not tables. I am trying to revamp my website to use this, and it is proving a challenge making it compliant in Firefox, IE 6, and IE 7. … | |
I know how to make a link on an image that is just simply in the html, but I'm trying to figure a simple way of just putting the link in the css page. Does anybody know how this works? | |
I am trying to get a two level drop down menu to work I am using the suckerfish example but running into a problem. I want the top level to remain the same throughout w/o changing any background etc. The problem I am having I cant seem to line up … | |
Hi, Freinds, please post your replies for below questions for sharing our knowledge on CSS [LIST=1] [*]What is CSS? [*]What are Style Sheets? [*]What is external Style Sheet? How to link? [*]What is embedded style? How to link? [*]What is inline style? How to link? [*]What is imported Style Sheet? … | |
I can do a basic HTML site although not an expert by any means. I have heard that CSS makes changing things on the site a lot easier, though, so I would like to learn how to create my own. Did you find it difficult to learn? Can anyone point … | |
Hi All, How do I extract the data from html file which consists of table data rows will vary from time to time....How can I extract from C#.NET 2.0 application. reference will also helps me. Thanks in advance Raju | |
Hi All, I'm trying to make a drop down menu by using visibility of div. Using javascript also. Pls. have a look at this page [URL="http://www.vitj.ac.in/index_copy(2).htm"][B]problem[/B][/URL] When we rollover on about us the menu surely comes in IE but in Mozilla firefox doesn't work properly. Pls. have a look at … | |
Hi guys, I put this site together for a personal project I've got in progress and am having some issues with the header and footer. My resolution is 1280 x 800, and when my browser is full screen, the page looks perfect. However, if I make the browser window smaller, … | |
Need to add 4 tab spacings in between hyperlinks "ManageLink" & "ManageLink1" I tried using: xwriter.WriteEncodedText(" "); AND xwriter.WriteLine(); Both these inserts only single spacing. Any help how can i create multiple spacing between these hyperlink controls [ICODE]xwriter.RenderBeginTag(HtmlTextWriterTag.H6); HyperLink ManageLink = new HyperLink(); ManageLink.Text = "manage"; ManageLink.RenderControl (xwriter); xwriter.WriteEncodedText(" "); … | |
With kind help of Robothy, I managed to slice up my site design to redo it in CSS. Before: [URL="http://www.worldbellydanceday.com"]http://www.worldbellydanceday.com[/URL] After: [URL="http://www.worldbellydanceday.com/index2.html"]http://www.worldbellydanceday.com/index2.html[/URL] Now I got my final headache. The drop down menu. The old one is done in JavaScript, and one my friend complained that it did not work on … | |
Hi Everybody, As you can tell by the title, I am very new to Java. I have a html page that I need to call from java. i use Runtime.getRuntime().exec("C:/Program Files/Internet Explorer/iexplore.exe"+" help.html") ; //help.html is the required html file which is stored in the same folder. But when i … | |
Hey I'm 13 years old and I'm pretty new to web designing right now. I've got a really big interest in it now I wanna be pro earn money when I'm older start mini shop online. I know a few codes like <html> , <marquee> that basics. But I want … | |
Hi all, i was hoping someone here could clue me in to what i have done wrong with my code, all i'm after is a simple left to right image gallery showing a row of photos. I'm a mac user so i was able to check the results in Firefox, … | |
when i repaint the a div in internet explorer i get a lot of flicker. i repaint all the div objects in the main div. there are no images. only div elements (boxes). not even text. is there a way to reduce this? | |
Hi everyone, Gud morning!!! I've encountered a problem using innerHTML for coding and unfortunately it is not working in Firefox. Can anyone from you help me in the regard. I'll be thankful to him/her. Thanks a lot for goinh thro' my thread. Any help will always be well appreciated. Regards … | |
Hello everyone -- first time poster and relative newcomer to the boards. This bug I'm tackling has me at my wits' end and it's come time to turn to the masses! If this is posted in the wrong forum and/or has already been addressed, I apologize. However, I've done thorough … | |
I need to be able to perform the creation of HTML controls (i.e. Tables, form controls) from inside of a DLL in vb.Net I have searched Goggle far and wide for what Import statement references the HTML objects. Imports System.Web doesn't do it. I would like to do something like: … | |
I'm trying to get some HTML code from a page. The only way to do this that I know of is [CODE=javascript]document.getElementById('id').innerHTML = 'newhtml';[/CODE] But the problem is that the page is taken from the web and it has no IDs to get and I can't modify it by putting … | |
The following script function "btnRunScript_onclick" works as long as it does not access the HTML control "txtMessage". If it does, "Page Error" is shown in the statusbar of Internet Explorer (6). Knows anybody why? Thank you. [code] <%@ Page Language="vb" AutoEventWireup="false" Codebehind="GuessingGame.aspx.vb" Inherits="Ch07Le04.GuessingGame"%> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> … | |
Could someone please help me with HTML code to embed Flash player in our web pages. [url]www.ldicn.org.uk[/url] I have very successfully downloaded the code for windows media player but flast player html doesn't seems to be working. [url]http://www.ldicn.org.uk/doc.asp?catid=275&docid=1310[/url] please help! |
The End.