13,937 Topics
![]() | |
I am finishing up a site for a customer. Her last developer took off without finishing the site. He took off after she paid him in full. What a shame. The template has some issues on one page of the site only. Every other page of the site is just … | |
What do you use to check your Google +1 status? I would like a Firefox addon... anyone!? List of tools that I currently use: (Anything similiar to that would be great) <snip> | |
Hey guys I am in a bit of a pickle at the moment. I have a main folder with my main html file in it or index.html. And also inside that folder I have other flders to contain the other pages/images and css. Does anyone know how I can access … | |
What are some incites you have for me to create this site? I would like to create a website which would allow users to submit an essay. Their essays would be in a timed-environment, and hence, the site should have a countdown timer, which I heard is very heard to … | |
Hi. I have a question that no one seems to be able to answer very easily. I’ve been designing websites for friends and small businesses for a few years now. Over the years I mainly used pictures that I got online after doing searches for “Royalty Free” images. I’ve also … | |
Hey there, i make table with some results and want to make the first row (titles) absoluted, but all the table have horizontal-scrollbar when i move the scroll the absoluted row dont move. how to fix that with CSS :/ Code: [CODE]<style type="text/css" media="all"> .slim #blueBar{height:37px;} #blueBar{background-color:#3b5998;width:895px;z-index:300} .fixed_elem{position:absolute;clip : auto;white-space:normal;} … | |
I am having an issue that I cannot resolve. I have a small flash file on my website that is simply a circle that rolls up slightly on mouse over. I have a div element with text that appears over (or technically under) the flash element to display a text … | |
How do I promote myself by my website (snipped) e. g. that I can design a database using PHP and MySQL? | |
Hello Again, As you may know I'm creating a site; YET MORE SPAM/PROMOTION DELETED but am not the best with CSS. I am hoping to get an appropriate navigation bar for my website but not sure how to design it, colours are yet to be decided. If anyone wouldn't mind … | |
Hello, I've been working on a new charity website; [URL="http://galgal.org.uk"]http://galgal.org.uk[/URL]. As you can see there is black box, this is the slider I've just got to put the images in now. However, I was wondering how to get a text box either side. The same as "test" either side and … | |
I'm trying to run a simple servlet that counts the number of times a user visits the page using cookies but I'm getting the following error. I thought that NullPointerException was because there were no cookies at all in the browser. But after checking I found a couple of cookies … | |
What are the Firefox CSS inline hacks? I have seen hacks for style sheets, but not sure how to do this for inline. Here is a link for Firefox hacks, but it seems like it is only for external style sheet. [url]http://perishablepress.com/press/2009/06/28/css-hacks-for-different-versions-of-firefox/[/url] Here is the code that I want to … | |
Hello, I need to customize my [B]select[/B] control to allow the user to enter something manually. Let's say I have this: [code=html] <select> <option value="volvo">Volvo</option> <option value="saab">Saab</option> </select> [/code] I want to have another item in the select (first one), which, if selected, will allow the user to type in … | |
I always develop sites using CSS but am aware that tables have their place when displaying tabular data, however I can't decide whether to use CSS or a table to display the products on the home page of a re-design I am doing and just want peoples opinions please (note … | |
hey frnds...m designing a website...n want to add a small comment box for visitors....plzz let me knw which scripting languages allow me to do so, except php as m nt comfortable wid it.....:( thanks..:) | |
We have all been there, you have a centered site and some pages have enough content to fill the screen while some don't. So when you move back and forth between one that does and one that doesn't you see a small jump happen. Here is a small css fix … | |
I have a CSS Navigation but I need help in adding a "delay" on the sub-navigation, and I'd like the rollover image to "stay" when one is using the sub-navigation. here's my website: [url]http://www.e-squareddesigns.com[/url] Unfortunately, I am completely CLUELESS when it comes to javascript, so any input would help... thanks! | |
[B]Whenever I am on YT, I can only seem to watch a few videos before the site stops allowing me to connect to any others. I will click on a few vids without any problems, and then I'll click on another one, but the page never opens (The videos play … | |
Dear Experts I refer to this link [url]http://css.dzone.com/news/css-and-html-two-level-menus-t[/url] with the help of above link, I am trying to create CSS And HTML Two Level Menus. For this I copy following codes but it has some error. Please help me to correct my codes. [CODE]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> … | |
Site link: [URL="http://www.stmatthias.co.uk"]http://www.stmatthias.co.uk[/URL] Basically, what i find is that whenever i try to refresh any page on my site, it takes you to the index.php There is also an issue that when i go on a page, say the about us page, it still says [url]www.stmatthias.co.uk[/url], instead of [url]www.stmatthias.co.uk/about.php/[/url] Any … | |
Hi, [URL="http://www.ocklaw.com/new"]http://www.ocklaw.com/new[/URL] I wonder why the layout turn into chaos in Firefox, Google Chrome, and Safari? Can anyone suggest me why and how to fix it ? Thanks. | |
Hello, I am designing a new website, but have had a few issues. Most of which get resolved instantly because of DaniWeb's great members! The next issue is with boxes and CSS. I am trying to get the boxes; [URL="http://galgal.org.uk/"]http://galgal.org.uk/[/URL] to go next to each (with some spacing) so I … | |
I would like to express a superscript and a subscript in the same vertical space. For example, consider a variable called X with a subscript 1 that is squared. I have searched for examples of what I want to do but cannot find anything close. [code] X<sub>1</sub><sup>2</sup> [/code] The above … | |
I have a javascript popup window which relies on php for it's dynamic content. It is a full-screen window without menu bars etc. It works in Chrome, Firefox and Explorer, but dynamic content is absent in Opera, Netscape and Safari. Where do I start in trying to fix this. I … | |
Hello, I am designing a website and need a bit of help. The URL is [URL="http://galgal.org.uk"]http://galgal.org.uk [/URL]. However, I try to get the SmashLeaks logo to go over the top of the marquee, above where it is so it looks like it's coming out of the logo (Colour will be … | |
Hi There is something about this code that does not seem right has anyone got any ideas? It does not matter what it does. I mean from a constructor/inheritance point of view. Some of the points I made were one constructor was passing a null value, which in turn was … | |
. in just one cell of a table? I can do a global change on the page by redefining html 'a' element colors in a .css file andlinking it, but that changes the link colors everywhere, including those in the standard asp:Menu components. The contents of one cell on my … | |
How to set seperate heights for <td> ? I have table with one rows and 2 cells. In one of them there is more data, so it drags the other cell longer than it should be and that's ugly. I need something that automatically adjusts the cell height according to … | |
Hello, I am working on this site: SNIP SNIP SNIP which you may have seen help posted for before (for a different thing, which is ongoing still). This time I have an issue about IE (Internet Explorer). When I visit my website in IE9 I see blue boxes around the … | |
Hi, after like 2 hours of searching the web I haven't found a solution for this. After spending 30 or 40 minutes trying to code it myself and not finding anything that works, it's time to ask here! Attached is an image of what I want. I have a certain … |
The End.