10,539 Topics

Member Avatar for
Member Avatar for daviddoria

I am very new to css. I was looking at a css file I found online and trying to figure out what everything does. I am confused with the following couple of things. Please let me know if anything I say is wrong! This on sets up some properties of …

Member Avatar for daviddoria
0
131
Member Avatar for daviddoria

Here is my demo.css [code] #sidebar {} #sidebar ul { list-style-image: url(images/bullet.gif); } ul { list-style-type: circle; } [/code] and demo.html [code] <html> <head> <link REL="StyleSheet" TYPE="text/css" HREF="demo.css"> </head> <body> <ul class="sidebar"> <li> Test1</li> <li> Test2</li> </ul> <ul> <li> Test3</li> <li> Test4</li> </ul> </body> </html> [/code] I would expect the …

Member Avatar for daulex
0
440
Member Avatar for freshface001
Member Avatar for sciwizeh

OK, this is probably the wrong place for this question, but here goes nothing... I want to know what math is involved in making a Color gradient (so i can program some myself). My goal for now is to make a program that can get two locations and matching colors, …

Member Avatar for Ezzaral
0
567
Member Avatar for Sheridan

I need a template for web pages or even a website that would allow me to: 1. Allow password login 2. Upload images (PDF, JPEG) 3. Make these images available to selected viewers on a password basis Does anyone know of a site or utility that could help me?

Member Avatar for lio04
0
54
Member Avatar for MDGM

Hi all, I'm looking for a tutorial on how to make a dynamic flash photo gallery. I want it to do the following: [LIST] [*]Automatically detect images in a folder without having to manually list them in an xml file [*]have simple next and previous buttons [/LIST] I'm not great …

Member Avatar for Jen0608
0
62
Member Avatar for TagMaker

Hello All, I am having some problems with creating a 1 column fluid width web page which has a header section and left and right side bars. I can not get it to center nor to display consistently on different browsers. In fact its a complete mess. Please take a …

Member Avatar for TagMaker
0
80
Member Avatar for chaze

I'm trying so hard to add a flash overlay on the page <URL SNIPPED> that blends in and can be closed. Any help? I have nothing so far other the it has to be transperant. I will pay for this as well

0
73
Member Avatar for OmniX

Here are a few examples: [url]http://www.greenhamnaturalbeef.com.au/[/url] [url]http://www.quincy.com.au/[/url] Now I dont know what is the name for it? (anyone help me with the offical name, much appreciated) What I have analysed is that it is a image broken into 4 parts, top right, bottom and left. Then within those border images …

Member Avatar for ccube921
0
89
Member Avatar for jassyr

hi, i've installed a module "page peel banner" in joomla 1.0.15 in my site:[URL="http://www.smallrock.0fees.net"]http://www.smallrock.0fees.net[/URL], and i want to customize it(the module link to dowload is:[URL="http://xrl.us/oyhrm"]http://xrl.us/oyhrm[/URL]): to an swf animation only without peel banner , so when i open the site it will appear like an swf animation directly, and don't …

0
78
Member Avatar for php_noob

What is the DIFFERENCE in CSS2, CSS3? I always heard those CSSs but still no idea? Thanks for the HELP!

Member Avatar for TheBuzzer
0
57
Member Avatar for tgkprog

