11,821 Topics

Member Avatar for
Member Avatar for baby jai

Ok this has become EXTREMLY annoying, im trying to work with some css with a several column [I]used to be table[/I], here is the css [CODE].catleft { width: 18px; height: 27px; float: left; background: url({style_images_url}/Cat-Left.png) no-repeat; } .catbody { height: 27px; float: left; background: url({style_images_url}/Cat-BG.png) repeat-x; } .catright { width: …

Member Avatar for ko ko
0
62
Member Avatar for RVRoadie

Hi, My name is Tom. I am retired and living in The Villages in Florida. My background is Legacy Mainframe administrative applications for Universities (Cobol, CICS). I have done a little C++ development on the Palm OS5 platform (Garmin iQue) for my own amusement, and I did have a primitive …

0
11
Member Avatar for tdjprj

Has anyone successfully created a heat map of the world using Google map? I read in few places that its possible but cannot seem to find the correct way to do it. I need to create a heat map which is based on the global map, and shows the performance …

Member Avatar for milo kiko
0
125
Member Avatar for iamthwee

Does anyone know how to set the reference points on a movieclip programatically? Im loading images (xml driven) but was wondering how to set the reference points through code in actionscript 3. Any ideas?

Member Avatar for JasonHippy
0
220
Member Avatar for zm15

I can't seem to figure out where my code is going wrong for my page. It appears fine in firefox, but IE things get messed up when you scroll down the page and mouse over the last few pictures. Here is my page: [url]http://www.landmarkmg.com/rental_communities/index.html[/url]

Member Avatar for kateross
0
147
Member Avatar for snitch321

ahah it's me again. I'm going to make an on button and an off button which i want to play an audio file and pause it. But what code do i use to do this?

Member Avatar for rajarajan2017
0
115
Member Avatar for sunaruna84

Hi friends I have used this script for avoid right click in my webpage. I want to disable " savepage as" in file menu . please let me know ur suggestion. [CODE] <script language="JavaScript"> document.onmousedown=click; function click() { if ((event.button==2)) { alert("Sorry you didnt access right click"); } } </script> …

Member Avatar for sunaruna84
0
72
Member Avatar for andanjin

Here is my testing site. <a href="http://holyrock.zxq.net?">testing home</a> I would like to change like <a href="http://holyrock.zxq.net/index1.html">this.</a> Please help me to fix my problem.... I want to open my menu link page in the main context secction. Do I need to use include fuction in php or java? Or So I …

Member Avatar for andanjin
0
195
Member Avatar for justintoo1

Hello friends, My question is concerning the design of my db. I'm a creating a scheduling web application that will assist in the creation of a schedule for a local restaurant. I have this broken into three tables [emp, area, avail]. The emp tbl has four cols [id, name, areaid, …

0
37
Member Avatar for pcc_support

Hi there ladies and gentlemen, Just having a few dramas with a layout at the moment. At the top of this page [url]http://www.gosfordit.com[/url] is a logon box that will be linked to a peice of software hosted on the same server, where clients can access invoices / bills etc. At …

Member Avatar for harrierdh
0
84
Member Avatar for spacepoet

Hi: I'm trying to do a Conveyor belt slideshow script with buttons as seen on the "Live Entertaiment Schedule" portion of this site: [URL]http://www.swancourt.com/calendar.asp[/URL] (Note: the calendar icons slide much more when they had all 12 months on there, but I think you get the idea). I'm trying to do …

Member Avatar for MikeWatson
0
134
Member Avatar for jaminit

Have been browsing Dani forum for some time and you all seem very friendly and helpful and importantly seem to know what your on about. I qualified in Graphic Design, but web design seems to have taken precedent and I have already created a few websites, just your general html&css …

0
18
Member Avatar for ultras1

How to make square with title in the freme. Somthing like this where title is "advertesment": [ATTACH]13574[/ATTACH]

Member Avatar for emhmk1
0
60
Member Avatar for Vigasdeep

Hello, I am having a problem with divisions.. prob: 1st container div, in this div theres another division TOP whose position is relative.. in this div.. theres another div named searchbox .. and its top is 50px.. IE shows its 50px down from the TOP division but firefox places it …

Member Avatar for ko ko
-1
120
Member Avatar for bharanidharanit

Hello, I am storing avatar images in a table dynamically. I want to store only 2 avatars in a row, but there may exists any no of avatars. Also in the view i want only to show 3 rows. The remaining must be hidden. When i click some button i …

Member Avatar for bharanidharanit
0
145
Member Avatar for silvertwister10

Hey guys Newbie here Just a quick question really, I have almost finished my website however when uploading i'm finding that the pages are shifting a little to the left or right when switching between pages. I am testing it on Safari on a Mac & Firefox on a mac …

Member Avatar for macneato
0
49
Member Avatar for hughv

Remove Splash Page I'm helping a friend with this site: [url]http://www.celiapearson.com/[/url] Google analytics says she's getting a 25% bounce rate on the page, so we want to delete it and substitute the page you get when you click "Enter". I thought it would be as simple as removing index.php and …

Member Avatar for hughv
0
131
Member Avatar for clarkey

Hi I have created a navigation for me friends website and it works fine as a vertical meun, but I really want it to be horizontal, can anybody please help me fix this. I have submitted all the HTML and CSS below. Thanks HTML Code [CODE]<div id="Nav"> <ul> <li><a href="./Home.aspx">Home</a></li> …

Member Avatar for clarkey
0
92
Member Avatar for lordcamel

Hi guys, I'm trying to create a 2 column layout for a site. The left div is for navigation, and contains a faux-column style repeat -- my goal is to have it be 100% of the body/document height all the time, NOT just the browser viewport height.. The right div …

Member Avatar for macneato
0
101
Member Avatar for Satal Keto

Hi, I was hoping that I could get some guidance from some of you guys on Object Design with Database back ends. I am trying to build what could be considered to be my first full scale application, which is a student tracker (simplification). While I have a reasonable idea …

Member Avatar for kvprajapati
0
159
Member Avatar for xd3vilx

Hi guys, I have a drop-down navigation bar on my website. While I am creating the website, the drop-down have no problem overlaying the javascript (embed with flash) in Firefox. But when I tested it in IE, it did not managed to overlay the javascript script and the drop-down went …

Member Avatar for xd3vilx
0
157
Member Avatar for xlx2

in a css file how i can define a link witch is in a div with id="side". //__________________________________________ what is the diffrence between "class" and "id"? //__________________________________________ with a css iwanna make the followin plane for a page; for the side bar i tried margin top=30% ,but it doesn`t work …

Member Avatar for Hangfire
0
75
Member Avatar for mrazaabhatti

Hi all, I am a newbie here. So please I need your help. I have written a small piece of code for browser detection in JavaScript. It is working fine in case of Mozilla but when I run it on Explorer (IE), then for application code and user agent, it …

Member Avatar for almostbob
0
67
Member Avatar for blade_costic

Hi, i am using a copy of Adobe Design Premium CS4 suite. I have already installed fireworks. Problem began after a crash and had to reformat my hard disk. Anyway, installed dreamweaver but forgot to change the dll. now it ran out the trial period and i tried to delete …

Member Avatar for inspiroHost
0
52
Member Avatar for rkrohit

i m very new to html. infact dont know anything about html. i just learn flash, so the only thing i know about html is (publish to HTML). so when i create a index.html file by exporting a flash file, it gives me following coadeing... [CODE]<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> …

Member Avatar for buddylee17
0
76
Member Avatar for Roivas

Hello, I've recently encountered the Antivirus Plus malware and have had trouble getting rid of it completely. Here's what I've done so far: First I did a system restore to a date before the malware appeared. The only remaining symptoms I could see were that IE and Firefox were still …

Member Avatar for jholland1964
0
281
Member Avatar for rachelnetzer

Yeah, yeah, category fail, whatever. Seriously just ignore it. Anyway. I used webs.com for hosting up until a few days ago, when a friend of mine gave me a subdomain so my URL would just seem that much more random ([url]www.a-random-word-here.another-random-word.com[/url]) and so I need to transfer all my files …

Member Avatar for Cragdo
0
117
Member Avatar for zyzopath

My image and border fit well on 3 sides, except for the left border-side and I can't for the life of me figure out what I did wrong. Isn't it supposed to fit automatically when the css code is wrapping the image-tag? The "surrounding" border only shows up in FF …

Member Avatar for ko ko
0
2K
Member Avatar for SADIYA4

hey i am designing a website and i want the design part to be in center of the page(ref:[url]http://www.sacredheartschool.com/[/url]) I saw the code they have used div tag.... but it can be done using table tag also but i am not getting it.... so plzz help me

Member Avatar for ko ko
0
86
Member Avatar for rizviyahoo

I want to make a website just like [url snipped] , can you please help me, where to start it. Regards, rizwan7781

0
90
Member Avatar for marky-b

Is it possible to style an ftp site ([url]ftp://blah.com[/url]) ? I've done a bit of googling, but i am only finding results for StyleFTP client :P Thanks marky

Member Avatar for marky-b
0
73
Member Avatar for jsisson2001

Hello, I'm rebuilding a website, and I need some help with the header. So far I have a parent div that spans 100%. I have 2 child divs within it, the first holding a small flash file at a fixed width. I need the second div to expand across what's …

Member Avatar for jsisson2001
0
106
Member Avatar for fielding

I have a drop down select menu that has about 700px worth of text in each option and i need the select box to be 300px wide. So i changed the width in the CSS to fit my layout however in IE the actual portion that drops down stays 300px …

Member Avatar for fielding
0
332
Member Avatar for Reliable

Good Afternoon All, I have a template that I'm working on with the same flash header on each page. The header contains the drop down menu to go to the other HTML pages in which the header is placed. I noticed this as one of the parameter lines [CODE]<param name="movie" …

Member Avatar for rajarajan2017
0
59
Member Avatar for jep87

Hello, I'm building a website with frames, and I'm having trouble targeting links in the menu frame to the main frame (where I'd like the link to show up). I haven't done this in awhile, so maybe my code is out of date. Here's what I've been doing: In the …

Member Avatar for almostbob
0
62
Member Avatar for xxmp

can i set a maxlegth of characters when i am using textarea? if yes who i can do it? Thank you very much

Member Avatar for xxmp
0
85
Member Avatar for bharanidharanit

Hello, Is this possible to set gradient and lightening effect in backgrounds colors with css?

Member Avatar for drewpark88
0
62
Member Avatar for OmniX

FF works perfectly (additional browsers also) but IE (the bain of microsoft) refuses to be the same. Any ideas or other techniques or position I can look at? [code] background-image: url(text.jpg); position: abosolute; left: 100px; top: 100px; [/code] Same code different 100x100 :( Any Ideas? Thanks, Regards X

Member Avatar for OmniX
-1
159
Member Avatar for Sarama2030

hi i'm using this code [<meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> <link href=" mycss.css" rel="stylesheet" type="text?css">] to link my css files to my web page but it's not working. what could be the problem.

Member Avatar for macneato
0
90
Member Avatar for floris

Well, it is time! Google adsense has been installed on my site and using the feature from the forum software I can show it to guests differently then to members and to paid members there aren't even any banners. So far, I really like Google Adsense and they have done …

Member Avatar for dammwebmaster
0
385
Member Avatar for ArtphotoasiA

I'm really surprised that many webmasters do not understand fully THE HUGE point here, really surprised. The point IS NOT if search engines care W3C validation or if customers care W3C validation (they have probably no idea). Maybe webmasters are too much focused in the job in the profession and …

Member Avatar for MHLut
0
135
Member Avatar for flameringxx

if <img> used to load image, then how if i want to load an movie like swf, or avi?? THX

Member Avatar for macneato
0
35
Member Avatar for fuchsia555

hi how can i make one table like in this image [url]http://i50.tinypic.com/xbemg7.jpg[/url] i tried this code but it doesn't work , they fitting to each other [CODE] <table border="1"> <tr> <td width="300">stuff-1</td> <td width="700">stuff-2</td> </tr> <tr> <td width="700">stuff-3</td> <td width="300">stuff-4</td> </tr> </table> [/CODE]

Member Avatar for macneato
0
84
Member Avatar for blueaporia

hi, i am trying to make a website that doesn't ever have a scrollbar. in other words, it will always resize to have everything fit above the fold. is this possible using html/css? thanks!

Member Avatar for macneato
0
42
Member Avatar for abdulraqeeb33

Hi, I have this code working perfectly fine with the cool subwai stuff on the left side and the Reset All button below it. And the menu summary box towards the right handside of the cool subwai stuff. And the pictures come on almost the center of the page. But …

Member Avatar for almostbob
0
111
Member Avatar for TournamentGames

Hello from Tennessee, I am looking forward to learning more about marketing and social media from everyone here. We're the developers for an Online Gaming community that has been around since 1997. As the Online Marketing world evolves, we must evolve with it, and that's why I'm here, and hopefully …

0
30
Member Avatar for Maverick27

Hi - can somebody pls. tell me how to use 'Span Tags' to increase Font size of TEXT in Red below ? Below is the original XML code. <?xml version="1.0" encoding="utf-8"?> <news> <settings linesColor = "0x424646" backGroundAlpha = "50" backGroundColor = "0x363B3D" thumbsBackGroundColor = "0x404546" thumbsPreloaderColor = "0xCCFF33" listItemIconColor = …

Member Avatar for macneato
0
101
Member Avatar for Duki

Hi everyone, In this page: [url]http://www.pentree.com/contact/list[/url] The coloring for our logo is off slightly when viewed in FireFox. However, the image looks like it matches in IE. Does anyone know why?

Member Avatar for MidiMagic
0
80
Member Avatar for karlosesq

Hi, I've created a test page which shows a very strange issue in ie8/7. Works fine in FF. A semi transparent png (opacity + alpha opacity set) is overlaying another png. It works fine but as soon as the image is changed from its original size then a horrible black …

Member Avatar for MidiMagic
0
80
Member Avatar for richholt

If anyone can solve this, I would honestly think you're a genius. I've been using html/css 10+ years and this has bugged me for days! You can see the problem if you view [URL="http://www.dripsplat.com/dev/ttass/courses.php"]http://www.dripsplat.com/dev/ttass/courses.php[/URL] and click the "course outline" link to expand content. Content expands but footer stays where it …

Member Avatar for MidiMagic
0
100

The End.