13,937 Topics

Member Avatar for
Member Avatar for danny5514

hi all all i want to do is create a simple html form and submit it direct to a forum thread i have created can anyone help or is it not possible the idea is that someone can post a result of a game they have played without going to …

Member Avatar for danny5514
0
123
Member Avatar for DoctorGiraffe

Hello! Yes, This is my first post. And it might seem a little selfish that i just joined to ask a question, so don't worry, i'm not gonna ask and run, i'll stick around. So my problem, what im trying to do is using regex i'm pulling information from a …

Member Avatar for codeorder
0
987
Member Avatar for ansari.wajid

I am facing a unique bug on a website I am developing, Its occurring only for IE(I am using IE8) that too only on the online version of the site, On my local machine its working perfectly and on all other browsers(firefox, safari, and chrome) its working perfectly both on …

Member Avatar for ansari.wajid
0
226
Member Avatar for itdupuis

Anyone know how to set the "no browser options" on the hkey_local_machine? Do you just add the text on the command line? I have a couple of students that are able to just uncheck the proxy server option to get around our filter, and I was hoping for a solution …

Member Avatar for royng
0
112
Member Avatar for xuexue

hi, how could i change the color of the cell in a table using this code?? [CODE] <script language="javascript"> function addRow(tableID) { var table = document.getElementById(tableID); var rowCount = table.rows.length; var row = table.insertRow(rowCount); var cella = row.insertCell(0); var element1 = document.createElement("input"); element1.type = "text"; element1.name = "txtManufacturer[]"; element1.size = …

Member Avatar for codewall
0
89
Member Avatar for moonknight33

Please help me, my check/uncheck all boxes javascript example work not normally in IE8, but Firefox and Chrome, when I click to box with id "chkAll" to control other box with id "chkId", nothing happen in IE8 but a dotted border outline the checkbox, when I click to outside the …

Member Avatar for moonknight33
0
173
Member Avatar for vedro-compota

Hi mates)) Please tell me - is div-block displacement by margin-top, margin-left...etc equivalent to div-block displacement by top= left= ....etc? (I mean - for relative-placed blocks) Thanks for your answers!))

Member Avatar for Arkinder
0
84
Member Avatar for whitshade

I guess this is really a question of professional etiquette for web developers. I have been designing a pro bono web site for a local non-profit. Recently I was sent a document announcing an event that the rep for the organization wanted to have added to the site. This document …

Member Avatar for whitshade
0
125
Member Avatar for kevindougans

Hi guys, I'm at my wits end. What am I doing wrong with the "position: xxx" stuff thats making this page have the center containter aligned to the left? If I remove left: 0 and right: 0 it makes the main container disappear (which i assume is away miles away …

Member Avatar for kevindougans
0
225
Member Avatar for fuston05

I am spacing out some text in my "footer". What I am wondering is... is there a better/more efficient way to add spaces than using 35"&nbsp;"'s?? seems to me like there has to a better way... haha thanks in advance for your input :)

Member Avatar for fuston05
0
2K
Member Avatar for crunkie

So we all know it's easy to put text over an image - you just set the image as a background. If you then open it in your browser, do 'select all' and 'copy', it won't copy the background image,just the text. What I would like to be able to …

Member Avatar for fuston05
0
144
Member Avatar for sanjeevkr
Member Avatar for ellimist14

I'm a freelance web designer and I've always done pretty cheap, straight forward sites. Well I got a client today who wants to pull out all the stops so to speak. Because of a non-disclosure agreement I can't divulge too many details, but suficed to say I need to design …

Member Avatar for Arkinder
0
56
Member Avatar for Julietta

hello. I just started learning html, xhtml and css 2 months ago. I am learning with the head first html, xhtml and css book and so far everything is fine, yet I don't get certain things concerning css. so I created a css file in my notepad in order to …

Member Avatar for Arkinder
0
323
Member Avatar for replax

Hello, I made a website and embedded a flash gallery to display images. In dreamweaver, to flash gallery shows up perfectly fine and beautiful. However, in any browser, it does not. Does not matter if the file is local or on a server, either. It is however (discovered through firebug) …

Member Avatar for replax
0
183
Member Avatar for joshdecore

hi, I need to create a joomla ecommerce template for myself. Can you give me an easy method to biuld my site, I meam template.

Member Avatar for maryparker
0
72
Member Avatar for Reliable

Hey everyone, Quick question..why would I use the text transform property when I could just type it how I want it? Thanks for your time.

