6,557 Topics

Member Avatar for
Member Avatar for krammer

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 …

Member Avatar for krammer
0
210
Member Avatar for veledrom

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

Member Avatar for casper_wang
0
77
Member Avatar for thompa

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 …

Member Avatar for thompa
0
353
Member Avatar for nomolos
Member Avatar for anthrex

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 …

Member Avatar for ~s.o.s~
0
331
Member Avatar for bharathi_n_r

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 …

Member Avatar for bharathi_n_r
0
103
Member Avatar for sreein1986

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 …

Member Avatar for MidiMagic
0
77
Member Avatar for prkumar.jha

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.

Member Avatar for MidiMagic
0
84
Member Avatar for sreein1986
Member Avatar for sreein1986
0
113
Member Avatar for sreein1986

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....

Member Avatar for buddylee17
0
46
Member Avatar for sreein1986
Member Avatar for Metalsiege

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 …

Member Avatar for Metalsiege
0
164
Member Avatar for 7arouf

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 …

Member Avatar for 7arouf
0
165
Member Avatar for anuragatiiith

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 …

Member Avatar for anuragatiiith
0
119
Member Avatar for kavithakesav

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......

Member Avatar for kavithakesav
0
109
Member Avatar for kavithakesav

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]

Member Avatar for sreein1986
0
40
Member Avatar for sagedavis

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" /> …

Member Avatar for MidiMagic
0
337
Member Avatar for stesteste

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 …

0
58
Member Avatar for rexibit

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. …

Member Avatar for rexibit
0
136
Member Avatar for w33n

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?

Member Avatar for w33n
0
58
Member Avatar for becraig

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 …

Member Avatar for sreein1986
0
107
Member Avatar for sreein1986

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? …

Member Avatar for peter_budo
0
121
Member Avatar for alwaysworking

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 …

Member Avatar for alwaysworking
0
443
Member Avatar for Raju5725

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

Member Avatar for bbkidsdad
0
65
Member Avatar for innovativeatul

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 …

Member Avatar for UIJAD
0
201
Member Avatar for newasp.net

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(" "); …

Member Avatar for UIJAD
0
143
Member Avatar for subroto1486

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 …

0
58
Member Avatar for sublime99

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?

Member Avatar for MidiMagic
0
58
Member Avatar for ardeezstyle

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 …

Member Avatar for ardeezstyle
0
125
Member Avatar for papafiduk

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 …

0
137

The End.