11,821 Topics
![]() | |
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: … | |
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 … | |
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 … | |
![]() | 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? |
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] | |
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? ![]() | |
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> … | |
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 … | |
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, … | |
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 … | |
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 … | |
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 … | |
How to make square with title in the freme. Somthing like this where title is "advertesment": [ATTACH]13574[/ATTACH] | |
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 … | |
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 … | |
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 … | |
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 … | |
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> … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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> … | |
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 … | |
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 … | |
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 … | |
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 | |
I want to make a website just like [url snipped] , can you please help me, where to start it. Regards, rizwan7781 | |
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 | |
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 … | |
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 … | |
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" … ![]() | |
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 … | |
can i set a maxlegth of characters when i am using textarea? if yes who i can do it? Thank you very much | |
Hello, Is this possible to set gradient and lightening effect in backgrounds colors with css? | |
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 | |
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. | |
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 … | |
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 … ![]() | |
if <img> used to load image, then how if i want to load an movie like swf, or avi?? THX | |
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] | |
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! | |
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 … | |
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 … | |
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 = … | |
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? | |
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 … | |
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 … |
The End.