20,737 Topics

Member Avatar for
Member Avatar for crapgarden

In actionscript 3.0, when working with Arrays what is the difference between INDEX and KEY?

Member Avatar for pritaeas
0
119
Member Avatar for trishfernan

Hi, I need to develop something like this. How do I start on this? Please check the attachment: ![Explanation23](/attachments/large/4/Explanation23.png "Explanation23")

Member Avatar for <M/>
0
84
Member Avatar for techbrain

Hello, Some tips about web design in 2013, Leaving the Doomsday behind and entering in the new year of 2013 still if you will search or just Google from other source you will notice that sale of PC (Desktops) is decreased in the year 2012. The question that arises is …

Member Avatar for mattster
0
940
Member Avatar for dancks

I decided the best way to learn css was to try to recreate pages of web sites. I chose youtube, because the layout seemed challenging but doable from a noobie perspective, and I get to watch youtube vids in the process. I am having trouble recreating the part under the …

Member Avatar for AleMonteiro
1
212
Member Avatar for Wailintun

HI! everyone ,Please tell me how to make slide show of http://www.harobikes.com/bmx/

Member Avatar for cmps
0
155
Member Avatar for Octet

Hello Daniweb members, I am having issues when attempting to go to a domain name I own. When I type it in, the page shall load up a login for a 'goahead Web Server' and 'MW3520 Multi WAN Router'. Here is a run down of what I've got setup: * …

Member Avatar for Octet
0
169
Member Avatar for pjrey

hello i am having issues with my website. i have been notified by several people using ipads, that they are unable to click any links, add themselves to the mailng list etc... http://naniboujou.com everything looks fine (design, layout etc..) but links are unclickable! form fields un fillable... what gives? thanks …

Member Avatar for pritaeas
0
220
Member Avatar for niceply
Member Avatar for islam-morad

Hello Floks, I have been working on a database design for my company which is in the filed of calibration. I have came up with thae attached design and i need you to give me feedback.

Member Avatar for drjohn
0
514
Member Avatar for earlxph8

hello, do you know how to make broken underline css decoration, there is underline but cant find sample on broken one. thanks.

Member Avatar for earlxph8
0
151
Member Avatar for junji

I've been stuck for a month now on a logo design, initially I had something like the logo used here http://ozcleaningdivision.com/working The owner wanted bubbles, well more realistic ones so I gave him this http://ozcleaningdivision.com/working/ozlogo_prototype2-12132012-d.png Right now he says it looks bad, actually it really does look bad specially if …

Member Avatar for junji
0
185
Member Avatar for yathisp

I have seen something different this google map. I tried to this. But i am unable to find the way to do.. any body pls help me to add animated image instead of the pointer icon ... just visit this link please explain me how they did this? http://www.godrejproperties.com/godrejgardencity/location

Member Avatar for <M/>
0
188
Member Avatar for skkhan

How can i learn 'web design' within a short time? Could you please anybody help me?

Member Avatar for fantasticode
0
991
Member Avatar for RenanLazarotto

Hello guys! I'm making a site and I want to add a mouserover effect on the social-network icons, exactly like what WinRumors ([http://www.winrumors.com/](http://www.winrumors.com/)) have on their social icons. To understand what I mean (and what I want), open the WinRumors site and place your cursor on top of any of …

Member Avatar for RenanLazarotto
0
153
Member Avatar for Binoir

I'm connected to the Internet, but I can no longer access any websites. When I open Mozilla Firefox, I get the message "The connection was refused when attempting to contact www.(any site I try).com." Sometimes I get another message that says "The document contains no data." When I open IE, …

Member Avatar for Alowan Umanailo
-1
2K
Member Avatar for january kiwele

i want to know how to write a design for the small sized network for not more than 80 users

Member Avatar for JorgeM
0
223
Member Avatar for bradly.spicer

Hey, http://we-remortgage.co.uk/sitewp/ I'm trying to make the form to the right actually clickable however it seems like something is in the way. Can anyone locate the issue? Thanks!

Member Avatar for bradly.spicer
0
81
Member Avatar for NardCake

Hello! Me and a friend are working on a website (We have for months) we have tons of functionality working, it's just we are never happy with the look of the site which is of course one of the most important parts. It seems like everytime we redesign things we …

Member Avatar for NardCake
2
198
Member Avatar for StephenopolousINC

Hey everyone, I am a student at WGU studying for a Bachelor of Science, IT - Software Emphasis. I have already obtained several certifications: CompTIA A+, CompTIA Project +, CIW Web Foundations Associate, CIW Web Design Specialist, CIW JavaScript Specialist and plan on getting several more. The next programming cert …

Member Avatar for falkopartey
0
225
Member Avatar for tiger86

I got an email from lunar pages [quote] To Whom It May Concern, My name is Wayne Salvino and I’m the Director of Sales for Lunarpages’ Professional Business Division. My sales reps are currently making contact with businesses in your area, who are interested in developing or upgrading their websites. …

