10,650 Topics

Member Avatar for
Member Avatar for BlueCarNumber9

Hi everyone, I am trying to make a toggling on/off button for a looping sound using AS3. Currently it starts with the on icon showing but when pressed shows the off icon but it must be pressed again to stop the music but then shows the on icon while the …

Member Avatar for bobby_boer
0
219
Member Avatar for virtualmisc

hello Friends I am using Dreamweaver CS3 to update my website. but when I have to upload a folder of images I upload each image separately by selecting it from hard drive when the message "If the image is to be copied to the remote server " is prompted and …

Member Avatar for digital29
0
70
Member Avatar for GordonUK

Hi everyone, Im having a problem on a website im developing where images and graphic banners are not being displayed even though they were being displayed successfully previously and I just wondered what the problem could be? Could it be a memory problem with having too many images and videos …

Member Avatar for digital29
0
84
Member Avatar for cosmetic8635
Member Avatar for gretty

Hello I am starting to learn both HTML & CSS for University & I have some questions about what the proper practices a HTML coder should do in terms of Website architecture: I want to ask what is best, most conventional or the industry standards for the following: - include …

Member Avatar for Hangfire
0
66
Member Avatar for Dani

I would like to use <H1> and <H2> tags to emphasize important keywords for SEO purposes. Is it XHTML-transitional legal to enclose a <div class="blah"> tag inside an <h1> tag?

Member Avatar for rrdavik
0
149
Member Avatar for virtualmisc

Hello Friends I have programed flash links in Macromedia flash professional 8 for my site. They work perfectly if the user clicks a link to get to my page But it doesn't work if the user types the url straight into the address bar. Please help me with this. Thanks

Member Avatar for rajarajan2017
0
53
Member Avatar for drewpark88

Hey Guys, I am having issues with my header. I have a header image which I set as my background that expands with browser, but I want it to be 502px in height. Here is my css: [CODE] .Container #header { padding: 0px 0px 0px 0px; background-color: #DDDDDD; background: url('folioheader.jpg') …

Member Avatar for drewpark88
0
81
Member Avatar for drewpark88

