10,655 Topics

Member Avatar for
Member Avatar for veledrom

Hi, I have code below and want to modify it in order to place all the images to the edges of div. The problem is, I cannot align bottom images correctly however top edge images are fine. It should be cross browser compatible though. Thanks in advance [code] <style> #imgleftttop{ …

Member Avatar for richardtj
0
154
Member Avatar for Octet

I am attempting to make my first website, however I have hit a hurdle in what appears to be browser compatability issues (or I could be talking nonsense?). I am wanting to stretch an image to act as my background of my website,the only issue is it won't work in …

Member Avatar for richardtj
0
204
Member Avatar for ggeoff

Hi I am designing my first musicians website and need to find out what media player or players I can install on the website so that visitors can hear the musician's music and also vidoes. Long Tail video's JW payers seem like a solution but I don't anything about these. …

Member Avatar for ggeoff
0
197
Member Avatar for anthonytonz

Hi, can u help me how to make coding like this picture? :'( Firstly click Web Development and it will appear many choices. So long I always have this problem, can't get the real code on internet.. Hope you guys help! Thanks :)

Member Avatar for rotten69
0
74
Member Avatar for Sarama2030

Hi guys.I'm working on a site where i require the layout to be fluid i.e the elements take percentages for their widths.I however don't want the layout to scatter as it currently does when the browser is resized.I have tried min-widths for the various elements like body but it still …

Member Avatar for Sarama2030
0
135
Member Avatar for frenzra

i want put calendar in my web. i want highlight some dates due to event that will be held.

0
79
Member Avatar for 68thorby68

I have incorporated some excellent CSS/Jquery functionality into my site, but i'm having trouble editing the CSS to make the presentation more flexible. The CSS builds a container, into which I can insert text and call via Jquery. I am using this for my help function. CSS also overlays an …

Member Avatar for 68thorby68
0
162
Member Avatar for Rasmalai

hey guys, i recently installed adobe photoshop CS5 on my desktop pc. but everytime i select paint bucket tool, i can't select any brush because all of the brushes get disabled after selecting paint bucket tool.

Member Avatar for Rasmalai
0
144
Member Avatar for cossay

I have the following CSS. This works fine but not in IE and Opera. [CODE] #content { position: absolute; left: 0; right: 0; min-width: 750px; max-width: 1100px; min-height: 700px; margin-left: auto; margin-right: auto; background-color: #FFF; top: 150px; } [/CODE]

Member Avatar for Dandello
0
103
Member Avatar for Labdabeta

I have a website where I show a lot of C++ source code in tables by creating styles named, preprocessor, operator, keyword, etcetera and applying these styles where appropriate to highlight the syntax in my code. The problem is that I have so far been doing it manually. For example …

Member Avatar for stbuchok
0
55
Member Avatar for Catchamouse

I have this webpage [URL="http://www.catchamouse.ic.cz/Flashgames.htm"]http://www.catchamouse.ic.cz/Flashgames.htm[/URL]. The problem is that in Explorer it's OK but in other browsers such Firefox, Opera and Chrome does not display the list of games correctly (images is missing). Could you please give me the solution of this issue?

Member Avatar for sufyan2011
0
151
Member Avatar for mijorog

So I am putting 2 swf files on the same page but only one is working. [URL="http://yourspace.minotstateu.michael.j.rogers"]http://yourspace.minotstateu.michael.j.rogers/tripsmart/catalog.html[/URL] Below the Colored text should be another flash file. I can see it when I show source. Thanks in advance!

Member Avatar for mijorog
0
60
Member Avatar for irffan

Can anybody help me to make marquee in 3D and how to run it in circle via HTML.I mean when the whole description of marquee about to end,it automatically start from other end before the previous marquee ends.

Member Avatar for hericles
0
55
Member Avatar for Kammerbulle

I live in a small town where we have a fair a couple of times a year. Last year two programming students wrote a booking system for us in PHP. I am rusty when it comes to PHP, but I think it would be fun to try to improve the …

0
66
Member Avatar for csterling

Hi, I have two objects: One is a button (instance name button1) and a square (instance name square1), and I would like the square's visibility to be toggled on or off when the button is clicked. So far, my code can make the square disappear, but not reappear. Below is …

Member Avatar for misd_bunder
0
234
Member Avatar for huntaz556

Hi im 14 and am getting into web development mainly because my dad does it and i think its really cool what you can do with html5 and CSS and javascript, i want to make somthing not to complicated but somthing cool that would show my dad that i can …

Member Avatar for Arkinder
0
146
Member Avatar for sidd.

hi, am new to web disigning. And i am designing a web page using joomla. And i want to add a drop down list to my page. I tried to search for the extensions but i din find any. As i am also new to this css and html, so …

