15,919 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for Evil_genius82

Hi everyone, I need a bit of guidance on a particular problem: A client of mine wants a search functionality added to his site. The site would have a form which when submitted would display a list of results. The client would also need to update the site himself. I …

Member Avatar for Dandello
0
98
Member Avatar for tqmd1

Dear Sir, These codes work fine [CODE]<li><a href="" onclick="document.getElementById('div2').style.display='none';return false">Hide Div 2</a></li> [/CODE] If use these line, then it do not work [CODE]<li><a href="" onclick="document.getElementById('div2','div3','div4','div5').style.display='none';return false">Hide Div 2</a></li> [/CODE] I used more than one div in it. Complete discussin is here [url]http://www.webdevforums.com/showthread[/url]. ... w-Hide-Div Please help

Member Avatar for tqmd1
0
65
Member Avatar for Ritesh_4

Hello Anyone knows a font which can help me in photoshop to create an S similar to the one shown in the image?

Member Avatar for Ritesh_4
0
93
Member Avatar for makemoney10

Is there any limit to submit your domain to directories per day? if yes then please tell me how many directories I can do for my website/day?

Member Avatar for davidrobinson
0
132
Member Avatar for nice_true

hi everyone! I want a "Continuous marquee text" over and over again... back to back... i dont want the text to finnish scrolling right the way across before the next one starts... as soon as it has fully scrolled onto the flash file i want the same text to start …

Member Avatar for dellee
0
114
Member Avatar for suavedesign

Hi. I am having a problem when a user zooms on one page of my website. When the zoom is set to 100% it looks fine, but when you zoom in or out, an image that I have on the page shifts around. To see what I mean, please go …

Member Avatar for suavedesign
0
131
Member Avatar for rozerdun
Member Avatar for M Becky
0
80
Member Avatar for maxelcat

Dear All We have had a site running for the best part of 2 years without any real issues. Recently there have been questions raised with IE9/win7 - the clients says that only part of the page is loading - see screen shot attached. I have tried on 4 different …

Member Avatar for raphie
0
119
Member Avatar for MRSAVAN

this is a totally new concept to me, and I have no idea where I should start to get my business started. I need some fresh ideas on advertising, marketing, sales pitch, and how to make my own website. could you guys help me out?

Member Avatar for Dani
0
412
Member Avatar for jessicaw

I have created a page http://www.northland.edu/page. The content looks fine in Firefox, however the sub_right_column_container is underneath the rotating image in IE. Here is my info: [!mobileredirect!]<!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> <base href="[(site_url)]"></base> {{headertagalumnirelations}} <meta name="verify-v1" content="useSR4yAtTSl1p/FLntmcb+WgW3VfX3DvdrebQtkWeg=" /> <META name="y_key" content="ab70af893c2064e9"> </head> <body> <div …

Member Avatar for raphie
0
162
Member Avatar for davy_yg

style.css [CODE] /* Intro */ #intro{ background:transparent url(img/intro-bg.jpg); height:295px;margin:35px auto 25px; padding:0; position:relative;width:940px; } #intro img{left:50px;position:relative;top:-36px;} #intro article{ color:#29363f;font:16px arial; float:right; padding:20px 10px; text-shadow:1px 0 1px #a8cbe4; width:450px; } #intro h2{color:#fff;font:bold 36px arial,sans-serif;margin-bottom:20px; text-shadow:1px 0 1px #85a4b9;} #intro p{line-height:1.15} [/CODE] I attached web picture. I would like the text to …

Member Avatar for Dandello
0
131
Member Avatar for mosesaaron

Google brand links, does it mean that ecommerce sites should start promoting their products along with their brands, like promoting a jacket for being a jacket might make less sense then promoting the jacket for “American Eagle Jacket.” How do you promote products for brand links?

Member Avatar for SEOnlace
0
119
Member Avatar for paavan123

What is web beacon??? Could you tell me, i am expecting the details regarding that.

Member Avatar for aarisindia
0
96
Member Avatar for mosesaaron

Web beacon to me looks like a way to track user’s behavior on a site, is there anything more to it?

Member Avatar for paavan123
0
203
Member Avatar for brechtjah

Hi I'm stuck wanting to create a dropdown, only supported by CSS. This is my current code: [code=php] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <style type="text/css"> html, body { margin: 0px; } body { background-image: url('img/bottombackground.png'); } div.topbackground { width: 100%; height: 300px; background-image: …

Member Avatar for ramesh.joshi
0
546
Member Avatar for stefanruse

Hi everybody, I was wondering where a can get a domain name .com for free without sing in for any hosting plans and so on. Thank you in advance for your opinion and wish you good day.

Member Avatar for compuetrkakaa
0
186
Member Avatar for kaleem_ullah

Hi, I am freelance web designer. I have some issue regarding search field. I like search filed to work as it is in apple.com or similar to that. I have try it but won't work in IE. [url]http://www.freelancerkaleem.com/apple/applemenu.html[/url] CSS code: [CODE]#search { padding-top:6px; float:left; margin-left:6px; } #search input[type="text"] { background: …

Member Avatar for Dandello
0
119
Member Avatar for michibahn

