11,821 Topics

Member Avatar for
Member Avatar for stuckinmud

Hi there I have been trying to design my own website and am very much new to this so please dont get too frustrated with me lol! What I am trying to do is have a webpage that stays like this one [url]http://www.britisher.co.uk/main.html[/url] They dont appear to have a different …

Member Avatar for samarudge
0
149
Member Avatar for vtek

From what I can gather on the internet this is a fairly easy piece of PHP script but success is eluding me. Maybe im missing something really small like punctuation or an uppercase letter or maybe its something else. Im wondering would it be possible that theres conflict between java …

Member Avatar for jagadishwor
0
106
Member Avatar for Allaben

I have a whole lot of .mov film and it's been suggested to me that I should transcode them into AVI as this would be the easiest format to share and good for large screens. Anyone think this is a useful idea?

Member Avatar for rajarajan2017
0
72
Member Avatar for grace.t

Hi Guys, I need some suggestions from you guys. How can I minimize the traffic from error 404 pages? Thanks =)

Member Avatar for grace.t
0
128
Member Avatar for studentmission

I am a ham radio operator who has grown more and more interested in, and involved in, IT in the past 7 years. I have so much to learn! I am studying web design (at my own pace) online and work as the unofficial "tech person" at the Seward Seaman's …

Member Avatar for ryan_vietnow
0
31
Member Avatar for LurkerPatrol

Hi Guys, I'm working on a form and was wondering if this is the simplest/only way to clear input text on a form and have it come back if the field is left blank. [CODE]<p> Name: <input type="text" value="First Name" name="fname" onfocus="if(this.value == 'First Name'){this.value=''};" onblur="if(this.value==''){this.value='First Name'};"/> <input type="text" value="Last …

Member Avatar for Airshow
0
108
Member Avatar for Craig Srebnik

My system: Dell Desktop: Inspiron 545 Intel Celeron Q9400 8 GB RAM at 800MHz Windows Vista Home Premium, 64-bit ZoneLabs Firewall & Anti-virus CCleaner, CWShredder, SpyBot, SpySweeper, Ad-Aware Dreamweaver 3 When I try to upload webpages (i.e., index page) on my new computer, the following message appears: "An error occurred--cannot …

Member Avatar for LukeBennett
0
113
Member Avatar for stuckinmud

Hi Everyone, Does anyone know of a website that tells you in simple terms how to create a guestbook please? Ive signed up to a free one and paid to have no ads on but i would really like to have one without a link on the bottom thanks a …

Member Avatar for dottomm
0
459
Member Avatar for StolenJelly

So i've been playing with a design, making the theme for phpBB and wordpress too. Thing is, in wordpress i get this odd overlapping and blanking of areas where a background image should be. In tghe following image, the darker boxes should have no gaps within the posts. Also, works …

Member Avatar for StolenJelly
0
71
Member Avatar for sophe

This is my problem - I have a website which up til 3 years ago I ran using Frontpage (I know, I know.. but I learnt html back in 1999..). Then someone else ran it for me, and they have now decided that they don't want to anymore, except they …

Member Avatar for LukeBennett
0
108
Member Avatar for matador999

I am trying to embed a flash music player from this site: [url]http://www.basementjaxx.net/[/url] I viewed the source code, copied the player link and tried to insert into dreamweaver CS3 Insert>media>flash I changed to site root and entered the address but "choose" button would not ever highlite. What am I doing …

Member Avatar for LukeBennett
0
142
Member Avatar for guythegeek

Hi, I have this problem that I need to play a flash website in full screen mode. That runs fine but then I have a link where we have an FLV video component. Whenever I browse to the link having the FLV video, the video goes fullscreen and fills the …

Member Avatar for Choreo
0
396
Member Avatar for dcdruck

Hello, everyone, I am experiencing a strange issue, or at least I find it strange. I'm actually at work, and a client wants to throw a few PowerPoints up on a web page with basic links to download or open them (depending on the end-user's configuration). Office 97-2003 (.ppt) files …

Member Avatar for dcdruck
0
134
Member Avatar for flightoftheowl

Hello all, I am based in Cape Town, South Africa, 37 years old, and apart from an evolving interest in web design and development, my other passion is photography... I guess I'm a bit of a nobody when it comes to design and development, but what I do know, I …

0
4
Member Avatar for vishalkhialani

Hi, I am new to linux and was wondering if there is any application which I can download or purchase which will help me edit flash projects in linux. Cheers, Vishal Khialani

Member Avatar for JasonHippy
0
193
Member Avatar for drugoholic

Hey there, I'm currently using ja_Purity to create my own template and so far I've succeeded but now I'm having a new problem. Please check the screenshot below, what I basically wanna do is make the big banner to stretch all over the page coz it's 1000px wide and the …

Member Avatar for MidiMagic
0
135
Member Avatar for Nattynooster

Hello, I'm making a website for a friend of mine, located at [url]http://www.theconsolelounge.co.uk/catherine[/url] But as you might of noticed, the navigation bar is not doing what it is supposed to be doing, I'm trying to make it fit all onto one line on 800x600, It should do this anyway, but …