Member Avatar for Arkinder
0
114
Member Avatar for Siberian

Only in Web Kit Browsers am I experiencing a <OL> displaying the 1,2,3 within (literally) the text of a span tag. There is no 1,2,3 in the HTML, how do I remove ?

Member Avatar for Siberian
0
35
Member Avatar for ptsm

hi I have recently set up a website, and I notice it looks fine in Firefox, but in Interenet explorer , its almost unusable, also I noticed that if I try it on wider screens it shows a little better in explorer but still not the way I want, fix …

Member Avatar for ptsm
0
69
Member Avatar for veledrom

Hi, I have a transparent circle (20X20) in PNG format. I want to use it to make a DIV or TABLE with rounded edges. How can I do it with CSS? I tried with some examples but none of them were cross-browser compatible. Thanks

Member Avatar for simplypixie
0
76
Member Avatar for Ritesh_4

Hi anyone can relate me to a psd or illustrator sample for the attached image (or a tutorial on how to get on with this)

0
78
Member Avatar for meowbits

Hello, I am working on a simple website for a class. So far I have most of the layout finished. There is one problem that I have run into and am unsure of how to solve. The "feedback" image gets pushed to a new line when I open my webpages …

Member Avatar for Dandello
0
127
Member Avatar for jovypinoy

Hi guys, This is what I wanted to do. 1. When I hover my mouse on the sidemenu. It will change it background color. Here is my codes. [code=css] #main-sidebar { width: 185px; float: left; padding-right: 10px; } #article-sidebar { color: #0b73b7; font-size: 14px; font-weight: bold; } #article-sidebar li { …

Member Avatar for jovypinoy
0
93
Member Avatar for zack654

Hi everyone, I am making lots of HTML and CSS and I have huge problem with resoultion when I want to create fluid layouts or sites for higher screen resolution ( even 1280x800). My resolution is 1024x768. So, I saw many on line resolution checkers, but I can't upload code …

Member Avatar for |-|x
0
78
Member Avatar for saurabh2007

This is a simple question but since I am having problems with it, I am asking it here. I have a div inside a file called head.php in my index.php, when i do <? include ("head.php"); ?> and then do something like <div style="margin:0 auto; width:900px"></div> it shows the two …

Member Avatar for saurabh2007
0
119
Member Avatar for xDancinPoptartx

I am making an webpage where you get two random photos and you click using the arrow keys which one you like best and that one stays and goes on the versus the next random photo. I got it so far when you start the page it sets two random …

Member Avatar for xDancinPoptartx
0
105
Member Avatar for tqmd1

Dear Sir, I have following codes [CODE]<div id="button"> <ul> <li><a href="index.html"><img src="images/home.png" align="middle">&nbsp;&nbsp;Home</a></li> <li><a href="products.html"><img src="images/product.png" align="middle">&nbsp;&nbsp;Products</a></li> <li><a href="directors"><img src="images/director.png" align="middle">&nbsp;&nbsp;Directors</a></li> <li><a href="contacts.html"><img src="images/phone.png" align="middle">&nbsp;&nbsp;Contact</a></li> <li><a href="feedback.html"><img src="mail.png" height="24" width="24" align="middle">&nbsp;&nbsp; Feedback</a></li> <li><a href="links.html"><img src="images/home.png" align="middle">&nbsp;&nbsp;Links</a></li> <li><a href="#"><img src="help.png" align="middle">&nbsp;&nbsp;about Us</a></li> </ul> </div> [/CODE] In IE6, Image in menu displays …

Member Avatar for |-|x
0
116
Member Avatar for aaloo

i am getting confused that which one can be implemented >sending data out from flash to php via xml or >sending data out from flash to xml via php i know we can load data directly from xml to flash but i dont know how to send data from flash …

Member Avatar for sufyan2011
0
124
Member Avatar for aaloo

this is my xml file [ICODE]<myxml> <a> I can load XML like the wind! </a> <b> I can load XML like the storm! </b> </myxml>[/ICODE] i want to trace "I can load XML like the wind!" in flash movie.for this i am using this syntax that is not working .somebody …

Member Avatar for sufyan2011
-1
93
Member Avatar for aaloo

this is my php code [CODE]<?php $i=0; echo "t$i=pp&"; ?>[/CODE] and this is my as2 code [CODE] myData = new LoadVars() myData.load("http://localhost/exercise/0.php") myData.onLoad = function(succes){ if(succes){ a.text=myData.t$i; //this is not working } else trace ("Error loading data") } [/CODE] as you can see i want to send variable"t$i" from php …

Member Avatar for sufyan2011
-1
118

The End.