- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 2
- Posts with Upvotes
- 2
- Upvoting Members
- 2
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
38 Posted Topics
I want to compare two images side by side. I am trying to grab and store the heights of the first column, to apply the heights to the corresponding image in the other column. Right now I can only get it to either get the first height or all of … | |
I have external links opening with the "fancybox" jquery plug-in when clicked on. I want to be able to have the web page in the fancybox scroll down when it loads. (Any place on the page is fine, this is just a learning exercise) I have marked my code to … | |
When you look at the Photo album the thumbnails line up and scroll horizontally in every browser. However when I click on Paintings the thumbnails go out of wack and different things on each browser, basically does not line up horizontally like it should. I know .hide is what causes … | |
Re: I know in Photoshop when you save for web and devices on the top right you can choose to save as png and it has no background | |
Someone is asking me to create a metallic background for their website. Currently the background color is #404040. I tried using a gradient image and a gradient css generator. With both it creates a certain height and then repeats the gradient. I want to say I can't do it and … | |
Re: Can you please be more specific? I see a few things that can be considered page sliding on their website. - The quick navigation - The way the scrolling functions - if you click the right/left arrows the page slides and new information is displayed Which do you want to … | |
What I thought this code would do is, if i typed non-numbers it would continue prompting me until I finally input a number which it then will output the word "one" on the page. What it does is if I type a number first it outputs the word "one" on … | |
Re: [QUOTE=kritidas;1571597]Greetings everyone. I was just wondering why most of the top traffic forums turn out to be something related with "website, internet marketing, coding" etc and not on other topics, say cat lovers, horse riders etc.[/QUOTE] Simply because theres more of an interest in those things. Also take "coding" as … | |
If you have a screen resolution of 1366 x 768 whats your browser window size? its obviously not 1366 x 768 is there a way to see this for other screen sizes? | |
Trying to make a list of 62 examples/reasons examples: simply the taste of coffee on a rainy day to get through my day on my way to work when i need to study | |
Should a web designer hand over? -pdf -pdf with notes -html and css -html,css, and pdf -html.css.and pdf with instructions -psd -something else Please help me out because I am very confused about what a web designer should be doing. | |
Im currently working on redesigning a website, but have not come up with a price yet. I am college student majoring in graphic design. Its my first time designing a real website so I didnt know how much to charge. What I am doing: -creating a pdf with instructions about … | |
I have never really used tables and especially not in a css file. I just want to know the basics of tables and making them in css. Also once I do make it in a css file how do I name it so I can use it in a html … | |
Hi, I know my knowledge of coding is very limited. I can code basic html and css, and not even completely correct. My question is, if I code an html layout and css that only looks correct in one browser can a programer take it and fix it all up? … | |
<div id="mailsort"> <div><a class="mailsort" style="width:175px;" height"auto" > From </a></div> <div><a class="mailsort" style="width:61px;" height"auto"> Date </a></div> <div><a class="mailsort" style="width:248;" height"auto"> Subject </a></div> </div> I want a right thin solid border on the right of "from" "date" "subject" I think its suppose to be <div style="border-right: " border- "> from </div> I … | |
Could i put all this info in a css file and still code [CODE]<div id="submenu1"> </div>[/CODE] if yes how? [CODE]#submenu1 { position:absolute; top:530px; left:167px; width:auto; } #submenu2 { float:right; position:absolute; padding-left:10px; border-left:thin; border-left-color:#000; border-left-style:solid; border-left-width:thin; top:530px; left:487px; width:auto; } #submenuline { position:absolute; width:525px; top:535px; left:167px;[/CODE] | |
[CODE] a:link { color: #000; text-decoration: none; } a:visited { color: #000; } a:active { font-weight: bold; } [/CODE] How do i get the active link to remain bold and not only become bold when I click on it? What happens now is when I click the link it become … | |
Hi, I have designed a couple of 2-3 page websites before and they both were done in Dreamweaver. I was able to do that since they were not real websites and I had plenty of time to try things out. I am currently working on a proposal for a redesign … | |
Re: Change password.html do your own link this is a starting point it is not exactly what u want [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> </head> <body> <?php // Define your username and password $username = "Your username"; … ![]() | |
[url]http://s56.photobucket.com/albums/g194/flameingulfedpyro/?action=view¤t=slideshow.jpg[/url] In the picture I have a picture div and a text div. The picture and text are related to one another. I want it that when you click the right or left arrow the pic and text change together. I dont really care how they change, slide, fade, or … | |
Re: download a trial of dreamweaver and google how to make a template with it. Its a lot easier than coding it from scratch. | |
Re: [QUOTE=shadowscape;1456518]hello everyone, i am a software developer and have managed to create my first website but im having trouble as i would like to create a link structure and i dont know how, here are the files on my website and what i would like them to be, and if … | |
Re: [QUOTE=danny5514;1457075]hi all i have search the web and cant find what im looking for which is simple code so that i can have a box about 200px by 400px that scrolles i had used the marguee tag but i need it to display on all my pages. so i thought … | |
Re: can you list the things that go wrong and how they should look? | |
Re: Im very new at this and what Im going to suggest may be completely wrong or the stupidest way to do what you want to do. I would use the show/hide behavior in dreamweaver. [CODE] < your tag for the button onClick="MM_showHideLayers('layer/div','','hide','layer/div','','show')"> [/CODE] | |
I have a form on page 2 and I want the information submitted on the form to be sent to page 3. How do i do that? | |
Re: I know very little and I am just trying to give back to the forum. With that said, maybe its because you have % as your sizes instead of px and it causes it to resize do the window size? I'm just making a logical guess, the % for the … | |
Re: [QUOTE=daniweb-forum-u;1454163]I found a neat Flash image gallery here: [URL="http://www.hrewheels.com/"]http://www.hrewheels.com/[/URL] Where images of cars appear in a slideshow and the special effect shows the image opening up from the center. Are there any Javascript/AJAX, etc type galleries I can use to achieve this same effect? Thanks![/QUOTE] I dont know anything about … | |
Re: it may be either that your left is 0 and not 0px. The second thing may be that you do not have z-index.[URL="http://www.w3schools.com/css/pr_pos_z-index.asp"]z-index[/URL] | |
Re: are you able to make a picture of what you want it to look like and how it currently looks. In my opinion that always helps clarify things | |
Re: you want it so you can have you text be that shape? If you do you can just create a white image and place it in a div and put it where you want it. Set the property of the div to either float:right; or float:left;. [URL="http://www.w3schools.com/css/pr_class_float.asp"]float[/URL] | |
Re: I can maybe help you if you could give more information and be clearer about what you are trying to achieve. | |
I want to add a + - for collapse and expand all. I would prefer to have them change accordingly but it isnt necessary. this is my javascript var toggleMenu = { init : function(sContainerClass, sHiddenClass) { if (!document.getElementById || !document.createTextNode) {return;} // Check for DOM support var arrMenus = … | |
What stuff on a website can't be tested locally? If everything can what do I need to be able to test it? | |
.olddiv { overflow:visible; background-color:#1D41A4; padding-right: 10px; padding-bottom: 20px; padding-left: 10px; } <div id="old" class="olddiv"> My text that overflows is visible but it does not have the div's background color. How do I get it to keep the background color? | |
I have a form on page 2 and I want the information submitted on the form to be sent to page 3. How do i do that? |
The End.