10,650 Topics
| |
One of my pages has a big table that displays info from a database but the data runs down the page so if i were to view data at the bottom i would have to scroll down then I wouldn't be able to see the titles of the data from … | |
I have a master page that is referenceing a css style sheet that places an image that I want to link to. countdown block is the image style: <div id="countdown_block"> <div id="countdown">Days left in <strong>FY</strong> <script type="text/javascript">document.write(y);</script> </strong></div> <div id="daysLeft"> <script type="text/javascript">document.write(calculatediff);</script> </div> </div> [B]Where do I put the href?[/B] | |
Here is my HTML:[CODE] <tr> <td> <div class="fileinputs"> <input type="submit" name="submit" class="submit" /> </div> <div class="fileinputs"> <input type="file" class="file" name="uploadedfile" /> <div class="fakefile"> <img src="uf_btt.png" /> </div> </div> <div class="fileinputs"> <input type="reset" class="reset" /> </div> <div class="fileinputs"> <input type="button" class="print" onclick="window.print()" /> </div> </td> </tr>[/CODE] And here is my CSS: … | |
Hi, i'm trying to achieve the exact same effect as the 4 bottom tabs of this page : [url]http://uk.virginmoney.com/virgin/[/url] Most Jquery I have seen 'pushes' the content above or below it up or down the page as it reveals the hidden content, the above example reveals the content over the … | |
How can i track users visiting my website. | |
I need to find a Template Generator that I can use to create blogger templates for my readers or a template design software that will code in XHTML/HTML so that I can offer them on my website. If anyone knows of software that will help me reach my goal please … | |
Hello all, I am trying to start a new web design business in my local area...I am flash and joomla proficient but need some help(ideas) how to charge and find customers. Any help is appreciated. Thanks Neil | |
Maybe you're among the few who have seen the changes already; Google Images is getting a facelift this week. Google announced Tuesday that the familiar landing page for an image search will be changing and the site will offer more sophisticated technology for the 10 billion images it has indexed. … | |
I am wanting to have slide shows of different albums on my page, the problem is it always shows the pictures from the last album coded to the page in the first album, and nothing in any album other than the first album. does anyone know how I can fix … | |
is there some script i can put in the webpage to make the video viewable to like the person looking at my site IN windows media player or whatever their media player is(but keep the video on the webpage... not in their program window? does anyone know? i just want … | |
I'm looking to know if anyone knows somewhere I can find a coded weblayout that would agree with what freewebs is. I have done html, css for a lot of years but I cannot for the life of me figure out what and why freewebs doesn't recognize some codes. Especially … | |
| |
Morning everyone -- Can anyone help me with what is probably very simple? I have a page where I want to get a variable from the URL and display it... so if my url is [url]http://www.mysite.com/page.html?variable=hi[/url] I want to get that "hi" out of there and print it out to … | |
i realize this may be a little lengthy with the code pasted in, but it was bothering the heck out of me as i couldnt figure this out so wanted to ask... i've got a simple header with a left and right float (leftLogo and rightLogo) and the same for … | |
Hello, I have a form that when it is filled out by a user it is then updated in a database, what i would like is for that information to be sent via email at the same time. Ive tried the mailto function but doesnt seem to work my code … | |
[CODE]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>|| Table with Image ||</title> <style media="all" type="text/css"> html, body { height:100%; padding:0px; margin:0px auto; min-height:100%; } </style> </head> <body> <table width="100%" height="100%" border="1" cellpadding="0" cellspacing="0"> <tr> <td height="100" valign="top"> </td> </tr> <tr> <td valign="top"> </td> </tr> … | |
Dear VB Pros, Please I want to solicit your assistance on a comprehensive database design for the following explanation: I have a customer order form comprising of: 1. the following controls will get information from the customer that will be stored in the customer table. [[B]CustomerName[/B]], [[B]CustomerAddress[/B]], [[B]City[/B]], [[B]State[/B]], [[B]DateofPurchase[/B]] … | |
Does anybody know an easy fix for this button issue in IE 7? if you look at it in IE 7 the buttons are not aligned correctly and the rollovers don't work. [url]http://ryanmcmaster.com/clients/summit/[/url] | |
Hello friends I want to resize a youtube video in my site. Is it possible? Please help. Thanks | |
Hi, I'm making a 404 page, and I want it to display the current URL, but I don't want it to be server side. I don't know much about any variables are anything, so it would be nice if a nice person could give me all of the needed code … | |
hi everyone, i have a mysql query result with 5 columns and i want to display it. So should i use table or is there a way to display it using DIV tags? For example how the Daniweb's threads list is displayed? Thnx. | |
Hi, I have a horizontal submenu using unordered list and 4 images. You can see it [URL="http://bcgroup.lv/temp/"]here[/URL] I want to have some text above this image (section 1 , section 2 , etc) If I add this text everything goes wrong with this menu, you can see that [URL="http://bcgroup.lv/temp2/"]here[/URL] what … | |
Hi, Generally we use font size in pixels @ CSS file like [code]font-size: 12px;[/code], but i have seen in some of css file font-size using "slash" like [code]font-size: 17px/12px[/code] Which one correct, can you explain me | |
I am wanting to have slide shows of different albums on my page, the problem was it always shows the pictures from the last album coded to the page in the first album, and nothing in any album other than the first album. so I changed my 'pic' to a … | |
I am totally desperate, have tried thousands of scripts and nothing works. I am not a web design genius, but am never afraid to try. Please, I have a form (see script below) with 5 questions. The user has to fill in the spaces with the answers and Submit. I … | |
[url]http://ryanmcmaster.com/clients/summit/[/url] I have this website and it loads fine in firefox accept in IE 7 and 8 it just loads a blank page its a really weird. Any help on why this is happening would greatly be appreciated. | |
Hi, i'm trying to achieve the exact same effect as the 4 bottom tabs of this page : [url]http://uk.virginmoney.com/virgin/[/url] Most Jquery I have seen 'pushes' the content above or below it up or down the page as it reveals the hidden content, the above example reveals the content over the … | |
Hi, I'm trying to have a black box at 60% opacity over my background image. I'm having no problem getting the #content tag at 60% opacity, but the text is also now at 60%. Does anyone have any help for this matter? I also need help with some footer css, … | |
Hi guys, I have a form and in this form is a long drop down list which is called category. Problem is that this drop down list is somewhat long and I felt that users may take a long time to scroll and read through each category before they pick … |
The End.