11,821 Topics

Member Avatar for
Member Avatar for arctushar

Hello I have a dictionary html5 apps. where I used datalist and autocomplete. When I click on submit button then its work fine. I want that when any Item is selected from the autocomplete list, it will work instant. So that no one need to click on extra button. is …

Member Avatar for LastMitch
0
78
Member Avatar for bvrameshbabu

I know that for every HTTP request the request carry some request header parameters like Accept, Accept-Languate etc.. I understand the general meaning of those parameters. But how server utilizes that information, that is not yet unclear. For example, The request header "Accept" header means "Content-Types that are acceptable". And …

Member Avatar for pritaeas
0
172
Member Avatar for naniavss
Member Avatar for napninjanx

Like for example. HTML Is a basic web design language. Is there a way to create your own kind of programming language, and use It to build stuff? any kind of stuff like software, android apps, sites, Etc.

Member Avatar for pritaeas
-1
35
Member Avatar for suavedesign

I am a web designer and I wanted some tips in the following area: Until now, I only built websites using dreamweaver, without any cms platform. If I want my client to be able to edit the site on their own, after I finish building the site, I know I …

Member Avatar for bestwsd
0
74
Member Avatar for jen.evans1

Hi everyone can you please look at this site's source codes (html and css) and tell me why my images aren't showing in any browsers. They show up in my design part on Dreamweaver. http://jenevansportfolio.com/portfolio.html thanks!

Member Avatar for bestwsd
0
98
Member Avatar for Asan23

