10,650 Topics

Member Avatar for
Member Avatar for dennishall

Hi: I'm trying to pass infromation from an input text field to a php script when the submit button is clicked. [B]Does anyone have a snippet of the AS2 and PHP that would achieve this?[/B] My overall objective to to query a single DB table with the information and I …

Member Avatar for rajarajan2017
0
123
Member Avatar for hindu times

Hi there, I'm currently building a storefront for the following site: www.rjthompsonmusic.com/store/store2 I'm having a little trouble with the z-index of the dropdown menu (when you hover over HOME of MUSIC in the store). I've set the z-index of the menu to 1000 which works fine in IE8, Safari, FF, …

Member Avatar for Arkinder
0
222
Member Avatar for nigelsponge

I am having a problem with an online application I've built that is using flashvars to get parameters from the url. This application works perfect in all browsers except ie 7 and older. I have tried embedding the content using AC_FL_RunContent javascript method and the newer swf object method accessing …

Member Avatar for Varnius
0
160
Member Avatar for NewOrder

my question is: it is a video game website. it has a main page, that has a frameset. one frame is the menu bar. the other is the content. i have got a menu at the top of the page. the menu has got a few links (options/buttons) e.g. pc, …

Member Avatar for Arkinder
0
97
Member Avatar for RykeTech

Hey everyone! I recently took over this website and am making some revisions, but for some reason the image won't center in the placeholder. The site is [URL="http://www.genevabeachresort.com/test.html"]here.[/URL] The CSS behind it looks like: [CODE].galleria-container { position: relative; overflow: hidden; background: #000; } .galleria-container img { -moz-user-select: none; -webkit-user-select: none; …

Member Avatar for RykeTech
0
206
Member Avatar for youlichika

I have searched many articles, that ie6 could not support postion:fixed, and maybe set position:absolute and top position. But I tried many times in my code and still can not work well, it makes me headache. Can anyone help me to modify my code for me? Thanks. [CODE]<!DOCTYPE html PUBLIC …

Member Avatar for youlichika
0
159
Member Avatar for dnmoore

Can anyone help me I cant seem to get my play/stop button to stop and play my background music. i imported my sound to my library and created the button to play and stop the sound but it doesnt work what is the easiest way to do this in action …

Member Avatar for dnmoore
0
115
Member Avatar for shanenin

I had a website that was made for me a while back. I am trying to update the info. I am doing my best to make changes to the code. It renders fine in all the major browsers except IE. This page in particular does not work, [url]http://brighteyedcomputer.com/test/site/contact[/url] . The …

Member Avatar for drjohn
0
172
Member Avatar for ankit.pandey3

