10,643 Topics
| |
I want to test out the Adobe Fireworks CS4 and I have to make the image map. You know, the hotspot... But I want to add the on mouseover to the image. Image pop up. The enlarged image of the smaller image. No CSS, please. Just simple on mouseover effect... … | |
im trying to create a form as part of a web site, and i have an idea to list the 3 email addresses that are needed in a drop down menu and when the form is submitted the email goes to the selected person. any ideas how i would do … | |
Hi, How can i break body message into pagagraphs? Example; Example below should be like this. Hi, How are yo today. Bye [code] <input type="button" value="Unsubscribe" onClick="parent.location='mailto:contactus@mymail?subject=Subscribe%20to%20Whatever&body=Hi,How are yo today.Bye"> [/code] | |
Hi, all. I am learning Web Design now. And my course is about dynamic website and the script is php, xml, html, sql and so on. So i want to have some idea about which software platform i should use to design my website. I have dreamweaver, PHP Editor. So … | |
Hi, please have a look on this page [URL="http://www.binafikir.com/1-guide.html"]http://www.binafikir.com/1-guide.html[/URL] As you can see, the "about BinaFikir" CSS Menu button is highlight with white colour as this is this page that the browsing currently viewing. And the other buttons will be highlighted on mouse-over event. May I know how to achieve … | |
Sorry for the stupid question, but I notice that we talk about a lot about the importance of have the right words or title in H1 or H2. What exactly does this mean what is the relevance of it? I’m trying to build my own web site but don’t have … | |
OK, I guess this should be simple but I haven't been able to figure it out or find an answer. I am displaying a bar of "action buttons" that are spans. I need these action buttons to center, there can be anywhere from 2 to 7 of them. I can … | |
I have been thinking about building my own website, however the one thing that concerns me is providing content, fresh content, neighborhood stats, calculators, etc,.... point2 does a very good job at doing this, however if i decide to do my own website, where can I find a suitable web … | |
Hi, I was looking for an animation that gets names of winners (1,2,3 place) and shows them in an attractive way. They way of getting input is not important, it might read from file or anything. Trust me Google is not helpful now, because I am not able to find … | |
hi, if i wanna make a pdf file attached to my website so people can look at it just like they are looking at a pdf file that they should be able to scroll up and donw, save the pdf, in short, just like they are using any pdf program … | |
Hi, all I want to make my website search able and search easy on google on other search website. So is the code <meta name="keywords" content="something"> could really help me?? Or there have other tips to do that. Thanks. | |
I have a web page containing a DIV with overlapping images (1 png, two gifs) When I print, I only get one of the gif in the output. Here is a sample: [url]http://www.laudontech.com/temp/Query.htm[/url] Anyone observed this behaviour before? | |
The title is kind of hard to understand. Basically my website is perfectly in line when you have a scroll bar on the side of the screen, but when you don't things come out of line and you can notice breaks in the background. I'm not really sure whats causing … | |
I am having some more validation issues I have just added a search box to my page i did have it as xhtml strict and it was validating fine once i added this for it produced 50 errors then i changed the doc type to transitional now there are are … | |
| Anybody send me the links of good tutorials to learn flex 3 |
Like probably half of the people on this forum, I am definitely a beginniner when it comes to CSS. Since I don't trust my own codes just yet, I've been using a free layout to help generate a fan site for a friend. The site makes ample use of CSS … | |
I am not a newbie but have knowledge in Swish,dream weaver,fireworks and so on.What i need is a lesson in flash because my brain is on overload if u know what i mean....But i could use some instruction.I bought and downloaded a flash web template but need to edit some … | |
Hi, This line is not validated in HTML validator. How can solve this problem. onMouseOver and onMouseOut Thanks [code] <td onMouseOver="this.style.backgroundColor='#AEBCFF'" onMouseOut="this.style.backgroundColor='#FFFFFF'">sdsdsad</td> [/code] | |
Hello Any and Everyone, I made a pop up which is a Flash movie embedded in an HTML page. I used Flash's export feature to put it in the proper Dreamweaver file and then used Dreamweaver's media embed button. The movie is in the file and plays, but its not … | |
I am planing to purchase news update forum for my site, can someone tell me where I can find one. | |
Hello, my friend here is making a component in Flash, but he was working with Action Script 2, and now he needs to convert it to AS3. so that it would be able to work with FlashPlayer 10 . Can someone tell me if this is possible,and how to do … | |
Hi, I have a website in development and i've made it centered regardless of width of the viewing browser window (eg. the browser is 1000px wide and the content is 600px wide and is centered with 200px each side) by using div's. Now it works perfectly in FF, IE and … | |
hello every one and thanks for reading.. i wanted help in CSS coz i am new in that... [url]http://www.thepolicyshop.co.uk/[/url] i wanted to know how to design the left menu which in that web site and how it is possible to insert some text and image like u can see in … | |
Hello, This is the css: [code] ul { float: left; /*Het plaatje van de persoon*/ position: fixed; margin-left: 20px; margin-top: 2px; } li { float: top; postion: fixed; margin left: 20px; margin-top: 5px; list-style: none; } p { margin left: 5px; } body { background-color: #66FF66; } [/code] And the … | |
Hi There, I have a page containing the following code [code=html] <frameset rows="75,*"> <frame src="menu.php" scrolling="no" marginwidth="0" marginheight="0" /> <frame src="home.php" id="main" /> <noframes><body>Your browser does not support frames. You can view the <a href="/home.php">Home Page</a>.</body> </noframes> </frameset> [/code] NOTE: there is nothing else on the page except for <head> … | |
I was wondering if someone could tell me if it is possible to take the navbar I made for the website, [URL="http://www.rcamodels.com"]Website[/URL] which was created using Dreamweaver and Fireworks, and convert it to CSS. What I am trying to do is convert the site to mainly CSS. I'm not looking … | |
Hi all I am just starting this web design process and am learning as I go ... I have unfortunately jumped in at the deep end and struggling to find a decent location to cover the basics ... so I have what I am sure must be a really basic … | |
I need a flash video player with a Javascript API with a seek function. And I need to be able to seek in this video by second or, better, by frames and not by keyframes like all flash video player like JW or Flow. My video are encoding in 10s … | |
I've tried to find a [B]tutorial[/B] on how to make a Flash application where a picture can by changed by a press at a button. [B]Example:[/B] [url]http://www.railbirds.com[/url] (the front flash presentation application where you can press '1', '2' or '3' to change the picture) Thanks in regards, Robin |
The End.