*Thoght I fixed it, I was wrong : ( Hey Guys, Ok so here is my problem. I have created a three button horizontal navigational bar and want it to float to the right of my logo. My fist button the home button is in the spot i want it, …

Member Avatar for drewpark88
0
92
Member Avatar for spookies

Hi I cannot seem to get a div to sit above a parent div for my top nav - it works in FF and Safari but not IE. I have adjusted z-index and also tried various positioning but no joy. Any advice welcome. [URL="http://www.firefuel.co.uk/a"]http://www.firefuel.co.uk/a[/URL] CSS ==== [CODE] #topnavbg { position:absolute; …

Member Avatar for spookies
0
116
Member Avatar for ada_a

I've been having problems with the sidebar div on a blog layout on [URL="http://adatestgraphics.blogspot.com/"]this site[/URL]. It works fine on FF but displays incorrectly on IE7. Supposedly, IE7 has implemented the use of position:fixed in their CSS so I don't see what the problem is. Anyone care to help me debug …

Member Avatar for coolkido
0
442
Member Avatar for dwlamb_001

Good day, I'm using jquery to give me three tabs of information. For one of the tabs, the block of text is still very long. To make it more manageable, I've coded: [CODE="css"] .job { height: 250px; overflow:auto; } [/CODE] Displayed in Chrome, Firefox and Opera, everything works as it …

Member Avatar for macneato
0
68
Member Avatar for ErlendHL

Hello! I have a site, that I use to learn those web building languages. I have a problem with the menu tabs layout: A div contains many a's but, and it is supposed to cover the path behind them, but: t[URL="http://erlendhl.ueuo.com/"]his is what happens[/URL]. I have tried position:absolute; but then, …

Member Avatar for ko ko
0
95
Member Avatar for drewpark88
Member Avatar for Froger93

Hey, I'm designing a site for my old man and I am having some issue regarding pre-loading image for a hover effect. Currently when I hover over an image it gives me a brief period of white space then loads the hover image. I have tried to add the images …

Member Avatar for Froger93
0
195
Member Avatar for rajabilal 7453
Member Avatar for beforetheyknew

Hey guys, having a bit of a problem with validating some really basic strict html forms. Below (in the code tags) are the validators comments. [CODE] character data is not allowed here <option value="d" />d/ Talking</option> end tag for element "option" which is not open <option value="d" />d/ Talking</option> [/CODE] …

Member Avatar for beforetheyknew
0
91
Member Avatar for K?!

Hi all Is it possible to specify that NOTHING is allowed to come below an element? It's like this, if have a menu on the left, and when i make the browser small enough, text starts getting below the menu, and I don't want it to. I'd rather not create …

Member Avatar for K?!
0
464
Member Avatar for drewpark88

Hey Guys, My employer has given me .BUP files from a DVD and wants me to make this video play on their website. If I could convert it to a .flv file or even a avi. Does anyone have any idea how to convert a .bup or a software they …

Member Avatar for rajarajan2017
0
57
Member Avatar for lobstar

Hi Everyone, I have been coming to this site for a while to get help with some minor things in the past, but now I have a strange issue that doesn't seem to have a solution anywhere. Lest start by giving you a link to the page in question: [URL="https://www.ecooutdoorsports.com/prod_4.php?cat=women&sub=0&fsub=&class=20.74&id=AFCZ254REG&pdname=WOMEN%27S+CAPPELLO+CORD+SKIRT-REG+F09&vendor=TNF#"]https://www.ecooutdoorsports.com/prod_4.php?cat=women&sub=0&fsub=&class=20.74&id=AFCZ254REG&pdname=WOMEN%27S+CAPPELLO+CORD+SKIRT-REG+F09&vendor=TNF#[/URL] …

0
144
Member Avatar for Abdel_eid

hey guys I' am new to css and i have a problem which is the div statement e.g <style type="text/css" media="all"> div{ content:"the string is placed inside div stat."; border: thick solid black; backgound: skyblue; color: black; font-size: xx-large; padding: 20 px; } </style> <body> <div></div> </body> but it is …

Member Avatar for Abdel_eid
0
87
Member Avatar for jpadams

I have a space between my divs and I can not figure out where this sucker is coming from. I have checked all images to make sure they are the same and it is still there. The development site is [url]www.jpadams.com/test/user/list.php[/url] Here is the CSS [CODE]#Table_01 { left:0px; top:0px; width:1024px; …

Member Avatar for onhaleakala
0
85
Member Avatar for beforetheyknew

Okay I've got 2 more problems for you guys! 1. I have to insert images using css (so im using background img) which works fine, and i've background-positioned it right, which is fine, but obviously the text goes over it. How can i change it so the text stops before …

Member Avatar for beforetheyknew
0
82
Member Avatar for mairtinomarta

Using IE 7 (and Opera), by selecting the select field below, and using the keyboard char "M" to scroll through the options, it seems to select options in a random order. (Not alphabetically I think). Some options even get selected two times before another gets selected once. Eventually, it will …

Member Avatar for mairtinomarta
0
135
Member Avatar for raju.raghup
Member Avatar for macneato
0
94
Member Avatar for tanha

Hi, I designed a page with CSS which has the following sections: [LIST] [*]Header and Logo [*]Left Navigation [*]Main Content [*]Footer [/LIST] Also I have another CSS file for the print of the page, where it hides the following sections: [LIST] [*]Header and Logo [*]Left Navigation [*]Footer [/LIST] It works …

Member Avatar for tanha
0
79
Member Avatar for dominique7

Hi, I was just playing with a simple navigational bar and stumbled upon a problem I can't isolate. When I use <ul> and <li> and "display: inline" I can't get the li fields really close horizontally in Firefox, so that the <li> borders would touch another. IE6 does what I'd …

Member Avatar for dominique7
0
230
Member Avatar for spookies

Hi all - I cant seem to get this 2 col setup working inside a parent "content" div, it works in ie but not FF or Safari. Should I approach in a completely different way or does it just need a tweak. Thanks I have tried eliminating and adding various …

Member Avatar for macneato
0
124
Member Avatar for beforetheyknew

Hi, quite new to css and as part of an assignment we have to create a set html page to look like it should using css. My problem(the relevant code is provided), is that the menu at the top where it looks like: first second third fourth I need it …

Member Avatar for beforetheyknew
0
104
Member Avatar for Nuuk

I am creating a site for our local carnival club. I have created some buttons (images) for navigating between pages but when I place two of these buttons near each other, clicking on one can activate the other. I've more of less solved the problem by placing the buttons a …

Member Avatar for macneato
0
88

The End.