6,574 Topics

Member Avatar for
Member Avatar for versatile36
Member Avatar for jltjr

I'm having a problem with the images taking the opacity from the wrapper div. Could someone bale me out of this one? You can view the site here:jltjr(dot)com/studiocarvel/ My wrapper css follows ~Thanks, JT [CODE] .wrapper{ width:960px; margin:0 auto; background-color:#000033; line-height:1.5em ; padding:15px 3px 15px 15px; left:50%; right:50%; -moz-opacity:0.90; -khtml-opacity:0.90; …

Member Avatar for jltjr
0
179
Member Avatar for blaaam

Hi! Guys i have small problem i have set multi-language to my site, but its don't work! I have tryed many charset codes, but nothing. So in my editor every thing looks nice, in index file too, but in other files its have problems. When i press view page info …

Member Avatar for blaaam
0
158
Member Avatar for javedsai

Hello everyone, I've a links/menu in bottom of html page. For 1 link I've 4 sub menus. When I mousehover that, link then, it should open in upward direction. Kindly, show me how to achieve that. Thanks in advance... Regards, Javed Sai

Member Avatar for hericles
0
83
Member Avatar for leechang.kevin

Hi, I am building a room availability form that contains a foreign key 'roomNumber' that references the multiple dropdown list that contains the data time starting from 07:00 AM to 09:00 PM from monday to saturday, i can already store the data into the database but my problem now is …

Member Avatar for Biiim
0
797
Member Avatar for jeraldmuthu

HI Now i'm upgrading my application from icefaces to HTML 5. So i need to know the alternate tag for the following 1. ice:outputConnectionStatus 2. ice: inputFile 3. ice: SelectInputDate 4. ice: PanelPopup Please help me out to fix this error..........

0
101
Member Avatar for kukula

Hi there, I found a website called: [url]https://www.aupeo.com[/url] What interested me on this site is when you click the links (eg This is AUPEO!; My Profile; International and so on) , you are still at the same site. Music is streaming non-stop. I would like to know how to make …

Member Avatar for weekendrockstar
0
118
Member Avatar for knitex

For my code below i use getElementsByTagName('p') to get the values of the paragraphs that the user enters. but for some reason it when i use textNum[0].value it returns undefined. i tested it with textNum.length and the length keeps increasing which means values are being added to the array. not …

Member Avatar for AleMonteiro
0
240
Member Avatar for YASHASHYA

unnecessary width and height is shows in my html page............ experts plz solved out Thanks in advance

Member Avatar for torbatt
0
55
Member Avatar for raul prakash

Hey I am developing a responsive web site and one of the requirements is to have elements that are only 'clickable' on mobile devices, especially iPhones and iPads (not on PC browsers). Say for example, displaying phone numbers which can only be clicked on an iPad or iPhone ... not …

Member Avatar for Matthew N.
0
123
Member Avatar for shannie2010

hi hope someone can help me with this problem. I have a form on a website but need to add a box so that people can attach a file to it like a resume. this is the coding I have on there now: <form name="contact" method="post" ENCTYPE="text/plain" action="mailto:enquiries@ipswichrslservices.com.au?" subject="TJS - …

Member Avatar for shannie2010
0
127
Member Avatar for Fibinacci85

Hi Guys, Sorry its been a while since iv posted been busy. ok so im working on this website That I`m trying to code in plain HTML or atleast try and get as far as i can using plain HTML. so i`ve created the main page where i can navigate …

Member Avatar for Fibinacci85
0
222
Member Avatar for Steven_B

Hello potential problem solvers! I want to apologize ahead of time if this is a repeat of a similar question that I did not find, but here's my issue. I have a form I recently have been asked to try to make work seamlessly(no page refreshes), so of course I'm …

0
103
Member Avatar for dmanw100

Hello guys, According to the w3 schools site HTML5 currently only supports OGG, WebM, and MP4. Most of my current media is in the WMV format so I would like to convert it to use on my site. Searching for converts returns lists of trial software or software that doesn't …

0
139
Member Avatar for ayushsocial

I have created a banner in flash and add some code that help me track my banner here is the code I added to swf file [CODE]myButton_btn.onRelease = function() { if (clickTAG.substr(0, 5) == "http:") { getURL(clickTAG); } };[/CODE] And now i added that swf file in to html and …

Member Avatar for shalikas
0
195
Member Avatar for kukula

