11,821 Topics
![]() | |
I want to make a list where the list is complexly aligned against the left hand side. Here is an example code snippet that I am using, I put the list inside a black table so you can see the gap. How do I get rid of them? [IMG]http://dems.brangle.com/list.jpg[/IMG] [html]<html> … | |
I used this code for validate text box when user paste values to the text box. [code] //Browser Detection var strUserAgent = navigator.userAgent.toLowerCase(); var isIE = strUserAgent.indexOf("msie") > -1; var isNS6 = strUserAgent.indexOf("netscape6") > -1; var isNS4 = !isIE && !isNS6 && parseFloat(navigator.appVersion) < 5; function Paste(objEvent) { var objInput; … | |
im having trouble with this can anyone help? 1. Open a new Flash movie. 2. From the Insert menu, select New Symbol. The Symbols Properties box opens. 3. Give your new symbol a descriptive name, and in the Behavior area, select Button. 4. Click OK. The Button Symbol editor opens. … | |
I am looking for a script that will promt the user to bookmark my site when they try to close the browser. I have seen them in the past I cant seem to find one now that I need it. | |
Other than user interface differences dictated by the OS'es involved, are there any differences in the capabilities of components of Studio MX 2004 when they're installed on a PC (running WinXP (Home)) versus when they're installed on an Apple (running OS X(.x))? I've finally decided to bite the bullet and … | |
Hi there, I have some java script menus created and I'm calling them from the <body onload> tag as follows: <body onload="initjsDOMenu()"> Because of this, the menu is the last thing to load on the page. I want it to be the first thing to load. Anyone know what I … | |
Hi everyone...am building a dating website as ma 4th yr project...how do i build a page like the one 4 yahoo mail that keep on changing only the contents but not the layout & design? :rolleyes: | |
I know how to create an image button for the "submit" but how do I do it for the "clear form" tag? :surprised | |
i have atextare in my form. when i fill the text are with this suppose "article's" after submission of the page send it o databse . when i try to retrive from tahe databse i get artice/'s. why i am getting / . pls any body help | |
![]() | Lets say I have a banner, which sits and the top of my internet page. I've designed it so it fits perfectly on my screen, given my screen's width. However, every1 has screen of different widths. How do i get my banner to perfectly fit anybody's screen. All the big … |
im currently looking for members to help with the graphics, logo and gamereviews on my new site plz email me any help is appreciated ... more info: my site is a site thats going to have game reviews, cheats, will have html tatorials and have articles on whatever is going … | |
Hi, Does anyone know how the "featured forum threads" on the daniweb hompage was done, its a great idea and looks good too. I wondering if its a VB hack? | |
i have a problem in <textarea>. i dont know how to ask the question. but can give the example what i need for eg if i want to add " The secret of pay per click lies in choosing the right keywords for your potential customers to use when they … | |
in some of my web pages, some links has to navigate through the directory access , not the pages reside in the same directory, every thing is workkign fine with my sys which is server2000, but when i deployed it on server 2003 it give me internel servre error 500 … | |
I have obtained the following script which only lets a page load if the visitor has been to the previous page, if they haven’t it sends the visitor to the appropriate page. However, it only works in Mozilla. Can anyone help me adapt this script to work in Internet Explorer? … | |
Hi, I would like to know how to check the current value and the previous value entered by user before changes. for example, the form will allow user to enter customer number. The first time user enter 10 then change to 22 customer number : 10 -> change to 22 … | |
Hello I Was A Good Software Developer Just Migrated To Web Development I Want To Deploy A Site On Server2003 Standerd Edition This Site Is Sql Based When I Go To Aunhentication Pages It Gives Me This Error Http 500 -internal Server Error In Sql I Ahve Created Default User … | |
I have code like this that changes the image when the user clicks on the image. document.getElementById('searchButton').src='search_gryd.gif'; But its not working with safari browser. Can anyone suggest reason or resolution for this. Thanx | |
If I use form default "grey submit" button, I can define value like: <input type="submit" name="button1" value="submit"> However if I use image instead of "grey button", how can I define value? <input type="image" name="button1" src="img1.jpg"> As I have multiple submit image buttons, so I need to submit its own value … | |
I am looking to FTP some pictures to my webspace, (hosting and domain name linked, working), and was wondering on the best way to present them. Preferably I would like to present the pics in a Thumbnail view, (with brief desciption), which hyperlink to the main picture, which i can … | |
Hi - does anyone know how to change the look of the text field form? I can't find anything that will change the color, outline, height, etc. Thanks! | |
[color=navy]AFLAX [/color][url="http://en.wikipedia.org/wiki/AFLAX"][color=navy](Wikipedia Entry)[/color][/url][color=navy] is a method through which developers may use JavaScript and Flash together to create AJAX-type applications, but with a much richer set of vector drawing controls than are available in either Internet Explorer or FireFox. Developers using this library have access to the full range of Flash … | |
[color=navy]The Public Patent Foundation ("PUBPAT") filed a formal request with the United States Patent and Trademark Office today to revoke Compression Labs Inc.'s ("CLI") patent on data compression that the company is widely asserting against an international standard for the electronic sharing of photo-quality images. In its filing, PUBPAT submitted … | |
I'm getting a tiny CSS hickey with IE5/5.5/6 only (this is completely valid in every other way and working with all browsers otherwise) [URL=http://www.gravitymusic.com/aiden/thalazar/]Click here to see the template.[/URL] [URL=http://www.gravitymusic.com/aiden/thalazar/css/style.css]Click here to see the CSS document.[/URL] The error is in the intended whitespace that the model's hand is extending through, … | |
Hi, I'm new to making websites and have created a web template in photoshop which I've already sliced using Imageready. I grouped various slices I wanted into Layout tables then exported it into dreamweaver. However, when I preview the page in a web browser there is a small white line … | |
Hi there, I was wondering if anyone could help me here. Im wanting to see how much traffic my site gets, but without ruining the design through a counter? Is there a way only I can see? Many thanks Regards Mark | |
Which type of navigation do you prefer? Reasons would be nice too :D | |
Hi, I'm trying to write an html page that ends up being a text file to be opened in notepad. What content type do I use so that when you click on the link the output gets put into a text file and the user is prompted to open/save? Do … | |
Ok, I am trying to get a CSS file to work with my website but it won't load when I goto my page. All it really does is change the color of some of the text but nothing is happening. I've uploaded it to the server and is in the … | |
Hello! I was thinking about starting to collect peoples adresses for my newsletter. To do this I thought about making a pop-under window asking them to subscribe by entering their name and e-mail adress. How do I do this? I know how to make a pop-under window, but I'm not … | |
I have a wrapper with two columns using float: left to align them and a clear: both on an hr tag underneath them. When I used to work in html 4.0 this method used to work allowing the background images in the div of each column to stretch to the … | |
Hey, I'm having some issues with my background images in a page I'm making. I basically have two background images, left border and right border.. and I'm trying to make them repeat in the y direction and fill up 100% of the page. Seems simple enough, but it's not working.... … | |
I've put several .src files into my site and compared them to this .dcr but for some reason this one doesn't work. If anybody could just point out whatever mistake I made I would appreciate it. <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="600" HEIGHT="450" id="superbike" ALIGN=""> <PARAM NAME=movie VALUE="superbike.dcr"> <PARAM NAME=menu VALUE=false> <PARAM … | |
Some excellent tutorials for Web Sites Usability. [b]WATCH OUT FOR UPDATES & PLEASE REPORT BROKEN LINKS OR LINKS WITH MISLEADING INFORMATION![/b] - Professional Website Usability: [url]http://www.sitepoint.com/article/223[/url] - Jesset Usability Tutorial: [url]http://www.jessett.com/web_sites/usability/index.shtml[/url] - Principles and strategies for practitioners designing universally usable sites: [url]http://www.otal.umd.edu/UUPractice/[/url] - Criteria for optimal web design (designing for … | |
OK, I've got dreamweaver and fireworks and will probably get flash later. I use photoshop and illustrator and I need to import stuff from photoshop into dreamweaver. Do I have the right software? What will make the photographs of my work look best on my web site. Any suggestions are … | |
I'm playing around with photoshop 6. I know its old but it still works fine and I don't feel like buying the newer 8 version. My question is, how would you go about making an image and then masking it with a "foggy window effect" (sorry, the description is bad, … | |
I would appreciate assistance putting a Windows Media Player into my website with a fixed file that can be played when a visitor goes to my website. Thanks | |
creating a website that requires you to registar, i need to know how to create the registartion page where its saved and then how to create the log in and password screens | |
Big Mo and the Full Moon Band launch their new interactive flash site in time for christmas! Let me know your thoughts on the site! Thanks all! [url]http://www.bigmoblues.com[/url] | |
All you need for learning, building, validating and publishing accessible web sites. [b]WATCH OUT FOR UPDATES & PLEASE REPORT BROKEN LINKS OR LINKS WITH MISLEADING INFORMATION![/b] [b]DON'T MISS THESE:[/b] - Why is Accessibillity Important to You? [url]http://www.webnauts.net/accessibility.html[/url] - Skip Navigation Links are Important (tutorial): [url]http://www.webnauts.net/skip-navigation.html[/url] - Avoid forcing links to … | |
[COLOR=Lime] does anyone know how to do a url icon for any internet explorer | |
Hi there everyone, Can someone who is really well versed in xhtml, CSS, optimization of graphics & does all their sites w/ W3C, pls. review these people & tell me if their sites validate & their code is clean etc. Thanks soooo much :) Michelle ------------------- [i]links removed by moderator... … | |
hi, I would like to know how to do it and request for help with a small form and the following validatin. I wold like to have a validation in which the form is submitted and if the for mis not validated i would like to change the color of … | |
I use this builder to create my websites. The problem with this is this software does not properly load templates I download (outside of the available Yahoo! Sitebuilder templates). Also, I am unable to explore the use of Flash templates that I eagerly wish to use. Any thoughts on what … | |
I've just created my first website using Dreamweaver MX 2004. It took me quite some time just to get somewhat familliar with all the programs (fireworks, Flash, etc...). I used Fireworks to create most of the site, but I'm not sure if this was a mistake. It seams that the … | |
can someone help me out i wanna make my site like this but i dont know th html or anything. i wanna have so u can join the site and have a user name and pm and mail and the only think u see is peoples users names with there … | |
Hi This is your friendly idiot reporting in with a big question. :o :?: I have been asked to help make a web page for some little kids with an advent calendar (No problem there) snow falling, and a countdown script including days, hours, minutes and seconds. My problem is … | |
Hi, This problem is with another one of my assignments. As part of this assignment, I'm to add the following into a "css" file: [B] "Display the Flags box only when the left margin is clear, and center any text or images within the box." [/B] The "css" file is … | |
Well I have a logo for a clan of mine, and I would like to make it in 3D from for intros of the little movies we make. Does anyone know of a program that I can use to make 3D things. Not text, but figures. thanks. :D | |
I'm looking for ideas for my final year project. i'm looking to do either an animation or web site in flash and/or softimage |
The End.