i want to allow a user to either preview or edit a letter ([url]http://sel2in.com/prjs/uandsanta/v/v2t/[/url]) the user can choose if they want to go with a template (no editing the letter directly then) or a custom letter (can edit) I can use 1. text area 2. div to read template - …

Member Avatar for tgkprog
0
83
Member Avatar for OmniX

This is problem one of the most annoying concepts I have come around to after using several internet programming languages. I have frames set out like so: 11111 23334 55555 I hope people can understand that lame drawing :p Now what I wish is that all the frames stay in …

Member Avatar for ingeva
0
129
Member Avatar for Tom Tolleson

Hi! I just inherited a rather large legacy site here at work that has no database behind it. It's a large volume of HTML pages with the content written right into the HTML page. I need to extract the content and bring it into a database, or XML files. Each …

Member Avatar for MidiMagic
0
81
Member Avatar for Reliable

I have a theory that I'd like someone to affirm or refute. With sites like Flickr now on the scene wouldn't another method of optimizing the speed with which a site can be downloaded be to upload your pictures first to one of those sites and then just include the …

Member Avatar for Reliable
0
56
Member Avatar for besktrap

Hi y'all. I'm just starting to learn HTML and just had a few questions. I was using some tutorials from w3schools.com, and I came across Event Attributes. So I have this textbox, and I want it, when clicked, to clear the the text box of it's value, and change the …

Member Avatar for Walkere
0
144
Member Avatar for daviddoria

Is this flash (how do you tell?) [url]http://www.kwikkopy116.com/[/url] Is there any way to develop a flash site on linux? I've been unable to find anything about it! If not, is there any other way to make a page like this that can be done on linux? Thanks! Dave

Member Avatar for Walkere
0
124
Member Avatar for hbmarar

Hi, I was thinking on a need but could not reach anywhere. That is say , i got a multimedia contents for download or say an action. For eg:- If document, a button with label 'Print' and on click , says 'printing...' , if 'save' , on clickd shows 'saving....' …

Member Avatar for buddylee17
0
104
Member Avatar for ceyesuma

I can not figure this out. this code seems to add the uiThumbs3rd to the whole stage but I am trying to put it on a movieclip shown here.There is no code in the timeline and I have the movieclip McContent drawn on the stage with the instance name mcContent. …

0
48
Member Avatar for jk_bscomp

hello everyone, i hope you could help me with this simple yet confusing css problem.. I want to have a three header - h1, h2, h3 to be in different font style... one is tahoma, arial and sans-serif.... how can i do that by calling the css below... [code=css]body, h1, …

Member Avatar for shruti sepra
0
88
Member Avatar for hugokang
Member Avatar for OmniX

Heres a few examples of what I would like to accomplish: [url]http://www.greenhamnaturalbeef.com.au/[/url] [url]http://www.quincy.com.au/[/url] Now I have my own ideas how this was created but mainly I am not able to re create these websites myself. What I am looking for in the website is the backgroun layout how the website …

Member Avatar for OmniX
0
88
Member Avatar for ceyesuma

In flash is [code] public function set fileName(String:fileName):void{ this.fileName=fileName } [/code] the same as [code] public function setFileName(String:fileName):void{ this.fileName=fileName } I was wondering if the word "set" acted as more than a function naming convention? [/code]

Member Avatar for peter_budo
0
53
Member Avatar for aparnesh

I am developing a site that will allow the users to download files. The files could be of various types - documents, images, applications, etc. I am using a simple link to offer the download <A HREF="File_To_Download"> Download </A> If the browser does not support the type of file being …

Member Avatar for aparnesh
0
94
Member Avatar for milktray

Hi Im a newbie, so I hope I am posting in the right place.... Some advice if you can, I have a little flip book that works fine in Firefox and some versions of Explorer, Flash 9 with Actionscript 2, Problem is for some people with older version of ie …

Member Avatar for milktray
0
90
Member Avatar for lifeworks

Hi I have some pictures and I want to have a piece of text, like a label, for each one. I have tried floating both image and paragraph (<p>) and then assigning a negative margin to the <p> and setting its z-index: 100 but it continues to say below the …

Member Avatar for Luckychap
0
104
Member Avatar for imaginos

I am just learning Dreamweaver for work and have been experimenting in the software with my son's soccer team website. I created a new page with spry tabbed panels and spry horizontal menu. Everything works locally but when I ported it to the web host I use (110mb.com) the spry …

Member Avatar for ulcimd1
0
123
Member Avatar for ceyesuma

My question is concerning Super. If someone is farmiliar with Super . Is it possible to get someone to look at the first and of code only and get me started on how I would approach the concept of using Super. Because the second two blocks of code are almost …

Member Avatar for ceyesuma
0
82
Member Avatar for helpmeplease08

Hello, I am new to web building, i have built a few sites through Office live but nothing special. I am recently enrolled in GRCC for an assoc. degree in IT. I am wanting to build a higher quality website. I am looking for any suggestions for where i should …

Member Avatar for helpmeplease08
0
67
Member Avatar for ceyesuma

Is it possible to drag an instanc of a button to the stage and in the over state have text unique only to that instance. I'm not sure how to do this. I would like to have one symbol and several button instances that have unique text in the over …

Member Avatar for ceyesuma
0
49

The End.