10,655 Topics
![]() | |
Dear fellow enthusiastics, I'm new here, my name is Karina, from Oslo, Norway. I just got a CS3 Dreamweaver for my mac. In my previous dreamweaver for windows, all fonts were listed in sizes from 1 to 7. Now in the new program, they are listed from 9 to 36 … | |
Hi , i am being develop site that using Drupal. And try to edit the list to be without bullet. I have try with select the class or id and create the properties in css but getting failed. Please, give me know to do that ? [B]This is the codes … | |
I have a page that loads a text box and an image the user has selected from another page. I can get them to display but I need to be able to have the image fit under the text. Right now the image is over the text. I have a … | |
I finished developing a website that I picked up by using the <URL SNIPPED>myTino Search Engine but I don’t know the exact size the server must be. This is a social network for my school and each user can open an account and upload pictures but I don’t know how … | |
hi All, I need a drop down menu in which if a user clicks it , they can select from da list if fields are not present in da list ,it shud allow user to enter da field, and that shud be saved in da list, Is it called a … | |
I’m working on this Dinosaur animation for a video my colleague is sequencing. I have the structure but I have problems with Dino’s skin. I don’t know how much hue I should use or if there is any special recipe for obtaining that real-life skin that can make you feel … | |
Hello all, Now I know in an ideal world creating a new website would involve a designer and a developer who work together to come up with a solution, but for (i'm guessing) most of us you have to do both jobs. My question is, what do you look at … | |
Every time I reference _root.XXXXXXX it gives me an error of: "1120: Access of undefined property _root." Anyone can send me in the right direction for a solution? Thankyou, Regards X | |
Hello, I am having problems with a rollover image, for a site I am updating. On the site [url]http://spanglerdesign.com/test/wamso[/url] the about us link on the menu is supposed to turn purple when the mouse goes over it. Also the menu for aboutus shows up to the left on monitors with … | |
ok well here is the deal , currently started a webhosting company , been going 3 months now , as i have only been selling from msn and irc , im looking to expand , so what i am in need of is a fully working php site with site … | |
Is there same method to upload a flash animated file as to upload an image? kindly reply soon..? | |
I set up this form on our website for people to select categories of what they want from us. for some reason, in Firefox it works fine, but in IE it gets all stretched out... here is the code: [CODE]<div><div id="search_box" class="sideBoxContent centeredContent"><div style="text-align: center;"> <form name="RefineSearchForm" action="/SearchResults.asp" method="get" type="hidden"> … | |
Can anyone explain how to change the code in a form, so that when the viewers on the web site press the submit button it goes to someoneelses email. do i insert the <a href email code? a bonus question, how do I set up a database for emails to … | |
hey guys, I am currently oursuin B.tech in Computer Science. Till now i have a knowledge of HTML,CSS and javascript. I have started learning server side scripting. But i have not made any project. I would like someone if interested to involve me in the project so that i am … | |
[code]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title> </head> <body> <table> <tr> <td></td><td></td> <div id="myDiv" style="display: none"> <input type="text" /><input type="text" /><input type="text" /> </div></tr></table> <a href="#" onclick="if(document.getElementById('myDiv').style.display=='block'){ document.getElementById('myDiv').style.display='hidden'; } else{ document.getElementById('myDiv').style.display='block';}">Show</a> </body> </html>[/code] The 3 input text will show … | |
Hi All, I'm a new bie to the world of web design especially coding. I have posted threads on other sites hoping for help with my problem but the answers received do little to fix it. Basically my web pages are fine except for when I view it in IE7 … | |
i have one static site in html... can any one please help to search the whole static site with search textbox... Any ideas and help would be appreciated... | |
I saw one of these and looked very effective and professional. I have been doing research and four methods have come up: - Flash - Javascript - CSS - PHP So which to use and why? and If so how do I make one? Any tutorials? Thanks, Regards X | |
I am new to your forum and hope I have found a place of help and refuge from the deadly IE6. I am a graphic designer also responsible for all our website design, so a lot of what I do is learn as you go. I design on a proper … | |
I am trying to make a layout for a website with a menu-navigation panel on the left, and the left with a content area. I know how to make blocks 100% height, and I know how to make them scroll, but here's where the trouble comes in, when I have … | |
This is slowly converting me to a suicidal lunatic :P I have an ordered list with class="funkynumbers". The CSS is as follows: [CODE=CSS] ol.funkynumbers { list-style-type:decimal; list-style-position:inside; margin:0; padding:0; } ol.funkynumbers li { font-size:42px; padding: 10px 0px 10px 12px; font-weight:bold; background:url(nem/images/layout/circle_orange.gif) no-repeat 0% 10px; color:white; <if condition="is_browser('ie')"> vertical-align:top; display:list-item; </if> … ![]() | |
I would like to be able to have rotating images on my website that fade in and out. As im not very good with a computer i thought i would look some things up on the net.I have tried a few and guess what i couldnt make them work. Is … | |
I have now spend many hours trying to figure out what can be wrong and how to solve this issue. I have a whitespace in the left side of the website (beside the logo), and not at the right side, and it doesn't seem to be a problem when viewing … | |
Is this a forum to submit a question on actionscript3.0? if not. my apologies. if so: I made two move clips. one in sepereate layers and an action layer. I have symblos changing position on these movie clips via keyframes. What would code look like to write a method to … | |
I have tow questions actaully: [LIST=1] [*]Does anyone know how to integrate PHPlist with an already existing form on their website? [*]HOw do I make a person's photo 3D for placement in an SWF file for a website [/LIST] I have a 2 text field form (name and email) that … | |
i like flex... new to flexing... i have a ok programing background n i liked flex so looking for some person who have flex projects and can guide me like explain me one sort of work in project n tel me how to do it..n i complete all the similar … | |
Hi people, I'd very much appreciate some help with my issue here.... i have [code=html]<div id='container'> <div id='left_pane_tab' style="float: left;" onclick='toggle(left_pane)'><img src="tab.gif" /></div> <div id='left_pane' style="float: left; display: none"><table style="width: 200px"> ... </table></div> <div id='content_area' style='width: 100%'></div> </div>[/code] currently, the content_area extends beyond the browser's right bounds and a horizontal … | |
Keeping in mind that I design very basic webpages using Dreamweaver, can anyone advise on including music. A client has asked me if I could do it. Of course, firstly copyright comes to mind but is there an easy way to insert music. I tried with a midi file in … | |
I can't see why my left and right cols are falling below the main col. Here's some of the html (using dtd xhtml 1 transitional) [code] <link rel="stylesheet" href="cg3col.css" type="text/css" /> </head> <body> <div id="pagewidth"> <div id="header"> <a href="index.html"><img src="images/logoTop.jpg" alt="Cape Gazette" name="cgLogo" width="554" height="126" border="0" id="cgLogo" /></a> <div id="navigation"><script … | |
i want to make a flash image viewer that is always scrolling horizontally across the screen. when the user move the mouse over it stops playing and when the image is clicked the image increases in size. i have found numerous examples of image viewers but not what i want. … |
The End.