10,643 Topics

Member Avatar for
Member Avatar for Dani

This is very strange. However, I can't get the [INLINECODE]overflow: auto;[/INLINECODE] and, more specifically, [INLINECODE]overflow-x: auto;[/INLINECODE] behaviors to work properly on any of the Mozilla browsers (Firefox, Camino) on an Intel mac and yet they work fine on a PPC mac and in Windows. Regardless of whether scrollbars are needed …

Member Avatar for tgreer
0
216
Member Avatar for martinkorner

On my site I use the following code to tell users when I last updated my website: [CODE]Last updated: ', new Date(document.lastModified).toLocaleString(), '[/CODE] This shows users something like this: [QUOTE]Last updated: 22 April 2006 12:53:12[/QUOTE] Would it be possible to remove the time, so it just says: [QUOTE]Last updated: 22 …

Member Avatar for martinkorner
0
395
Member Avatar for Dani

I have an all-CSS drop down menu with a z-index set to 100. However, it still appears behind some form elements and flash advertisements. What can I do to fix this? Thanks

Member Avatar for Dani
0
109
Member Avatar for Sailor_Jerry

i have an input element with a type of text. I want to check that only numbers are entered in the element. I also want to alert the user when they enter anything that's not a number. HTML for the element below. [code] <input type="text" id="QTY" name="QTY" title="Qty" size="3" onkeypress="key(event)" …

Member Avatar for tgreer
0
136
Member Avatar for erez131165

I realy need this script: [URL="http://www.jscode.com/js_auto_bookmark.shtml"]http://www.jscode.com/js_auto_bookmark.shtml[/URL] unlike a regular bookmark, it grabs automaticly the page url & title to be added. one problem: i just dont know how to make the link to the script as a picture, insted of "bookmark us!" text. any help with this please?:eek:

Member Avatar for tgreer
0
195
Member Avatar for Midwestdesi

I have a site that i maintain, i want to add an interactive CD to it, the CD is of educational content and has a test/quiz at the end of it, It is almost exactly like the online traffic safety courses that you get if you do a traffic violation …

Member Avatar for tgreer
0
91
Member Avatar for cadillac vernon

Hello, I am working on a website. I have a test page up here: [url]http://www.geocities.com/mydadthinksimgay/honkiesupreme.html[/url] My problem is that I am trying to delete the generated text in the table cells underneath where it says "download - click here" and "buy - click here." I still want the download and …

Member Avatar for cadillac vernon
0
160
Member Avatar for JC_2000

Hi everyone, Can anyone tell me how you can stop users from URL Hacking your website? So for example if you have a password and username form on the front of your website and only want authorised members to gain access to your web site. So for example just say …

Member Avatar for JC_2000
0
212
Member Avatar for paper

allrighty im kind of new to dreamweaver as im just getting into it in school. Anyway i have a web project to do in making my own personal web site. What im trying to do is have on one of my sites pages a bunch of images in which you …

Member Avatar for LouLewis
0
195
Member Avatar for flipboi15

hey guys i need help with sumthing, i dunno if this is considered html or not but u guys know the tag [IMG](url)[/IMG] how can i put a hyperlink on that if its possible?? like u click on that picture and it will lead to a link, is that possible?? …

Member Avatar for tgreer
0
77
Member Avatar for pistolsnipe16

I've been playing around with a program (similar to Dreamweaver, or at least people say it is) called Nvu which is open-source and free. I was just wondering if anyone who is more experienced then me (noob) could offer some tips or advice. It would be awesome if you could …

Member Avatar for womblejonny
0
112
Member Avatar for JC_2000

Hi, Can some please tell me how you can change the behaviour of a link <a href="somepage.htm</a> so that it opens a dialogue box with a message (which you can dictate) and lets you press ok before proceeding to the desired link page. Please help. I'm guessing its an onclick …

Member Avatar for tgreer
0
99
Member Avatar for iamthwee

Ok here's the deal. How the hell do you centre a flash file in html? I just can't do it. It's driving me mad. I just want the picture to be centered when I export it to html. And preserve it's scaling when viewed at higher or lower resolutions. I …

Member Avatar for iamthwee
0
148
Member Avatar for peter_budo

Can you please help me with launching Acrobat Reader from html document? I have a html page which contain few links leading to PDF documents. There is no problem to open basic PDF's throught hyperlink into browser window, but some of this PDF's are searchable and if I try to …

Member Avatar for Esopo
0
202
Member Avatar for webdev_novice

Gday Guys n Girls, I think im posting in the right section so here goes. I have been playing around with Fireworks MX to layout a site it graphics and a few buttons. I've had no problem coming up with a basic page and have worked out how to export …

