10,650 Topics
| |
i hv a website of open social application development i want to place an analytics code from where i can get it???? this is my website.... <URL SNIPPED> | |
I don't know the proper term for this, but here is what I want to do: read data from an external .txt file or .doc file into html page. If the file is changed and re-saved, the website automatically changes as well. I know that css style sheets are similar … | |
hi i'm using external CSS and javascript in xhtml and i divided my page in 2 parts (letf and right),i have listed items in left div so if i clicked any item in left's div i want to load it's content in right div. thanks | |
I have developed a New Website in HTML. Its a Multi Location or Country Website. For the same I have created the Welcome Page where it will show the list of countries available and I need to place a Remember me Check box so that next time the same computer … | |
I'm designing a website for a school project, and I'm having some trouble with IE7. Here's the site: [url]http://caffeol.otherroaddesign.com/[/url] It shows fine in FF and Opera, but in IE7 the sidebar doesn't work. I can't figure it out. This project is due tomorrow, so please help me. Thanks! Here's the … | |
Ok, I'm working in dreamweaver trying to redesign one of my websites. I would like to put my logo aligned to the left and my live chat image aligned to the right, but on the same line. How do I do this? I've tried messing with the div tags, adding, … | |
Hi guys I hope this is the best section to get my answer. I have 2 web pages that use the same html header markup via a template web page. Know I use this template webpage to define my head in my webpage but I wish to redifine it so … | |
Hi, I have designed a pop up menu in Dreamweaver using "Show pop up menu" in behaviours option. I need to show a flash file right under the menu options. I place the menu link and also the flash file in two separate files. The problem is that when I … | |
Hello guys, I want this video ([url]http://video.kenblockracing.com/flash/small_player/preloader.swf?vendor_id=2[/url]) now... i want to download it, now add ons in Firefox will do it. How can i do it?? or can someone give me a alternive youtube link or something??? Pls, i really want this for my ipod! Thanks, Cohen! | |
Helloo guys, I have a problem. I dont like the way images load partially on slow connections (loading as it displays). I really want to eliminate this problem fro my site. I have seen a number of j/s preloading scripts but i have not seen their effect on my web. … | |
What are the basic steps in making GIF image in photoshop? | |
I've got a bit of a question regarding the <col> tag and how it takes style attributes in Firefox and Internet Explorer. Here's my code: [code=css] /* * This is the global style sheet for Humbug's test site. Every page will link to it. * Copyright Ben Ritter 2008 */ … | |
Hi All, I designed one website useing div tags (its completed). for that website, left vertical menu is there for that i want use like switch type buttons can any one tell me how to do that. And i know switch type menu but not like vertical menu bar. only … | |
i need help in a website i'm doing right now, i've done 80% of it already, only the last 20% are giving me touble, with the body and some effects that i need like tool tip...if u are a pro, contact me...and i'm willing to pay... xhtml, css, tableless | |
hi i want to make a list looks like thise : +[B]Misery[/B] +[B]Hary Potter[/B] if i click on [B]Misery[/B] the result will be: -[B]Misery[/B] Author Publisher +[B]Hary Potter[/B] title will expands if i click on it to show it's details. | |
[code]function setgray( id)// for gray color on mouseover { if( typeof(id) == "string" && id.length > 0 ) { var element = document.getElementById(id); // if( element ) document.getElementById(id).style.backgroundColor ="appworkspace"; sub1.style.display="block"; } } function setblack(id ) // for black color on mouseover { if( typeof(id) == "string" && id.length > 0 … | |
Hello all, I'm going to be setting up a very nice website very soon. Can you guys pls give me links to some good free website layouts that are good, and attractive. thanks, Cohen | |
One page on my website loads on all PCs but it doesn't load on most Macs...except for the newer ones at the Mac store. Is there something obvious wrong with my HTML or javascript below that a Mac wouldn't like? Sorry the code is so long, but I'm not sure … | |
hi all, I designed a simple html web page with pics and go up and go down links to navigate inside the page. but after I sent it to a friend it was ok until he clicked one of the take me to top links ... all the pics were … | |
Hi guys, i have my own domain. then after creating my own website how to upload or publish my website? Thanks. anyhelp is greatly appreciated. | |
I have seen some examples like this [code] p.class1 { some stuff } p.class2 {some stuff } [/code] and some like this [code] class1.p {stuff} class2.p {stuff} [/code] In one case, the class name is before the dot, in the other case the class name is after the dot. What … | |
I'm working on a page that takes credit cards. Everything works great except when the user goes back to place another order, IE/Firefox/etc. saved the form data and is displaying the credit card used previously. Is there a way to prevent a browser from storing (caching) certain fields so this … | |
im making a website. im using background images in the divs. i am inserting the images through css. the website is livingandlegacy.com the problem im having is in firefox. there is a main spacer its the big green area in the middle. in firefox it does not show up. i … | |
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 … | |
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 … | |
hi to all! how to embed flash swf file into microsoft excel 2007. | |
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, … | |
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? | |
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 … | |
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 … |
The End.