Hi guys, I'm really new to web development and I need your help in getting my sample page modified. I've downloaded a sample drop down menu template and I just need it to modify to meet my needs. Attached is the files. Basically, I just need to do the following: …

Member Avatar for michibahn
0
196
Member Avatar for saberExcalibur7

A good day to you. I am working on a webpage but I got stuck on defining the max and min width. Basically I would want my page to be centered in when zooming out the webpages like what most webpages does. Please need expert help.ASAP thanks. this is my …

Member Avatar for Dandello
0
419
Member Avatar for tqmd1

Dear Experts I have following codes [code]<html> <style type="text/css"> #menu { position:absolute; height:300px;width:200px; margin-left:60px;margin-top:50px; background:rgb(0%,100%,80%); font-family:arial; font-size:30pt;font-weight:18px; text-align:center;padding:20px;padding:10px; } #menu ul {margin:1px;} #menu ul li {display:block;width:140px;background:orange; font-family:arial; font-size:18pt;text-align:center;padding:1px;margin:1px;height:20px;text-decoration:none} #menu ul li a:link {width:140px;background:rgb(0%,80%,40%); font-family:arial; font-size:18pt;text-align:center;padding:1px;margin:1px;height:20px;} #menu ul li a:hover {background:#e3eeff;text-decoration:underline;padding:1px;margin:1px;height:20px;} #div1 { position:absolute; height:300px;width:200px; margin-left:280px;margin-top:50px; background:rgb(0%,80%,40%); font-family:arial; font-size:30pt;font-weight:18px; text-align:center;padding:20px; } …

Member Avatar for tqmd1
0
137
Member Avatar for Dani

DFP Small Business offers a feature where you can display a creative on a page of your site, for testing purposes. This feature always worked using the Google Ad Manager tag. However, it completely doesn't work using the asynchronous version of the Google Publisher Tag (with single request enabled). Has …

Member Avatar for Dani
0
148
Member Avatar for arunkumarsrec

Hi to all can i know how to add my site blog to google index. I tried in to add sitemap. Can i know how to add the site to google index

Member Avatar for Dani
0
229
Member Avatar for veledrom

Hi, I know that we can define a return URL in forms for paypal payments. I wonder if we can define two return urls, one for success and another for fail pages. I looked arround but couldn't find proper info. Does anyone know if it can be done? Thanks

Member Avatar for FairBit
0
149
Member Avatar for Motorider

I just finished a site that list three zip codes as a service area. when the site is viewed in smart phone browsers the three zip codes become linked to Google maps or it tries to offer the zip as a call now phone feature. when the wrong zip is …

Member Avatar for Motorider
0
95
Member Avatar for AccurateAG

Hi All: Here, in order, are the places I use to do my directory postings: [url]http://www.web-directories.ws/General/Free/[/url] [url]http://www.whenweseo.com/web_directories/free_directories.jsp[/url] [url]http://www.directorycritic.com/free-directory-list.html[/url] [url]http://www.greatdirectories.org/free.html[/url] Does anyone have any others to add? I use these so much I keep running into sites I posted at before! John

Member Avatar for hostingraja
0
171
Member Avatar for mojojojo333

Hi all, I have 50 domains I park at trafficmedia, I'd like to know if you rather use my own adsense account? Thanks

Member Avatar for mojojojo333
0
169
Member Avatar for mosesaaron

There are so many pages on my site, do not know how to structure a crawlable link structure, any help would be greatly accepted. Help create link structure for a huge website.

Member Avatar for prcys
0
122
Member Avatar for seoindia

We have proper backlinks to our website and web promotion also We are having page rank 4 from last few months, but we are unable to improve it Plz suggest the proper way or tips to improve the page rank.

Member Avatar for ankitnajpal
0
343
Member Avatar for jb1ker

Does anyone know some good press release submissions services, like e.g. Squidoo? Thanks.

Member Avatar for ankitnajpal
0
430
Member Avatar for saurabh2007

Hi everyone, I just had a quick question. I have a div that has text in it. What I want to have is some text in the left and some text in the right so inside the div, the text Hello is displayed on the left as soon as the …

Member Avatar for Dandello
0
124
Member Avatar for Emma Johns
Member Avatar for pouringpound
0
158
Member Avatar for datti

Dear Friends, I would like to inform you that Google updated "Page Rank" today. Please check your page rank status. Thank you, - Ravi

Member Avatar for claydcousta
0
129
Member Avatar for siva28

hi everyone.. now i developin own site.. [url]www.parithi.com..this[/url] is a site home page having one wallpaper(background image)with that person name has been displayed transparent... how to do that..please refer that site...i attracted that design... please reply with solution

Member Avatar for jcarbillon
0
110
Member Avatar for Scu

Hello, I have this issue that the input tag has a class that's the same as other input tag. I want to change the icon to something else but it affects the other input that's not related to the icon. I wonder if it is possible to create a css …

Member Avatar for Scu
0
124
Member Avatar for Dani

Google's new algorithm update, which takes advantage of the Caffeine infrastructure, is being said to impact 35% of searches on the web (Compared to Panda's measly 12%). Rolling out today, it's said to target "freshness" of content. :) Uh oh!

