15,919 Archived Topics
Remove Filter ![]() | |
I have a client that is asking me to design the user specific area of a commerce site. Basically, when a user creates an account (such as an account on Amazon or any other typical e-commerce site), there would be a user specific area that would contain the purchases the … | |
I want my drop down menu to display over a flash. It's something like [URL="http://www.sothink.com/campaigns/winselect.php3"]this[/URL] . What methods do you use to solve this problem? Any help will be appreciated much. | |
![]() | [B]I cant seem to get this code to work with my table code below -[/B] [code=javascript] <script src="jquery.js"></script> <script type="text/javascript"> $(document).ready(function(){ $(".stripeMe tr").mouseover(function(){$(this).addClass("over");}).mouseout(function(){$(this).removeClass("over");}); $(".stripeMe tr:even").addClass("alt"); }); </script> [/code] [B]Table Code-[/B] [code=html] <table width="780" cellpadding="0" cellspacing="0" border="0"> <tr style="background-image: url(templates/{TPL_NAME}/images/tr-background.jpg); background-repeat: repeat-x;" align="center" class="table_titles"> <td width="40%" align="left" height="18" style="padding-left:5px;">{TEMP}</td> <td width="6%">{LANG}</td> … ![]() |
[ATTACH=right]17430[/ATTACH]For years now, we've been promised new technologies that would merge the idea of virtual payments with actual brick and mortar retailers, but inevitably we just keep swiping those plastic cards. Meanwhile, the Japanese and others leapfrog ahead, happily waving their phones and other gadgets in front of those cool … | |
I cannot figure out where there is this gap between the 4 pricing images and the 4 rows below it. The html is: [CODE] <table cellpadding="0" cellspacing="0" style="width: 90%;margin:auto;"> <tr> <td> </td> <td style="width:136px"> <img alt="Budget Web Hosting" src="images/tag-pro.png" width="136" style="margin-bottom:auto" /></td> <td style="width:136px"> <img alt="Budget Web Hosting" src="images/tag-pro.png" width="136" style="margin-bottom:auto" … | |
[ATTACH=right]17425[/ATTACH]Swedish start-up [URL="http://saplo.com"]Saplo[/URL] wants to put the entire online world into context to help slice through the deluge of irrelevant information - and they're trying to do it by shifting from syntax-based search to algorithms based on high-profile academic research that understand the semantics underlying all that overwhelming amount of … | |
Hi, Please visit my site at [url]http://www.stopsweats.org/prevention-for-excessive-sweating/how-to-stop-excessive-sweating/[/url] The ad which I have put is suppose to be on the right hand side and it works fine in firefox and chrome but ie keeps it dead center. How do I get it to move in ie version 8 ? Any help … | |
1. Avoid using direct company name in your article 2. Clearly state what the PR/article is about in your headline 3. Explain your points/announcement in short paragraphs 4. Emphasize the benefits of your product or service | |
Not everything Apple touches turns to gold, a case in point is the .mac service which has recently been rebranded with not terribly clever moniker: MobileMe. What Apple fails to understand from the get-go is that people expect their cloud services to be free or at least extremely cheap and … | |
Please suggest me some tips to design template........which looks amazing????????? | |
Any services out there that allow payment for goods through a simple SMS/phone call instead of PayPal etc. I have seen them on some big gaming sites like RuneScape for membership. | |
I would like to create a non-flash slide show with sound. One sound file will need to go with each photo because it will be a person explaining the slide. What would you recommend using to create this? Would each slide be a separate HTML page? Could this be programmed … | |
HI I AM USING RICHFACES FOR OUR DEVELOPEMET. WE HAVE A EMBEDDED PDF TO OUR WEB PAGE. NOW THE DROP DOWN MENU ITEMS OR ANY OTHER POPUPS ARE GOING INSIDE THE PDF. I TRIED USING <EMBED> AND IFRAME CAN ANY BODY HELP ME ON THIS? Thanks in advance | |
How do you change the color background in a textbox form when you hover over it in html code and when you are not hovering over changes back to the default? here is html code how can i have email address' textbox background to change color when it is hovered … | |
I am targeting one URL for three to four keywords. The particular URL that I am targeting is the inner page URL and not the HOME PAGE URL. Kindly offer your suggestion as to whether this is the best practice to go ahead. Thanks in advance for all your suggestions. | |
Hi guys, please give your views and ideas on "where can i find the best email marketing solution?" | |
Hey Guys, I am having a couple issues with a website when I view it in Internet Explorer. It works fine in Firefox, Google Chrome and probably most other browsers, but has issues with the navigational drop down and footer in Internet Explorer. So basically the JavaScript based drop down … | |
![]() | Hello, I'm trying to do a margin-left depending on the resolution of the screen... I want to margin the page to hold it in the center all... like daniweb... you can see that all is centered, but then you can move things to the left and right like logo and … ![]() |
My friends and I are developing a site and need a forum. So what are teh best free and commercial software available? Thankyou very much. | |
We are happy to announce the release of a new Professional SEO Toolbox! The new Professional version of our SEO Toolbox includes additional innovative SEO Tools, more Features and a brand-new API that will enable SEO Professionals & Online Marketing Agencies to combine our tools and build Branded SEO Reports … | |
1 [url]http://slashdot.org[/url] (PR8) 2 [url]http://digg.com[/url] (PR8) 3 [url]http://technorati.com[/url] (PR8) (Only Blogs) 4 [url]http://www.hugg.com[/url] (PR8) 5 [url]http://www.mixx.com[/url] (PR8) 6 [url]http://www.tumblr.com[/url] (PR8) 7 [url]http://www.connotea.org[/url] (PR8) 8 [url]http://www.reddit.com[/url] (PR8) 9 [url]http://www.bibsonomy.org[/url] (PR7) 10 [url]http://www.folkd.com[/url] (PR7) 11 [url]http://multiply.com[/url] (PR7) 12 [url]http://www.jumptags.com[/url] (PR7) 13 [url]http://www.diigo.com[/url] (PR6) 14 [url]http://www.bloghop.com[/url] (PR6) 15 [url]http://www.plime.com[/url] (PR6) 16 [url]http://www.searchles.com[/url] (PR6) … | |
Hi all. I'm ccentering a searchbox in a container and there are some differences between mozzila and IE. I used the following:[CODE] <!--[if IE]> <style>#menu{ height: 3px;} .navigate{padding-left: 35px;} .text{ padding-left: 55px;} .form{ margin-top: -55px;} </style> <![endif]--> [/CODE] the changes for .navigate and #menu are sucessfull but nothing changes about … | |
I want to have a position:relative element inside another. Position:absolute actually would work better, but I don't want to mess with all of that. So how can I get something like Daniweb's [CODE_] thing? I want to have a main DIV, with a DIV inside, on the left. The DIV … | |
I want to show an availability calendar on my website. I want this availability calendar to match the availability calendar I use and frequently update on a website where I pay to be a subscriber. You can view the availability calendar I am trying to dynamically display on MY OWN … | |
hai, any one can solve my doubt... is it possible to insert one html file to antoher html file...???? if possible how to do it..??? please give any example.....????? thanks.. in advance.... | |
Hi friends I am working on a website project. I am thinking of adding a css tag cloud which rotates on mouse hovers.Can you please help me with the scripts needed for that. Thanx in advance | |
Hi there, I'm trying to build a profile page for a network...similar to Facebook profile page. I need the background the tabs are on to go under the profile photo on the left...so when the user updates their status it grows vertically underneath. I've tried placing the status at the … | |
What do you think about online language services? How should a translation agency be? I am curious about your thoughts about this subject. | |
Hi I have a static site that I would like to create a template for. The template would serve as a way for the owner of the site to enter data such as text areas, headings, titles, metatags, and most anything that may be different from page to page. Then … | |
After two years of criticism against the online classified ad site Craigslist because people post ads for prostitution there, the site is now being accused of hosting ads for child prostitution as well. "Last month, two girls trafficked for sex through the website Craigslist wrote an open letter to its … | |
They are an additional tool to help the search engines when they crawl a site. There is no requirement for any sitemap and your pages will get indexed without them if you pay close attention to navigation within your site. | |
Hello friends, I have runing a site, i am using JavaScript slideshow with huge images, it's take near 9 second to be load, what i will do so it will load quickly without removing images. | |
Hi there, i've recently created a new website [url]www.horseboxhirehertfordshire.co.uk[/url] I have been following some of the very well written articles on this website and have been following them. The website as listed above you'll see that i have, made them in a way that is clean, has a unique title … | |
I work for a company that sells oil field equipment. We cover a fairly broad spectrum of brands and categories/applications. We'd like to increase our web presence and one of our ideas is to buy domain names that contain the keywords we want to promote. We have already purchased 40some … | |
Hi, Quick question... I have a site I'm working on: [url]http://horizonheat.co.uk/home.html[/url] Excuse the cheesey design, it's the font that makes it look so bad. Customer is always right 'n' all. But yeh, if you look at the mark up, in #content, I have 3 divs, one heading and two for … | |
I want to understand what a search engine algorithm is and how does it works | |
I am developing an app for a church. They have the following website [URL="http://www.cpcofc.org/?core=Webpages&page=Newsline"]http://www.cpcofc.org/?core=Webpages&page=Newsline[/URL] On their app, they would like to only show the content embedded (no links, no logo at the top, just stats and news). How could I go about doing that. I will post the source of … | |
I have setup an .php that uses a template I made with Dreamweaver. I would like to have a background image behind the content, stripes show up everywhere except the table. Here is my code for the template [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title><style type="text/css"> … | |
Hi there, I'm building an online Store as part of my website. The store will have upwards of 40 pages (including category and product pages). I want to add a search bar to the Store which will allow customers to search for the product they want. How would I go … | |
Hi.. Friends today i would like to shear with you the topic of "How To Improve Search Engine Placement" its just shearing information .. To have a website for your businesses a great idea to advertise and attract customers. Although, only to have an online presence is not enough. A … | |
hi all, can anybody tell me how to highlight the active tab in navigation bar... Thank u. [CODE]<tr> <td align="center" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="15%" align="center" bgcolor="#000000"><a href="index.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image15','','images/home-hover.gif',1)"><img src="images/home-main.gif" name="Image15" width="140" height="40" border="0" id="Image15" /></a></td> <td width="0%" align="center" valign="top" bgcolor="#000000"></td> <td width="15%" align="center" bgcolor="#000000"><a href="aboutus.html" … ![]() | |
What is the proper way to comment on blogs? Using anchor text is important? Or isn't using a real Name more important to be accepted by the author? Doesn't Google know your trying to use anchor text since blog comment code is similar and that may penalize your site? Anyone … | |
I am having a problem with a div in my page which is set to floating on right side which works good in Chrome but in IE and firefox its not showing properly. Here is the [URL="http://www.justwants.com/sms/"]link[/URL] and the css code is [CODE] #sidebarsms { float:right; width:200px; }[/CODE] Please help … | |
![]() | Hi, I spent hours working on a page yesterday and /finally/ got it to work so that the header image would resize when the browser window changed size. So I'm about to publish it and think I should maybe check it over once more to make sure everything works. Turns … |
Hi, I want to prototype an online business-application which will probably be implemented using Adobe Flex or .NET WPF. The application will make use of drag&drop and other functionalities which are typically known from desktop-applications. I am searching for way to prototype these RIA-features. Best would be if there would … ![]() | |
i hope someone can help me, i've built a small mp3 player in flash and i want to place it on my web page but when i do it will not work. i've tested it with flash and it works perfectly untill i put on my page. i'm stumped, someone … ![]() | |
Hello everybody! I've found some solutions to colorize scrollbars, but the fact is that I need to redesign it with HTML & CSS if it is possible. So I don't really like flash, and my application needs a new scrollbar... So I was thinking to design a new one, and … | |
Hi everyone, I am working on an interface that is currently divided into two sections #content-left and #content-right. Above the two sections, I have a navigation bar. All works fine when I only use html elements, however, things start to go wrong when I add a flash movie to the … | |
Hi, I am looking for some relevant link for my Finance related website. So if you have Finance theme base or Business, Real estate,Mortgage, loan, Personal loan, and other Credit Cards theam related sites. So Plz contact me soon and I hope you also know the benefits of link popularity. … | |
Hi, I have created a website, but I have problems where I insert £ signs and it is coming up with a diamond shape with a question mark in it. Can anyone advise why is this and how can I correct it, please. Also I have put meta tags on … |
The End.