i am having a problem getting my js file to work with my html file here is my jsfile function calculateTotal () { var hours = document.getElementByName("hours")[0].value; alert(please enter a number) var payrate = document.getElementByName("payrate")[0].value; alert(please enter a number) var pay = document.getElementByName("pay")[0].value; if (hours <= 40){ pay = (hours …

Member Avatar for dcdruck
0
151
Member Avatar for chris_j_haines

Hello my name is Chris. I am in the process of designing a website for web tutorials, articles and resources based around web design and coding and articles on various web based topics. I would like a list of useful resources which people can use to learn and develop their …

Member Avatar for LastMitch
0
287
Member Avatar for vizz

I installed **Palette for Chrome** extension in **Google chrome Browser** but after few days it stopped working. I formated my PC, Installed fresh version of **Google chrome Browser**, still it is not working. Is their any best website to create color palette from image? (anybody knows why this extension is …

Member Avatar for vizz
0
55
Member Avatar for <M/>

I have a table that collects data from web inputs and stores them on an html page... the question how do i style this table... I am not sure how to give it borders, style columns (column 1 is red, 2 is blue, 3 is red, so on), or color …

Member Avatar for LastMitch
0
263
Member Avatar for mgn2683

I'm having a problem where each page has a seemingly different amount of spacing above the footer. It can be seen at [Click Here](http://ushousingco.com/) Any thoughts/ideas as to what div is causing this issue and how to fix it so the pages aren't as long and have the same spacing …

Member Avatar for mgn2683
0
125
Member Avatar for SilentCoder

Hi, i would like to know how can i make a guage meter, that looks something like this: http://s12.postimage.org/45vzpv3h7/Untitled_5.png I know how to rotate the arrow, but how can i make the guage so that the red color increases with the arrow. Thanks.

Member Avatar for SilentCoder
0
706
Member Avatar for The Imp 96

Hi, I have an issue where I have created some ".wrapper" classes (I think they are called!) but when trying to move an image in one of these, I am unable to, and I have not a clue why! Please could you tell me or at least give me some …

Member Avatar for The Imp 96
0
264
Member Avatar for redjay

Two weeks ago, my Internet Explorer 9 started behaving badly. It shows some images as colored boxes, drop down menus and check boxes on the webpage don't show at all. I uninstalled IE9 (via the Feature option) and reinstalled from scratch, but the behavior is the same. I have checked …

Member Avatar for redjay
0
323
Member Avatar for KhubaibQaiser

This is my first thread on this forum so sorry for any mistakes. # Problem 1: # I have made a webpage using html and css. But the page content shrinks when i resize window horizontally. Problem 1 ,of content shrinking, has been solved. I was using %age for my …

Member Avatar for JorgeM
0
138
Member Avatar for shanenin

I am not sure if this is an appopropiate place to post this, but..... I am working on a site using squarespace.com. The problem I am haivng are jagged fonts. I have enclosed the link to my site. it is still in progress, The Home pages shows a good example. …

Member Avatar for LastMitch
0
130
Member Avatar for anish.anick

Hi All, I have a factory which has some concrete sub classes for generating reports (.txt, .csv,.xls) I want to make the interface of the concrete classes to be generic so that i can pass in diff types of parameters (Instead of DataTable i need to use DataSet or some …

Member Avatar for Momerath
0
218
Member Avatar for musama`

I'm developng a wbsite but i met a chalenge of sending free emails .How can i comeup with webmails that can hepl people to send free emails?

Member Avatar for JorgeM
0
17
Member Avatar for asif49

For some reason I can have an input type as a button with an onclick event but when I set the input type as image and put an onclick event into it, it doesn't seem to work. I.e. This works: [CODE] <input type="button" onclick="func('hello')"/> [/CODE] This doesn't work: [CODE] <input …

Member Avatar for ojemuyiwa
0
3K
Member Avatar for dansonyun

Here is a very tiny program(3 files) has embedded with Smarty template engine. Anyone knows how to remove Smarty completely? I konw the procedure to remove Smarty but failed to rewrite the code into pure PHP. Complete source files as in attachment. **CLICK HERE!!**~~~ http://www6.mimima.com/link.php?ref=FGHkNoDtmB *****************index.php <?php require("comm/Smarty.class.php"); require_once("get_data.php"); require_once("books.php"); …

Member Avatar for dansonyun
0
229
Member Avatar for cmills83

Can someone link me to a script that will rotate an ad banner on a website so a different ad appears when you refresh or revisit the page. I have a found a few scripts that rotate images but it has to be able to have the link with it …

Member Avatar for shailendrabisht
0
198
Member Avatar for user543820

Hello! I've made html webpage and set its background image. I've to make a login window on this page and its form is enclosed in a div. Now the background image is visible in div of login window too which is what I don't want. I want to set the …

Member Avatar for JorgeM
0
136
Member Avatar for seoapprentice

Long time no see, guys. I got trouble with my website. When i didn't know too much about web design or coding, I made a html page that have hyphens like this: http://www.domain.com/shopping_tips/shopping_online%20guides.htm My subpage has PR 3! I decided to change the url hyphens as google guide to this: …

Member Avatar for getmused
0
103
Member Avatar for jdgrinder

On my website bbhydraulics.com it does show the menu in internet explorer. here is the top part where I think the problem is: <?xml version="1.0"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> Is that the right code?

Member Avatar for JorgeM
0
2K
Member Avatar for ben.matthews18

Hi, how can i write a statement or something that would switch stylesheet if the user is on a mobile device? thanks

Member Avatar for JorgeM
0
53
Member Avatar for karlcunanan

Hi web designers! I just want to know what is the problem with my css since its perfectly working in desktop and laptop, while its having a problem in tablets and mobile devices. This is my code: CSS: #header{ width: 935px; margin-left: auto; margin-right:auto; padding:20px; background-color:#FFF; margin-top:-9px; } ul#css3menu1,ul#css3menu1 ul{ …

Member Avatar for karlcunanan
0
147
Member Avatar for jamojo

Hello Eveyone, I am validating a html 5 page using w3c validator. However, this error occurred: "Element noindex not allowed as child of element div in this context" Can you please send some idea on how to resolve this? Thanks.

Member Avatar for pritaeas
0
240
Member Avatar for emir_gradacac

Hi! I was wondering, is there any way to make a website perform a Google search for certain keywords? As in, the user types keywords and then the site returns, say, the 1st result that comes up on Google? Best Regards, Emir

Member Avatar for simrankim
0
202
Member Avatar for rohan.sharmila

I have seen many of websites like this where is a uniquie & similar look in design. Can anybody find out which software/ cms/ tool is used to create and design the same, or the same templates are available on net? If created using php, which software/app is used. (also …

Member Avatar for pritaeas
0
230
Member Avatar for Fabio82

Hi Everyone, I am having problem on getting CSS displayed on iphone/ipad.... This is the web link, anyone can help me? http://www.vinosytapas.co.uk/ Many Thanks

Member Avatar for 99wallpaper.com
0
180
Member Avatar for <M/>

How do I turn an image (lets say a logo) into a character... I don't want images filtered out because of the email providers (Gmail, Yahoo, etc.).... So I want them to always show up...

Member Avatar for <M/>
0
65
Member Avatar for kitschkath

I was wondering how am i able to do that? i have inline-block div of images, how am I supposed to divide it.. like 10 images per page? i am using php here btw so it has loops. i don't know if i am posting in the right place but …

Member Avatar for kitschkath
0
48
Member Avatar for ddanielsmith

I'm so cofused and I don't understand the box model at all. For example, How do I know what number to use with margin and padding? It's not like I have a grid and I just don't get the concept of margin and padding at all or which number to …

Member Avatar for JorgeM
0
82
Member Avatar for OmniX

I have a webpage that I wish to remove the scrollbar from. I know this is possible with frames as scrolling="no". But just from my single page I would like something small and easy to remove the scrollbar prefer something like <body scrolling="no"> Thanks, Regards X.

Member Avatar for nuryanto
0
165
Member Avatar for dstoltz

I have a client site built with Classic ASP techonolgy. I'm trying to determine what my options are for a blog for his site. The host does not offer anything. The client definitely wants the blog to be integrated into the site. OPTION 1: Use Wordpress domain mapping, so the …

Member Avatar for mxood
0
96
Member Avatar for ben.matthews18

Hi, i'm having a problem with the 'margin-top' property. Here's my current html and css - **HTML -** <div id="nav"> <div id="navwrap"> <ul> <li><a href="index.php"><img src="images/frame/homebtn.gif" width="63" height="20" /></a></li> <li><a href="portfolio.php"><img src="images/frame/portfoliobtn.gif" width="93" height="20" /></a></li> <li><a href="contact.php"><img src="images/frame/contactbtn.gif" width="84" height="20" /></a></li> </ul> </div> </div> **CSS -** #nav{ width:100%; height:70px; background-image:url(../images/frame/nav_1.gif); …

Member Avatar for dcdruck
0
111
Member Avatar for jonsan32

With my code below, IE keeps cutting off the top border portion of the box around my dates. Can anyone get this to look good in IE. I suck when it comes to that kinda stuff. And yea, no picking at my overall coding skills either - I know that …

Member Avatar for jonsan32
0
566
Member Avatar for aparnesh

I am trying to create a drop down menu using UL and LI elements. Each LI is an image (of same size) and there are no Bullets in the List. In IE, the list Items are left-aligned as I want them. In Chrome the list Items are right aligned with …

Member Avatar for aparnesh
0
399
Member Avatar for MWEB

Hallo everyone :) I have a question about IFRAME .. So .. On one of the websites have an iframe of http://site.com .. Can I specify the iframe to display only part of the website .. such as header or content (middle): -? If not, there is another way to …

Member Avatar for MWEB
0
104
Member Avatar for Ravi8686

Which Script, CMS, Or Forums Mastiland.com Using? Coz I Looked a Lot of Scripts Online But Unable to find the same or similiar one. Please Help?? Thanks In Advance :)

Member Avatar for GliderPilot
0
33
Member Avatar for collinskawere

hi! it's been long since the last time i was here! but here am back with a problem. am doin a webpage and i want it to perfectly fit on the screen. i have used a body width of 100% but it create scroll bars. i want a perfect one …

Member Avatar for Sahil89
0
176
Member Avatar for dwizer

Hi I'm Dwizer and I'm from Madagascar. I'm here to share and to know more about web : design , developt, seo I'm not Guru so I'm here to know more about go to [dwizer web booster](http://www.dwizer.com) I think I will find and will know more about web here Thanks …

Member Avatar for dwizer
0
99
Member Avatar for karlcunanan

IE once again proved its incompetency against other web browsers, is there no other way to round the corners of the table if putting a background color as its header except usign an image? These are my codes: CSS .table1 { -moz-box-shadow: 1px 0 5px #888; -webkit-box-shadow: 1px 0 5px …

Member Avatar for AleMonteiro
0
3K
Member Avatar for kimmi_baby

Hi! I have a horizontal menu with a vertical drop down. For some reason in Chrome the drop down is horizontal instead of vertical. It seems to work fine in everything else. Suggestions on how to fix it? [Click Here to vew website](http://www.purpleblaze.com.au)

Member Avatar for JorgeM
0
156
Member Avatar for karlcunanan

Hello web designers! I would like to ask for a better definition for rounding the corners of tables. I found some tutorials while searching in google, but some are using images and some are using border-radius adjustments. Any thoughts in creating this? Thanks!

Member Avatar for JorgeM
0
79
Member Avatar for mgn2683

Hello, I am having an issue with my footer in IE 8. IE is increasing the padding, and bumping the newsletter sign up box down, when it is supposed to be on the same level as the links. Any thoughts as how to fix the padding problems? Site can be …

Member Avatar for JorgeM
0
767
Member Avatar for mxood

hi im am farely new to making websites and was looking for a few suggestions on my website. firstly i have completed make a fare structure for the home page here is the link to the image.[Click Here](http://s14.postimage.org/s6de1rfxd/cfp.png) but it looks lame as in the background makes it dull. i …

Member Avatar for JorgeM
0
217
Member Avatar for hcbckwidpeace93

I want to make a website about technology and programming languages , shopping purposes and Blogging as well as. I will also subscribe google adwords for making money and also will subscribe other money making stuff. 1.Which webhost serice provider will be best for me ? a. I will be …

Member Avatar for JorgeM
0
100
Member Avatar for rohittripathi

hi everyone I have created one web page for website, these having four main Div but i have to do Show Div and Hide some Div using javascript or jquery in css. **Four main Div are:-** 1) **header** 2) **banner** 3) **Content** 4) **footer** :- on the website two div …

Member Avatar for JorgeM
0
157
Member Avatar for Ibrahim saulawa

Can some one help me with good materials to design a very good website for my project

Member Avatar for subramanya.vl
0
141

The End.