Member Avatar for maryparker
0
77
Member Avatar for daviddoria

I finally got my navigation drop down menu working! [url]http://ewh.ieee.org/r1/schenectady/[/url] I had been testing in Chrome, Firefox, and IE8. Before my celebration even really started, a user pointed out (correctly) that it doesn't work in IE7 :( The menus drop down on hover, but they aren't aligned, and you can't …

Member Avatar for maryparker
0
181
Member Avatar for floatingDivs

Hi Daniweb, Have a quick question I'd like answered. Right now, I'm testing out liquid web sites on a smart phone powered by Android. When I load a (width:100%;) website with the smartphone being taller rather than longer, it comes out looking great. However, when I turn the smartphone 90 …

Member Avatar for lowcostdesign
0
97
Member Avatar for sravan953

Hey all, It's been a really really long time since I did any Python programming; upon the launch of the Web Store - I've been interested in developing a basic app myself. So here I am! Anyways, can anyone tell me if its possible to make a Packaged App using …

Member Avatar for Stefano Mtangoo
0
181
Member Avatar for sean6219

Hi there,I have been looking for solutions but no one seems to be able to help me.Days ago,I created a blogger blot at this url [url]http://wshienrun.blogspot.com/[/url] However,when I tried to add the code for drop down menu from [url}http://www.bloggerhome.net/2010/04/how-to-add-horizontal-dropdown-menu.html[/url] original content slider in the blog suddenly disappeared and it dropped …

Member Avatar for Arkinder
0
317
Member Avatar for levanlong

Hi all, I'm not sure this thread is in a right category. I have a problem relating to software design. I'm developing a software to manage member ranking of a chess club in C#. The requirement is: "Each member has a title in club. The title of a member is …

Member Avatar for levanlong
0
197
Member Avatar for artizen65

I am having challenges with my spry menu displaying behind flash objects in IE8. It works fine in FF. I have looked at the z-index's and they appear correct. It also displays correctly over everything else. It is just the flash objects where there is an issue. [url]http://www.business.artizencreations.com[/url] Thank you.

Member Avatar for Kraai
0
141
Member Avatar for Griffin54

I want to add a page "Loading" image on one of my html web pages while some of my .pdf file upload when clicked on. I have found a few different sources of javascript code for the page loading function but none of the code I tried seemed to work …

Member Avatar for Arkinder
0
98
Member Avatar for kevindougans

Hi guys, Sorry for the simple question but can anyone tell me how to make my drop down links appear above everything else on the page. Thanks, [CODE]<!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> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> <style type="text/css"> <!-- #header_container { …

Member Avatar for Arkinder
0
125
Member Avatar for cavpollo

Hi there, I got the following problem with my code (which its just an extract): 1. When it loads on Firefox it looks just like I want it to look, everything ordered and in its place, BUT when I visualize the same code on Internet Explorer it shows about half …

Member Avatar for Arkinder
0
250
Member Avatar for adnank

Hello. I have some problem with a hanging text. Site is powered by Joomla, custom template. Long text should be enclosed in fixed height div, but it actually is there and also duplicated on top of a page. Here is sample [URL="http://trueenterprisesinc.com/terms-of-use.html"]http://trueenterprisesinc.com/terms-of-use.html[/URL]. I hope somebody has some idea how to …

Member Avatar for adnank
0
112
Member Avatar for Senefelder

I have recently renovated the [B]GFWR Software [/B]site at [B]members.shaw.ca/gfwrsoftware[/B]. In former days, it easily allowed readers to download installer files for the freeware programs I write in Visual Basic 6. Now, however, [I]WHEN PUBLISHED[/I], an attempt at downloading causes an error stating "The website declined to show this page", …

Member Avatar for Senefelder
0
94
Member Avatar for Senefelder

I have recently renovated the GFWR Software site at members.shaw.ca/gfwrsoftware. In former days, it easily allowed readers to download installer files for the freeware programs I write in Visual Basic 6. Now, however, WHEN PUBLISHED, an attempt at downloading causes an error stating "The website declined to show this page", …

Member Avatar for Senefelder
0
179
Member Avatar for tutorim

Hi, I have a website is php+mysql and i would like to do some changes on css. Ex. To add H1 and H2 tags. Here is the css where i want to add the h2 and i dont have idea how. If you need a more detailed description let me …

Member Avatar for tutorim
0
243

The End.