[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=iso-8859-1" /> <title>Untitled Document</title> <style type="text/css"> body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color:#060606; background:url(images/background.png) repeat-y left top; } ul, ul li { margin:0; padding:0; list-style:none; } ol, ol li { margin:0; padding:0; …

Member Avatar for VulcanDesign
0
1K
Member Avatar for ingrammusic

Does anybody know of an auto completing search box project? Like google has on their search box - if you type in the letters "ama" it fills in the rest of the word that has in its database that matches those letters, "amazon"? I was just wondering if their are …

Member Avatar for eno_diputs
0
180
Member Avatar for chinee

i have to redo my layout using div tags in ahurry and very new to it. i am using an external stylesheet and i saw some videos on youtube using divs but it not working for me. the only thing that works is the heading. i want my display to …

Member Avatar for eno_diputs
0
72
Member Avatar for chinee

for some reason the gallery link in the about page is not working. why is this word red Gallery [CODE] <div><a href=../"files/gallery.html">Gallery</a></div></td>[/CODE]

Member Avatar for diafol
0
47
Member Avatar for chinee
Member Avatar for RykeTech
0
119
Member Avatar for kamblija

Hello I am currently working on steganography and want to convert .wav file into raw binary dadta. but i don't know how to do that. Please do tell me if anybody knows it.

Member Avatar for VulcanDesign
0
83
Member Avatar for Hell Bomb

ok, whenever i make my browser smaller then like 900px wide it will push the footer image to the right but when the browser is nice and big it will display perfectly fine, any ideas? I only put in the css that you should need, but if you want all …

Member Avatar for drjohn
0
423
Member Avatar for lwschjang

I am creating a website where when an unregistered user comes to the site they'll only be able to access a limited amount of the site. It's only when they pay for access to the site that they can receive the full content. I'm wondering how I should go about …

Member Avatar for Kraai
0
133
Member Avatar for feoperro

Hi, How do you set a text input field to have a character limit? Say for example, the user had to enter a postal code of 4 characters, how would you limit the text field to only allow 4 characters? Thanks, Ashton.

Member Avatar for Kraai
0
127
Member Avatar for chinee

urgent problem i have this code in external css for paragraph but what is stated in the paragraph is not appearing like the color and font size. here is the code. [CODE].content{ width:920px; height:1000; background-color:#FFFAF0; background-repeat:repeat-y; padding:5px; .p{ align:center; color:#800000; text-align: justify; font-family: Arial, Helvetica, sans-serif; font-size: 16px; } img.floatLeft{ …

Member Avatar for chinee
0
376
Member Avatar for balinda_wilson

I need some opinions from experienced web designers. This was my Week 2 assignment: Expand the basic homepage to a site which includes at least three web pages. Incorporate the following into your expanded website: 1. Apply Cascading Style Sheets (CSS) to format elements 1. Integrate graphics effectively into the …

Member Avatar for Cool&Awesome
0
94
Member Avatar for kako13

I have a WordPress theme that is affecting the style of the post. Using another theme it look OK (Screenshot-4). Any idea?

Member Avatar for Arkinder
0
192
Member Avatar for daviddoria

I have a style: [code] .title1 { color: #0000BB; font-size: 25pt; text-align: center; } [/code] but when I use it with: [code] <span class="title1">Schenectady Section of the IEEE More Words</span> [/code] it doesn't center the text! You can see this behavior here: [url]http://ewh.ieee.org/r1/schenectady/New/[/url] Surely I am just doing something silly... …

Member Avatar for daviddoria
0
147
Member Avatar for prathameshz
Member Avatar for drumichael87

Hello all, I know this is not new, and there are several different methods of keeping a footer stuck to the bottom of the page on the internet, and I have tried a few but no luck yet. I have definitely done this before and gotten it to work, but …

Member Avatar for Adrian Kiwee
0
197
Member Avatar for dkwired.com

I'm trying to add pages of content to my site however typing all the HTML tags slows me down. What is a recommended program to use to convert styled text with headings bullets to HTML source format?

Member Avatar for Adrian Kiwee
0
136
Member Avatar for mushget

I want to get the dynamic heights of some html divs. I am not programmatically applying height to them (so I don't know their values). If I fetch the height in mozilla I am able to fetch the exact value in px but in case of IE it gives "auto". …

Member Avatar for Adrian Kiwee
0
103
Member Avatar for kooia

Hi everyone, I have the impression that Internet Explorer can only use EM's. I also have the impression that em's are normally 16 px, but can very in size. Is this true? Both ways, how do you define the size yourself? kooia

Member Avatar for Frankey
0
620
Member Avatar for chinee

if you want to have different colors of text in the same paragraph and add picture on the left side of the text both up and lower to the bottom how is it done i am getting trouble doing that can anyone suggest a way.

Member Avatar for chinee
0
148
Member Avatar for kstorm

Hi, I have a few adjustments I'd like to make to my blog. I like where everything is, I just want to change the background. I would like a gray background, which I know how to do, but I also want a white background behind my actual posts, so that …

Member Avatar for Kraai
0
81
Member Avatar for mike_2000_17

Hey y'all, I was just curious about which idiom you prefer or use very often.. and why? Please vote on the poll! I understand that there are a lot of choices but you can vote for multiples, but try to pick only the ones you think are the best, or …

Member Avatar for mrnutty
0
210
Member Avatar for prathameshz

i had developed the site [url]http://www.wooadvertising.in/[/url] . this is the horizontal scrolling website. normaly the website is work properly but when i resize the window all the content in the site mixedup.. what i do to solve this problem.. plz check this site by resizing the window. can any one …

Member Avatar for Arkinder
0
102

The End.