Member Avatar for MidiMagic
0
130
Member Avatar for gackerman43

Hi, I'm trying to make the following div element I found using firebug not appear through CSS. What code should I add to my CSS stylesheet? I'm assuming it's display:none but don't know where to add it. <div dojoattachpoint="_embedGroupButton" class="embed_group button">Embed</div> Any help would be appreciated! Thanks

Member Avatar for MidiMagic
0
92
Member Avatar for kako13

Hi, the site navigation bard (on gray) look different from page to page. I want it to keep the same size no matter what page I visit. I attached the CSS and the html pages. * This problem seems to happen in Internet Explorer. [CODE=css]body { font-family: Verdana, Arial, Helvetica, …

Member Avatar for MidiMagic
0
75
Member Avatar for alphabetical

So i have a page which layout "fits" to screen, so that users do not have to scroll to view the content in the middle. It has a header, a container/body area (with its own internal scrollbar) and a footer that supposedly sticks to the bottom. The problem: for IE …

Member Avatar for MidiMagic
0
264
Member Avatar for cali_dotcom

Hi, i have a problem trying to style a dynamically generated lists. the list ia dynamically generated with ajax and could be very long. i set a div container for the list but right now the list overflows way beyond the div container. i would need the list to some …

Member Avatar for MidiMagic
0
146
Member Avatar for Atomika3000

i've made a website with a contact form, but everytime you click the send button it opens the computer default e-mail client. i know there is a way of doing this, but i dont know how. I think it involves php and if it does can somebody show me how …

Member Avatar for MidiMagic
0
166
Member Avatar for ggeoff

Hi I am still a newbie as far as using CSS is concerned. I had a problem, now resolved, where the CSS for part of my website was not working. I just couldn't see what was wrong! Eventually after a sleepless night and a search on the Web I solved …

Member Avatar for MidiMagic
0
182
Member Avatar for ma-chino

Hi All- I have the following iframe on my main web page which calls up another html that has several links that popup images whenever you hover over the link. Thus far, everything is working except that I would like to have the popup images centered on the iframe and …

0
48
Member Avatar for beko

I am trying to centre the whole of my page. I have kind of done it by creating a div called "alignment" containing all my HTML. Then I've done this with the CSS: [code] #alignment {text-align: left; margin: 0px auto; width: 750px; } [/code] It kind of looks centred but …

Member Avatar for Airshow
0
74
Member Avatar for Matchuel

Good Day, I am using an Ms Access Database to design a StockTracker applicaton. The application is used to check the stocks of users. Firstly I need to sign on as an administrator and then be able to add users and their stocks to the database. I have created the …

Member Avatar for Matchuel
0
129
Member Avatar for tokyoboi21

i'm new to this webdesin thing. what i need is a way to input information to the site, and have that information sent back to me at a specific time specified to my cell in a text. lets say i want to remember to call someone at 4 pm on …

Member Avatar for bhagu
0
106
Member Avatar for siji44

Hi, I have designed one html page (home) with CSS. I have four more pages in html and want my heading and menus to be repeated. How should i do it? Do i have to write all the heading and menu contents in each of my pages or is there …

Member Avatar for bbqkaren
0
404
Member Avatar for solahere

I am having some image resize problem with IE6 when I use the following code, the image looks blurry and the embedded text in the picture cannot be read properly...(it works great in Firefox) [ICODE]<p align = "center">&nbsp;<img border="0" name = "imgName"; src="updatedFlow.png" width="700" height="740"></p>[/ICODE] However, if I remove the …

Member Avatar for stevenpetersen
0
190
Member Avatar for Aeturnus01

Hi all, I'm totally new at web design and learning fast with tutorials, I have built the website already and now I'm trying to embed a flash movie that I just created in Adobe Flash CS3 successfully, I have also published the flash movie in HTML/.swf so I'm good there, …

Member Avatar for stevenpetersen
0
134
Member Avatar for bethennyengland

How can I keep up with new features of css and html? is there a good site I can go that lists websites with new good design layouts that I can try to emulate for sites?

Member Avatar for TheAlex
0
94
Member Avatar for bhagu

Hi, all!! I have very good base of html. I want to learn more about web design and development. I started to teach myself CSS. Than I will learn Javascript, PHP and MySQL. This is my journey I have decided. But, I am still confuse. Your suggestion would might help …

Member Avatar for moodymoe15
0
213
Member Avatar for lisa wilson

Benefits of a Unique Design When it comes to designing part of a website it is important that its design is unique and represents your brand identity. Therefore, one must discuss your company profile and short and long term goals with the designers of web marketing Company India who is …

Member Avatar for laura_ci
0
136
Member Avatar for php_noob

my BG doesn't load in FIREFOX? [ICODE]<div id="wrapper"> <div id="head"> <img src="images/png/xxxx.png" alt="xxx Logo" /> <div id="info-call"><img src="images/png/xxxx.png" alt="call-center" /></div> </div> <div id="navigator"><img src="images/xxx/left-nav.png" alt="navigation" class="left" /><img src="images/xxx/right-nav.png" class="right" alt="navigation" /></div> </div> [/ICODE] This is the HTML it is on DOCTYPE strict the problem is on NAVIGATOR! [ICODE] .left{ float:left; …

Member Avatar for php_noob
0
90
Member Avatar for djnzak

Hi, i would like to create a flash file which will have thumbnails of various images (about a 100) what i would like to do is make on image at a time (tandom sequence) glow or have an increase in alpha and then come back to normal and then another …

Member Avatar for JasonHippy
0
400
Member Avatar for abrocketman

I have created a swf file in flash cs4 and exported it. I have viewed it locally and it works fine. Once I upload it to the server it just play. I have looked at everything and it just wont play. I am stuck and not sure what else to …

Member Avatar for JasonHippy
0
228
Member Avatar for solahere

I wanted to do some popon windows when someone hovers over something on my page... new_window = open("page.html", "displayWindow", "toolbar=no,width=600,height=300,directories=no,status=no,scrollbars=no,resize=no,menubar=no"); I can do that by opening a popup using the abovecode but it opens in a separate page... I want it to hover on top of the same page some …

Member Avatar for solahere
0
122
Member Avatar for kaylar

I have a web site that I built using HTML and CSS. I uploaded the site to the server and it works great except for the add to cart button. I took the site down and put the old one back up because the shopping cart is not working. The …

Member Avatar for kaylar
0
422
Member Avatar for Eman84

Hi, I need my website to be described in two languages; Arabic - which is rtl, and, English - which is ltr. I need the keywords in both languages, too Is it right to duplicate the meta description and the meta keywords tag???? like this: [CODE] <meta name="keywords" content="Eng Keyword1" …

Member Avatar for Eman84
0
71
Member Avatar for GianFire

Hi, I apologized if I am not asking the right question here or I am posting in the wrong question. But, I hope I can get some direction on where to go to accomplish this. I trying to create a secured site. Users will be log in with their own …

Member Avatar for peter_budo
0
176
Member Avatar for fisher318

Hello, ok, for the web site groundwire.net, the live chat button on the far right displays fine in firefox and safari, but is slightly offline in IE7 and EXTREMELY messed up in IE6. Anyone able to point me in the right direction of how to get this code to work …

Member Avatar for fisher318
0
81
Member Avatar for christnelson

I'm new to Dreamweaver and working with Spry Menus. I started with the adobe tutorials this weekend and am working my way through things now. I'm currently 'stuck' on two steps. I've put a mock of the header here for illustration: [url]http://tamos.net/~cnelson/Dreamweaver/[/url] VERTICAL BORDERS FOR THE BUTTONS: The first has …

0
56
Member Avatar for chorcho

I made a wonderfull photo gallery and I had some trouble. The pics enlarge on mouse over, but, the problem is that in resolutions like 800X600 or 1024X768 the enlarged images "hide" behind the flash menu... for better understanding, have a quick look please. [URL="http://www.christianvidal.com.ar/galecvq.htm"]http://www.christianvidal.com.ar/galecvq.htm[/URL] I also attached a screenshot …

Member Avatar for Airshow
0
300
Member Avatar for jiwatramani

hello people, here is a piece of AJAX that i have used in my JS file. It's working fine with IE but somehow the page does not load in Firefox. [CODE]function secondRead(){ if(xmlHttp.readyState == 4){ if (xmlHttp.status == 200) { try{ var status = xmlHttp.responseText; alert(status); status = status.split(":")[0]; status …

Member Avatar for ivannz
0
122
Member Avatar for jimmy2b

i am trying to create a multiple choice question(mcq) on the web i wrote the code for the question page...but i dont know how to store the result that the user gives so that there can be an analysis of his/her mcq test...and according to which their result will be …

0
37
Member Avatar for tillotama

hi please check the code which works fine in IE but not in Firefox... urgent help required... HTML [code=html]<!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"><!-- InstanceBegin template="/Templates/index.dwt" codeOutsideHTMLIsLocked="false" --> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <!-- InstanceBeginEditable name="doctitle" --> <title>Untitled Document</title> <link rel="stylesheet" href="style.css" type="text/css" /> <!-- …

Member Avatar for essential
0
225
Member Avatar for ayesha789

Hi, I want to know about cricinfo.com like menu. How I can develop a menu using Fireworks, Dreamweaver. please guide me. or any easy way .please share.

Member Avatar for kako13
0
73
Member Avatar for BamaStangGuy

I need some software that will be able to convert any video type to flash and then watermark the video as well. Right now I am using the free Riva FLV Encoder which does a great job encoding the file but I can't watermark using it. What does everyone else …

Member Avatar for peter_budo
0
314
Member Avatar for Reesho

I have a problem with my css background image. It only seems to extend down the page through 100% of the content and does not completely fill up the cell. I have three different repeating gradient background images to use in different places on the page. The style code in …

Member Avatar for Airshow
0
142
Member Avatar for kako13

Hi' This is a Dreamweaver template .DWT but for some reason I can't edit the line 36 (<td colspan="2" class="footer"> Personal </td>) it appear on gray. Any suggestion? [CODE=html]<!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" /> <!-- TemplateBeginEditable name="doctitle" --> <title>Untitled Document</title> …

Member Avatar for kako13
0
172

The End.