Member Avatar for savitasingh
0
215
Member Avatar for tqmd1

Dear Experts I have following codes [CODE]<html> <style type="text/css"> #box1 { width:400px; height:400px; background:e3eeff; color:blue; padding:10px; text-align:center; margin-top:100px; margin-left:300px; vertical-align:middle; { </style> <body> <div id="box1"><h1>Div <br>with<br> four<br> border<br> images</h1></div> </body> </html>[/CODE] I want to apply attached images as border. For example bg_left.gif will be display on left border of div. …

Member Avatar for Dandello
0
88
Member Avatar for tefflox

View the innovative works in action at [URL="http://listenlight.net/13/"][B]http://listenlight.net/13/[/B][/URL]. Or by way of [B][URL="http://digg.com/programming/The_Listenlight_Text_Engine"]http://digg.com/programming/The_Listenlight_Text_Engine[/URL][/B], you may obtain the source under the very liberal MIT License. Cheers -- Jess

Member Avatar for KazmiLahore
0
234
Member Avatar for datti

Hi Friends, We know all about Google+, It's new networking from Google. Now it's providing a business page to promote our website in online. To build our branding through this page. Lets start create your page and start building. [url]https://plus.google.com/pages/create[/url] Thank you, - Ravi

Member Avatar for canadafred
0
227
Member Avatar for pakidesigner

anyone know Google trends... is it also helpful in keyword trend checking..or just tell a specific fashion or behavior..

Member Avatar for Azmah
0
171
Member Avatar for shtud

Hi, my name is Daniel Schtudiner, and I Have a coffee roasting company in Israel. Two weeks ago I have payed a local company to build for me a site, and they told me that they have a pre-built e-commerce platform, and I will only pay for the design and …

Member Avatar for shtud
0
82
Member Avatar for kv79

Hi all, I do not know where to put these Thread , so I am hoping that you will answer me here . [URL="http://www.w3schools.com/js/tryit.asp?filename=tryjs_timing_clock"] http://www.w3schools.com/js/tryit.asp?filename=tryjs_timing_clock[/URL] I do not understand why these code display clock . Thank you for your effort of reading .

Member Avatar for Dandello
0
142
Member Avatar for imwebexpert

This tool can check multiple Google page rank of any websites fast and easy for free. Just copy and paste all the domains in the bulk pagerank checker box and click the start button. The Bulk PR checker will return the results within a few minutes depends upon the number …

Member Avatar for jjonston
0
420
Member Avatar for sidra 100

hi m going to develop a web application for a brush manufacturing factory.m in design phase now. but as i m a beginner i dont have much knowlege about language to be used in that. can any one help me which language should i learn . php or java??

Member Avatar for Zahinize
0
116
Member Avatar for asif49

Like, would a potential employer think badly of someone who had used tables for instance to structure the header and footer of their website?

Member Avatar for Zahinize
0
126
Member Avatar for rrr12345

I have just started web developing and have learned on how to code. But my site tend to be miserable when it comes to aesthetics,selection of fonts, Background and foreground color and such stuff. So what i want is some good books,tutorials,videos anything that can help. Thank you.

Member Avatar for Zahinize
0
167
Member Avatar for RachEv

A 404 error page is shown to you user if they looking for a page on your site that does not exist. So instead of using the default page you can create a custom one. This can improve your SEO if you redirect people to your homepage.

Member Avatar for claydcousta
0
117
Member Avatar for hetaltbs
Member Avatar for joy.m
0
162
Member Avatar for tqmd1

Dear Experts I have following codes [CODE]<html> <head><h1>Image and data in table column</h1></head> <style type="text/css"> .bg {widht:100%;height:100%} .al {text-align:center;} </style> <body> <table width="50%" height="100px" border="1" cellpadding='0' cellspacing="0"> <tr> <td widht="25%" background="DREAM.JPG" tabindex="2" title="The Code Project"><h3 class="al">Hello</h3></td> <td widht="25%" bgcolor=pink><h3>world</h3></td> </tr> </table> </body> </html>[/CODE] In column I want to stretch the …

Member Avatar for Dandello
0
199
Member Avatar for tqmd1

Dear Sir, I have following Codes [CODE]<html> <style type="text/css"> #d1 {float:left; width:200px;height:200px; background-color:e3eeff; margin:20px 20px 20px 20px; padding:20px 20px 20px 20px; text-align:center; vertical-align:middle; letter-spacing:10pt;} .bg {width:100%;height:100%;position:absolute;z-index:-1;} </style> <body> <div id="d1"><img class="bg" src="dream.jpg" width=100 height=100%><h2>Hello world</h2></div> </body> </html> [/CODE] I want to know Why background image goes outside of div? I …

Member Avatar for Dandello
0
135
Member Avatar for new_developer

Hi everyone, Please help me in rounded border corners. I have generated rounded corner borders from site and it give me five images (four corners and one dot image files). I have set all corners according to that site's description HTML and CSS code. But I can't set bottom right …

Member Avatar for luweegee
0
207

The End.