6,574 Topics

Member Avatar for
Member Avatar for bonyblack

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 …

Member Avatar for bonyblack
0
117
Member Avatar for crazy.works

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 …

Member Avatar for MidiMagic
0
93
Member Avatar for jessc0108

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 …

Member Avatar for MidiMagic
0
241
Member Avatar for mykar_88

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 …

0
88
Member Avatar for xresplendencex

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 …

Member Avatar for xresplendencex
0
106
Member Avatar for pswati
Member Avatar for johnathanamber

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 …

Member Avatar for johnathanamber
0
423
Member Avatar for kyllle

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 …

Member Avatar for MidiMagic
0
107
Member Avatar for Syakoban

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 …

Member Avatar for MidiMagic
0
48
Member Avatar for tryphy

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 …

0
73
Member Avatar for dave_nithis

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

Member Avatar for kceleb9
0
71
Member Avatar for kuldeep04

Hello All, I want to convert my all PDF data into HTML format using PHP script.so, anybody can help me to do that?

0
96
Member Avatar for moerpheus

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

Member Avatar for AceofSpades19
0
43
Member Avatar for acediamond

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.

Member Avatar for lio04
0
117
Member Avatar for Ginter25

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 …

Member Avatar for moerpheus
0
71
Member Avatar for regent_royal

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 …

Member Avatar for Ezzaral
0
166
Member Avatar for baltazar

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 …

Member Avatar for sreein1986
0
92
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
213
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
78
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
355
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
333
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
105
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
78
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
85
Member Avatar for sreein1986
Member Avatar for sreein1986
0
114
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
47
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
167
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
167

The End.