10,655 Topics
![]() | |
My colleague is complaining that the navigation bar on her site comes and goes. It's a pretty straight forward page, the nav is plain text links, so this is puzzling. The site was written in Dreamweaver CS3, she is using IE7, does this maybe have something to do with the … | |
I have been searching your board for about 4 days now and i found a lot of information that I have been looking for, for a long time. I appreciate the support that you have here. Three days ago i decided to put Google Ads on my message board. I … | |
I need to be able to launch the default medial player to a pop-up window. As anyone done this before and can point me to a method to do this. Thanks! WBR | |
in html body <form method="get" action="MovieTiming.jsp"> <table cellspacing="0" cellpadding="0" border="2" style="width:50%; height: 400px;" bgcolor="pink"> <tr style="height:4px;"> <td id="Date" colspan="5"> Please input date (yyyymmdd)<input name="Date" type="text" size="8" maxlength="8" value="<%=date%>"></input> <button type="submit" value="Submit">Get Movies List</button> </td> <td> <button onclick=fileWrite();>save file</button> <input type="file" id="loc" name="loc" >[/B]</input> </td> </tr> <tr bgcolor="white"> <td id="output" colspan="10" … | |
Hey, I know basic HTML and i recently saw an excellent application for the Apple Mac called TextMate, you could write xhtml, html and it provided hints of what you could be typing aswell as colour co-ordinated and aligned everything so its clear what you are doing. I was just … | |
<!DOCTYPE html Public “-//w3c//DTD XHTML 1.0 Transitional//EN” http://www.w3.org/TR/xhtml1/DTD/transitional.dtd> <html> <head> <title>The Labyrinth</title> </head> <body> <a name=”top”><h1>The Labyrinth: Old Books/New Readers</h1></a> <blockquote> “Reading is so fun”<br /> - Tom Wolfe, <cite>Books in NYC</cite> </blockquote> <p>The Labyrinth<br /> 151 Varick St.<br /> Manhattan, NY 10013<br /> (212) 555-1234 </p> <a name=”contents”><h2>Contents</h2></a> <ul> … | |
I have been asked to write some code which holds, or scrolls a bit of content at a fixed location on the screen. I have seen this done but I have not located the starter code to place this in my project. I hope someone can point me in the … | |
Hi, I am new to web design and i want to redirect my webpage to other page if some certain conditions doesn't satisfay. can any one tell me how to do that. Thanks, MHRETABK | |
New to Web Design, does using free templates modified to my requirements, be classed as cheating?? I just want to start off with neat looking websites, not to sell to clients, as they are all for my own personal websites and get my websites noticed. I have nearly 30 that … | |
Hello I have a navigation vertical bar on left hand side. I want to use two different text on one button in one line. first text should be align to left and second text align to right under that div. problem is in IE6, second text is coming down.in mozilla … | |
Hi I have a css with three Element Id's 1) LeftNav 2)Content 3) RightNav In first i put all link's, in second all page contents (coming from database) and lastly the extra information and advertisements in rightnav. The problem i am facing is that as my center Element ID contains … | |
i found this nice software called browserhawk, to check system specs... though is far too expensive, so... does anyone know any other software to do this? | |
I am developing a page based on frames that has 2 frames, horizontally. The top frame displays a banner (a small Flash File) while the bottom frame contains the main body. The top frame (banner.htm) contains just the Flash File, nothing else. In spite of that, there are blank spaces … | |
Hi everyone, I need your help. I am trying to display a div overlay on top of embedded media players. How do i do that with HTML and CSS? I need it to work for windows media player, quicktime player, divx player in IE, FireFox, and Safari. Thank you in … | |
Hi all of you, I am new to this group. Actually i am reading some data from the text and putting it in html file using IFRAME. Now i want that text to be bold and with customised background color. Here is the code snippet i am using. <IFRAME bgcolor="#000000" … | |
Hello, I'm trying to put into my web page the E2 photo gallery (google E2) and place it within a box on my web page (this box is in a style sheet) Now the author told me all I have to do is change the absolute positioning of the style … | |
hey guys... i'm having serios trouble with programming for ie... since i navigate only in mozilla (which in my opinion is more practical, and, in essence, better), i didn't notice my programming didn't render as i pretended in ie, and i don't know where the problem is... i tested my … | |
Hello! I have a navigation bar with two tabs on a tab bar. The first represents the page being shown, and the second is a link to a second page. When the first page is being viewed, the first tab is labeled in the markup as ".current." When the second … | |
Is there a possibility to avoid this ugly frame in IE when you mouse over a flash file? And also to avoid the double click on links in this flash file? | |
I have been making a basic webpage but am having lots of difficulties with rollover buttons. Despite the 2 images for my rollover being exactly the same size, when i make the button it creates a duplicate which is then placed alongside where I want the rollover to appear. This … | |
Hi! I'm working on a CSS for a site that features a menu bar. The menu is named 'tabbar.' .tabbar { } The tabbar needs to appear in different colors on different pages. What is the best semantic naming solution for these variants? I was thinking of using general descriptive … | |
Hi there I'd just like to know if there's any way of making the height of every page on a website fit your screen if there isn't enough content to do so? I've tried setting min-height to 100% but that doesn't work. Any other ideas I can try? | |
I'm working on making a new website for my company... In Firefox And Safari everything looks the way I want... but in Internet Explorer 7 there is a small space between the header and the Spry navbar? I can't seem to get rid of it... Can anyone help!... http://www.echolab.com/dan/test Thanks, … | |
Hi guys... i just read about CMS in another thread... what is it and how do i use it? | |
Hello Everyone, I daresay this is a stupid question, but I have a problem which is driving me nuts. I have built a simple website as a teaching aid. I loaded some .avi movies, which worked fine until my hosts' server crashed. This has been rebuilt and I reloaded the … | |
what is the diff. between WEB dev. to Software dev.?? | |
Hi, I'm designing two sites, both with the same problem. The first is here: http://www.nycamprepairs.com The site looks great in Safari and Firefox on the Mac but in IE my content is somehow sent down to the bottom of the page. Both my CSS and HTML validates on the W3C … | |
hi; when puplishing a movie.dcr on the web and if this movie containing an animation picture , it does not appear to the user only the text and the other simple picture why it happen . and how to solve it ?? this picture appear when do it ![]() | |
I want to set up m y web page so that if I edit anything on a nav bar I only have to edit it in one place, and not on other pages. How do I do this? | |
So I am trying to do some sizing formating with my HTML code, and I did something that works but I need to make sure I didn't do anything bad that will come up and bite me later. I essentially am creating a form to upload files and since I … | |
Well Hello Gamers out there, Im Angelicgodz and Im Curently Working on my Biggest Project Here Some Info: Site Name: GameEntertainments Program: Macromedia Dreamweaver 8 Webhost Type: Byethost13,Freehostia,Other site that Support phpmyadmin and Sql Include: All Cheats for Every Game Consoles,PC Download and Upload Avalible and Many More Features Anyone … | |
Im new here im marvin , could anybody help me make new and nice looking friendster layout using any of those nice programming languages, give me a step by step instructions tnx hoping for your response im trying to make those what they called cross over style or those ones … | |
hi there im a begginer whose rebuilding my basis web site [url]www.racehorsetrainer.com.au[/url]. which is a racehorse trainers directory. im rebuilding everything but the index in css. the css page is complete only on some pages i will put a two column table to contain the directory information and some wont … | |
Hello Community, I appreciate this forum and the vast knowledge that is communicated throughout the site. I am hoping that one or many of the talented Flash/Actionscript developers that read this may be able to assist me. I am looking for the best of the best Flash/Web developers in Orange … | |
supposing you had multiple scripts running, many remote hosted and you cant remember how many or which ones used a body onload tag. Could you use a wildcard to cover them? for example, is something like this possible? [code]<body onload="popWindow();somefunction();"*"(); "*"();">[/code] :?: | |
hi there this might be a silly question but im learning as i go. i looked at a dropdown menu which contains a html page a java script .js page and a .css page. if i wanted to have an index page using the dropdown menu i would have my … | |
Hi, don't ask me why but my client wants to display certain text as bold and a smiley face within a dropdown option. I don't think this is possible but wanted to check with you guys out there. In Firefox I know you can only display entire list items as … | |
I had my site reviewed at another site and someone said it was ugly.. I hate the look of my website but I have to live with it.. No time to fix it, however I just have to fix the left border.. [URL="http://www.tips4pc.com"]Computer help site[/URL] It has a line going … | |
Hi I've just created a pretty basic web site--using HTML which is a bit of a shame, but maybe XML next time--and I'm having an issue with the links not working in IE, though everything is beautiful in Firefox. Is there some no-brainer way to activate those links in IE? … | |
Hello, I have a simple page that consists of an image, some map hotspots, and an iframe that displays content when the hotspots are clicked: [code] <div id="wrapper"> <img src="blah.gif" /> ... some <area...target="iFrame"> tags ... <iframe id="iFrame" src="home.htm">No iframe support!</iframe> </div> [/code] With the wrapper naturally aligning to the … | |
Hi everybody I was assigned to do a web site but the client has a dvd that he wants altered. Come to find out, it's impossible unless someone has the skills or resources to recreate it. I have uploaded a short clip of the dvd for a potential multimedia artist … | |
hi; we are going to make project using director mx2004 its may be education and learning project. just need your ideas and suggestion to help and take some of your experience have any 1 here make a similsr project before. | |
hello, could anyone help me about my problem on how to program my webpage under html code. i have this project that all i need is the html code to browse my webpage through phone WAP. thank you...:) | |
Hello again. Just finished my webpage and was instructed to put in a footer. I am brand new, and still working out all the bugs (firefox doesnt like my webpage yet, and extreme widescreen monitors are a little ignorant as well). Although my main problem at the moment that i … | |
I think it' ll be helpful for all!! A few month ago I've bought wonderful tool - 3gpMobile & still use it!! It converts AVI, WMV, MPEG video to 3gp!!! I like this prog because I can convert my video records & put it into my ipod!! For my opinion, … | |
Hello! Currently I have a 50MB Video in " Progressive Download Video " set on my Dreamweaver CS3 made website, but the problem is it is too slow! I am guessing that the " Progressive Download Video " setting is not for me. I am looking into " Streaming Video … | |
I have a group of input type="submit" buttons inside a fieldset. I am using javascript to alter the appearance of these input type="submit" buttons when I 'onMouseOver' and 'onMouseOut'. When this happens this changes the size of the fieldset border and expands and shrinks depending on the mouse over/out event. … | |
Hello, I am hoping to get some opinions on this. I work with a manufactured home dealer, they have four separate companies that work together: 1) mfg home retailer (does the deal for the mfg home) 2) development company (purchases lots and develops them to be ready to accept new … | |
Good morning; Do any 1 here know how to get the value stored in a global variable from other movie? to use it in current movie? Example: in movie one.dir there is a global called name stored the name in movie two,dir i need to use that global name to … ![]() | |
I'm hoping someone can help me figure this out. The main navigation menu shows a 1px white line to the right of the current selection - [B]only in Firefox - only on first load[/B] - and clears itself after the mouse hovers over another part of the menu. I can't … |
The End.