Hi, At the site of Marc O'Polo ([url]http://www.marc-o-polo.com[/url]) you can find the header of footer sticked to the top and bottom of website. How to do it? Just use z-index attribute?

Member Avatar for kukula
0
134
Member Avatar for kevindougans

I am making a responsive site. Please resize your screen to 980px-ish to see the problem as I've not configured the other screen resolutions sizes. My page works as i expected in chrome and firefox in [url]http://mambo.3thirteen.co.uk/en[/url] but then when i move the css form the main <style> tag on …

Member Avatar for kevindougans
0
125
Member Avatar for affordacall

Im currently making a webpage for my thesis.. its in HTML and on localhost, the system should be able to view a profile of the client and also do a task the should be able to open an application on the client's computer.. im running the webpage on wamp.. can …

Member Avatar for jalarie
0
197
Member Avatar for shalikas

Hi, I was asked to help with an old website. And the css there is not optimized yet everything seemed to be working. Except for when I view it in internet explorer. I am using wordpress but the part with the problem is custom coded HTML in the footer. I …

Member Avatar for shalikas
0
721
Member Avatar for vindom

Hi I've ms database where I've added one image(one so far for testing). Also in that DB(database) I have UserID and ItemID. Image I've added to DB (.mdb format) manually as OLE object. (It was : right click on DB field / Insert Object / from file/ picked up a …

0
128
Member Avatar for dwlamb

I am using a CMS as a basis for a website. There are some special articles I wish to add and they require custom css. To keep things tidy, I want to have unique css files for each of these special articles and invoke them using [CODE=css]@import url('filename.css')[/CODE] However, the …

Member Avatar for weekendrockstar
0
153
Member Avatar for javedsai

Hi everyone, I'd uploaded web page on [url]http://www.qadrienterpirses.com/upload_folder/[/url] If you will see on firefox or chrome then, it works fine. You can see background Image on search engine but, same doesn't work on IE8. Background Image doesn't comes on Search engine. However, it works fine on localhost in IE8 also. …

Member Avatar for javedsai
0
499
Member Avatar for choat

Hi everyone, I develop application using Java-RMI, and I want to run as XHTML web page, help me please, thank you?

Member Avatar for choat
0
110
Member Avatar for weblion
Member Avatar for DaveyMoyes

Hi all, I am looking to understand Html entities & html special chars in more details. I have a form and text area that users complete, the databse updates correctly and displays the information. The problem im facing is this: When the database displays the data, its display incorrectly. For …

Member Avatar for karthik_ppts
0
223
Member Avatar for weblion

<table> <tr> <td> </td> <td> <asp:Label ID="Label5" runat="server" Text="Change DisplayName"></asp:Label> </td> <td> <asp:TextBox ID="DisplayTxt" runat="server"></asp:TextBox> </td> <td> <asp:TextBox ID="IdTxt" runat="server" Width="20px" CssClass="supptext"></asp:TextBox> </td> </tr> <tr> <td> <br /> </td> </tr> <tr> <td> </td> <td> </td> <td> <asp:Button ID="EditSaveBtn" runat="server" Text="Save" OnClick="EditSaveBtn_Click" /> <asp:Button ID="EditCloseBtn" runat="server" Text="Close" /> </td> <td> </td> …

-3
40
Member Avatar for TIM_M_91

Hi Guys well what I am trying to do is set a background image for my program where my labels, buttons , and text areas sit in front of the background. Everything I try I try I cannot get it to work. My jframe layout is below so any help …

Member Avatar for TIM_M_91
0
196
Member Avatar for jonnyboy12

Hello all. i might have posted about this recently but, i have done much research and refined my research and am close to a solution. I am trying to use the click of a ahref link with a variable tacked on the end, to send a message to one of …

Member Avatar for jmichae3
0
187
Member Avatar for trickist17

I have an element in my html-code, that holds a completely new html code written by a user, for previewing after codeing into a textarea (simple: a web-editor). My problem starts when the user types in his code with an id or/and a class, that is already in my code. …

Member Avatar for floatingDivs
0
165
Member Avatar for ngagne

Hi guys, I've been a longtime reader here for a while, but this is my first post. I just submitted a game I've been working on for the past month, called Labyrinth of Zarus, to the Pokki HTML 5 game contest. I'm in the running to win a laptop and …

Member Avatar for ngagne
0
201

The End.