10,650 Topics

Member Avatar for
Member Avatar for idane

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 …

Member Avatar for macgurl70
0
110
Member Avatar for cdano

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]

Member Avatar for pwinfrey
0
48
Member Avatar for levsha

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: …

Member Avatar for prixat
0
4K
Member Avatar for Teresa90
Member Avatar for _mike_

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 …

Member Avatar for pritaeas
0
185
Member Avatar for amzu
Member Avatar for CleverSunshine

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 …

Member Avatar for redesignunit
0
153
Member Avatar for NeilA

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

Member Avatar for redesignunit
0
637
Member Avatar for Emily Banks

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. …

Member Avatar for redesignunit
1
594
Member Avatar for carlir

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 …

Member Avatar for carlir
0
101
Member Avatar for SKANK!!!!!

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 …

Member Avatar for Abdullahakeem
0
179
Member Avatar for DragonMage

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 …

0
37
Member Avatar for mzansi
Member Avatar for Zagga
-2
28
Member Avatar for 2ndPlatform

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 …

Member Avatar for Zagga
0
335
Member Avatar for jdigs

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 …

Member Avatar for prixat
0
87
Member Avatar for Cheryl399

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 …

Member Avatar for Bsingh7
0
86
Member Avatar for Mohan P Gibson

[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">&nbsp;</td> </tr> <tr> <td valign="top">&nbsp;</td> </tr> …

Member Avatar for kooia
0
65
Member Avatar for Easytime

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]] …

Member Avatar for finito
0
125
Member Avatar for alexgv14

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]

Member Avatar for diafol
0
109
Member Avatar for virtualmisc
Member Avatar for dream party
0
100
Member Avatar for keavon

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 …

Member Avatar for keavon
0
168
Member Avatar for Acute

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.

Member Avatar for drjohn
0
31
Member Avatar for wonderland

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 …

Member Avatar for wonderland
0
180
Member Avatar for gubbasrikanth

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

Member Avatar for almostbob
0
87
Member Avatar for carlir

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 …

Member Avatar for carlir
0
73
Member Avatar for cipriana

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 …

Member Avatar for cipriana
0
126
Member Avatar for alexgv14

[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.

Member Avatar for alexgv14
0
108
Member Avatar for _mike_

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 …

Member Avatar for almostbob
0
218
Member Avatar for mgn2683

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, …

Member Avatar for vee_liang
0
125
Member Avatar for fredyap1234

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 …

Member Avatar for Lusiphur
0
81

The End.