Member Avatar for Reverend Jim
0
211
Member Avatar for Malymieczek

Hi all, Im working on a website, and Im trying to put a navigation bar in the navigation divider I made, however when I put the image in, it doesnt go into the divider, even though its between the <div> tags. Heres what it looks like: ![enter image description here][1] …

Member Avatar for JorgeM
0
198
Member Avatar for Malymieczek

hi all, Im working on a website and need to make a Divider. I coded one, but no matter what, the form isnt made. Heres my code. Can anyone tell me whats wrong? CSS: #wrapper {width:1000px; margin:0 auto; } #header {background-color:yellow; text-align:center; height:50px } #footer{clear:both; background-color:yellow ; text-allign:center; } #navigation …

Member Avatar for Malymieczek
0
93
Member Avatar for trishfernan

Hi, I need to develop something like this. How do I start on this? Please check the following URL: [Click Here](http://i1190.photobucket.com/albums/z452/trishfernan/Explanation23_zps22127e0d.png)

Member Avatar for LastMitch
0
51
Member Avatar for McLaren

http://ylakiuglobosnamai.lt/darbo-uzmokestis Hello, in this page I cannot find a way to make table less wide. It was probaly pasted from word to WICYWYG javascript text editor. I edited the html and removed all witdth attrivubtes, set it even to 50% as you can see if you open element inspector, it …

Member Avatar for cmps
0
161
Member Avatar for Gabums

Greetings! I took some code from this [site](http://osvaldas.info/elegant-css-and-jquery-tooltip-responsive-mobile-friendly). It works great in EVERY browser but IE7 where the arrow of the tooltip is missing. I know that there are issues with IE7 not supporting :after in CSS. I've tried adding this code: <!--[if lt IE 8]> <script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE8.js"></script> <![endif]--> But …

Member Avatar for Gabums
0
406
Member Avatar for bradly.spicer

Working on this site and now i'm majorly annoyed it isn't working. <div id="Mid_Content"> <div id="Left_Content"> <h2>heading </h2> <p> test </div> <div id="Mid_point_Content">asdasd</div> <div id="Right_Content">Form</div> </div> Mid_Content is a container and the rest inside it. Here is the CSS #Mid_Content { Width: 1000px; } #Left_Content { width: 33%; } Mid_point_Content …

Member Avatar for bradly.spicer
0
2K
Member Avatar for kimmi_baby

Hi there, I'm interested in creating a one page website with wordpress (the one with multiple pages in one with the scrollbar). I was curious whether anyone knows of a great website that has tutorials for this or someone that can give me a bit of information on how to …

Member Avatar for bestwsd
0
114
Member Avatar for KickingHorse

<!-- See http:kinghorsemedia.ca/bna/ Click on Trailer Configurator, pick a model and click on Accessories This is html that is loaded when tab_3 is clicked --> <div id="tab_3"> <h3><?php htmlout($model_name); ?> – Accessories</h3> <h4>Select Optional Accessories by clicking the boxes. </h4> <p>Click on underlined text to view image.</p> <form enctype="multipart/form-data" id="acc_form" …

Member Avatar for KickingHorse
0
330
Member Avatar for Vincentas

I am using a Dedicated Server. In the web-hosting side, I have folders arranged like so. html forum files images files Equinox index.php header.php footer.php style style.css mc-multiplayer style style.css index.php header.php footer.php I am trying to get the index.php of mc-multiplayer to link to the css file in mc-multiplayer, …

Member Avatar for EvolutionFallen
0
102
Member Avatar for trishfernan

Hi, I need to show a "Your message has been sent" message notification for 5 seconds via a small box that should appear on top of our sites message section and then disappear. I need the full html codings or a full example on how to develop this system.

Member Avatar for EvolutionFallen
-2
140
Member Avatar for vasuv

Hi All, Could you Please give me your valuable suggestions for the following requirement. I am not sure whether this is the right place to post this thread but please have a look and give me your suggestions. 1. I am planning to design a ticket tracking tool. 2. If …

Member Avatar for brave_demo
0
132
Member Avatar for <M/>

I have a form and it is pretty simple. What i want to do is allow the user to fill out the form and select a color and depending on the different color that is selected, a question will reveal varying on its selection. So here is my HTML: <form> …

Member Avatar for <M/>
0
277
Member Avatar for Dennis73

In some web sites, ebay and Amazon specifically, they have several thumbnails below a larger image. When you hover over one of the thumbnails the corresponding larger image is displayed in the space above. This effect would be perfect for a site that I am working on right now. Can …

Member Avatar for Dennis73
0
95
Member Avatar for chinmay.rajyaguru

Hello everybody, I have per day around 10,000 visitors on my blog. Few days back I started to developing new wordpress theme into my blog but 'Theme Test Drive' plugin isn't working for me because you know well **some WordPress general setting disturbing and also template selection etc...** *I need …

Member Avatar for EvolutionFallen
0
198
Member Avatar for Proglearner

My draft webpage currently has a <head> but no <body>. It links to a css stylesheet that exists in the expected location but is currently blank. When I loaded it into Firefox 17.0.1 for Win XP, the error console returned these three messages: > Could not read chrome manifest 'file:///C:/Program%20Files/Mozilla%20Firefox/extensions/%7B972ce4c6-7e08-4474-a285-3208198ce6fd%7D/chrome.manifest'. …

Member Avatar for LastMitch
0
173
Member Avatar for Proglearner

What css attribute and value do I use to set image width to whatever the user's window width happens to be? Progz

Member Avatar for Proglearner
0
100
Member Avatar for GlenRogers

Hi I am populatin a gallery with images whos paths are stored in mysql table. I would like the images not to be all lined up but sort of 'higltypiglty'; sort of arranged in a messy fashion if you get me. At the minute they are all lined up level. …

Member Avatar for JorgeM
0
91
Member Avatar for Proglearner

I set out to learn html4.01 and 5, css, javascript and perhaps php with a view to developing strong technical web design skills that can be applied to designing websites from scratch. My reasoning is that I'm a bit deficient on the visual creativity side and could perhaps compensate by …

Member Avatar for Proglearner
0
731
Member Avatar for jitendra777

I have a premium html blog template - how can I use to create theme and use in blogEngine.net? I had been to this webcast... Creating custom themes (25:00) [Click Here](http://www.nyveldt.com/blog/post/blogenginenet-creating-themes-webcast) , however, it has been deleted.

Member Avatar for Paul vikas
0
353
Member Avatar for noman90

Hi how are you all webdevlper im new blogger and im use wordpress i have fashion niche i ask one qustion i wana a photo gallery plugin any one have idea

Member Avatar for code739
0
163
Member Avatar for Proglearner

I'm learning html and having a lot of trouble understanding the use of the src attribute to load an image from local storage, such as the images directory on my hard drive or, when the webpage is uploaded to my webhost, the images directory of my webhost. Can someone please …

Member Avatar for Proglearner
0
109
Member Avatar for <M/>

I wrote an autocomplete input (i don't think that is the best thing to call it) in jquery. What it does is auto completes your text. It does that but it autocompletes by re-displaying the whole word/s rather than displaying what is left. I think I am un-clear, I may …

Member Avatar for <M/>
0
126
Member Avatar for garyjohnson

Okay, I dont have any code for this I am just not sure at all on how to do what I want. I have a website which displays pictures. There are albums and when you search the album it brings up all the pictures of that album. Now lets say …

Member Avatar for garyjohnson
0
277
Member Avatar for anirban1087

I am trying to get some xml data into my web page using php. When I am placeing the url into a web browser it is showing some xml data. But when I am doing that from inside a php page it is returning some empty data. The link is …

Member Avatar for R0bb0b
0
293
Member Avatar for scaiferw

I have a form to edit a table record, and am having trouble with it in Chrome. In IE7 it works fine, in Chrome it does nothing. It uses javascript because there is a sprite to change the button on hover. Any ideas? I'm stumped and would appreciate any help …

Member Avatar for AleMonteiro
0
369
Member Avatar for T4gal

Hello, When viewing [this page](http://www.jjwangracing.com/setup-sheets-electric/) in IE 8, I'm seeing weird white lines. There is one right below and above the "Coming Soon!" header, and two below the small grey sentance below it. I've looked at the CSS, and I can't see anything that could be causing this, and the …

Member Avatar for T4gal
0
142
Member Avatar for vineet_edu

Hello, I have made an aspx page in dotnet, I am also using user controls. I have used 17 small images as my module icons. I want them to come in one line for every screen resolutions. Its not coming on small screens, plesae suggest.

Member Avatar for JorgeM
0
86
Member Avatar for eduardar

First of all, everyone a good 2013! I now live in a small Argentinian town. Not many persons do have internet! However, I do have to design a website for a local hotel owner! If you compare my website: http://www.eduardlid...icolas/hpn.html which I made in 2011 and my website http://www.eduardlid.web44.net which …

Member Avatar for JorgeM
0
47
Member Avatar for jonathan.gardner.58

I'm interested in learning html,css, flash, java anything to do with web design and so forth. Just wondering if anyone out there has a really good starting point for me. Are there any books i should read or should i just go straight off the web. anything will help. thanks …

Member Avatar for diafol
1
142
Member Avatar for cristian.stilpeanu.3

Hi, i have problem whit a border, i want to set to center but make's higher column when it's to the center, please help me. there it's the original code: ![saveus](/attachments/large/3/saveus.png "saveus") <label for="">Nume de utilizator: *</label> <input class="bar curved5" name="user" type="text" id="user" maxlength="16" value="" onFocus="change(1)" class="validate[required,custom[noSpecialCharacters],length[5,16]]" /> there it's …

Member Avatar for cmps
0
515

The End.