0
66
Member Avatar for xman

Check out the following link: [url]http://65.36.199.60/test.html[/url] The red bottom border isn't stopping for my right aligned image, but my h2 text is. Any ideas why this is happening, and how to have the bottom border stop where the right image starts? Thanks, X.

Member Avatar for xman
0
76
Member Avatar for chilllax

I understand how to set up the input fields, name the input fields, and assign the appropriate action. The problem is I dont understand how to display this information in the particiapants.htm page. Thanks for any help. <form name="input" action="/tournament/participants.htm" method="get"> Gamertag: <input type="text" align="center" name="gamertag" maxlength="16"> <br> Email address: …

Member Avatar for tgreer
0
58
Member Avatar for aiden

I'm currently working on the CSS template for a new client and running into a strange issue. The design calls for a separation bar of repeated background to resemble a negative strip (site is a portfolio piece for a commercial photographer), and below that the continuation of a gradation. For …

Member Avatar for tgreer
0
119
Member Avatar for manish Kishore

There is a form in which rows are generatiing Dyanamically. There are 25 Text boxes... How can I insert the data into Database ? I am using for the backend programming. If U want then I can send the Code also I am stuck at this place ..Please help me …

Member Avatar for tgreer
0
50
Member Avatar for manish Kishore

Hi All, I am trying to create html form which looks like Excel Sheet. I am able to some extent, only thing where I am stuck is how to make the rows dynamic(Once the user click Enter a new row should Enter automatically). Frnds can U please help me here. …

Member Avatar for manish Kishore
0
92
Member Avatar for Sailor_Jerry
Member Avatar for jalarie
0
72
Member Avatar for web_developer

hey guys i need for my website, html editor, like the one found in this forum when u want to post thread, where i can download this extension? or is there a code i can copy it and have this editor? i am ready to any suggestions 10x in advance …

Member Avatar for web_developer
0
83
Member Avatar for xman

Hi, I am trying to have a right floating image in my content that needs to appear at 100px from the top of the content. My content should flow around the right image. I managed to do this as follows: <div style="width:1px;height:100px;float:right;">&nbsp;</div> <table border="0" cellpadding="0" cellspacing="0" style="padding:15px 0px 10px 10px; …

Member Avatar for xman
0
91
Member Avatar for cancer10

Hey, See the code below, The cell color is yellow. Is there any way that if I click anywhere on the CELL where the hyperlink is, it will take me to the same url "http://chargertek.in" [code]<table border="1" width="100%" cellspacing="0" cellpadding="0"> <tr> <td width="100%" bgcolor="yellow"><a href="http://chargertek.in">Free Web Hosting</a></td> </tr> </table> [/code]

Member Avatar for plazmo
0
96
Member Avatar for hinde

I am new to CSS and my html is rusty as hell, and I want to have links arranged horizontally on the top of my page. They are block links. [code] CSS script: a.blue_top_tab { text-align: center; display: block; background: blue; color: black; text-decoration: none; width: 120px; font-size: 140%; padding-top: …

Member Avatar for DanceInstructor
0
71
Member Avatar for j4mes_bond25

Presently, after sorting my previous problem of menu, I'm only struggling with browser compatibility. Thought of it scares me since the reason I'm making this website is to show it to different employers (who often asks for the proof of applicant's previous work within CSS before considering their application) & …

0
53
Member Avatar for j4mes_bond25

I'm in particular facing problem with Top Menu (#topMenu in my code). In Firefox, every time I hover the mouse over Beer/Wine/Whiskey/Spirit link, the sub-menu ALWAYS stays at far left hand side (as seen in the attached file). In Internet Explorer, every time I hover the mouse over Beer/Wine/Whiskey/Spirit link, …

0
111
Member Avatar for j4mes_bond25

I wonder if anyone around could possibly help me ease up my stress that I've been having for the past 2 days in sorting out the CSS Horizontal drop-down menu. I've somehow managed to get the Vertical Pop-up menu along with its submenus ("leftMenu" in my code) but the Horizontal …

0
233
Member Avatar for Blue Storm

So I have a personal website that I want to be able to put pics on. Vacations and family photos, ect. The only reason I want to do this is so friends and family can view the pictures. So my question is how safe is it to put pictures like …

Member Avatar for Esopo
0
122
Member Avatar for timbajaj

Hi I am new to web designing and need some advise I don't know whats the best web desiging tool/software in the market. I have heard dreamweaver is good but its too complicated, is there any other tool that is good. I am looking for something that is easy to …

Member Avatar for Lafinboy
0
121

The End.