Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #2K
~12.1K People Reached
Favorite Tags

38 Posted Topics

Member Avatar for skald89

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 …

Member Avatar for rtrethewey
0
112
Member Avatar for skald89

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 …

0
106
Member Avatar for skald89

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 …

Member Avatar for Airshow
0
158
Member Avatar for Acute

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

Member Avatar for windowswarrior0
0
118
Member Avatar for skald89

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 …

Member Avatar for Arkinder
0
83
Member Avatar for basamdamdu

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 …

Member Avatar for Kraai
0
128
Member Avatar for skald89

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 …

Member Avatar for skald89
0
106
Member Avatar for kritidas

[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 …

Member Avatar for skald89
0
111
Member Avatar for skald89

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?

Member Avatar for pixelpaintr
0
778
Member Avatar for skald89

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

Member Avatar for oalee
0
182
Member Avatar for skald89

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.

Member Avatar for skald89
1
174
Member Avatar for skald89

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 …

Member Avatar for BitBlt
0
240
Member Avatar for skald89

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 …

Member Avatar for teedoff
0
110
Member Avatar for skald89
Member Avatar for skald89

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? …

Member Avatar for vinayakgarg
0
134
Member Avatar for skald89

<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 …

Member Avatar for staciejortega
0
189
Member Avatar for skald89

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]

Member Avatar for skald89
0
83
Member Avatar for skald89

[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 …

Member Avatar for MagicMedia
0
3K
Member Avatar for skald89

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 …

Member Avatar for skald89
0
145
Member Avatar for Makcarov
Re: HTML

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"; …

Member Avatar for Del4eff
0
131
Member Avatar for skald89

[url]http://s56.photobucket.com/albums/g194/flameingulfedpyro/?action=view&current=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 …

Member Avatar for pritaeas
0
164
Member Avatar for noidea12

download a trial of dreamweaver and google how to make a template with it. Its a lot easier than coding it from scratch.

Member Avatar for mr-antony
0
82
Member Avatar for shadowscape

[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 …

Member Avatar for shadowscape
-1
146
Member Avatar for danny5514

[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 …

Member Avatar for skald89
0
79
Member Avatar for webmaster45
Member Avatar for Buppy

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]

Member Avatar for Troy III
0
722
Member Avatar for skald89

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?

Member Avatar for skald89
0
2K
Member Avatar for Acute

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 …

Member Avatar for skald89
0
112
Member Avatar for daniweb-forum-u

[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 …

Member Avatar for Troy III
0
123
Member Avatar for reececropley

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]

Member Avatar for reececropley
0
2K
Member Avatar for mith_cool

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

Member Avatar for skald89
0
127
Member Avatar for bimaljr

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]

Member Avatar for skald89
0
127
Member Avatar for xxmp

I can maybe help you if you could give more information and be clearer about what you are trying to achieve.

Member Avatar for skald89
0
75
Member Avatar for runnerjp
Member Avatar for skald89

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 = …

Member Avatar for codewall
0
247
Member Avatar for skald89

What stuff on a website can't be tested locally? If everything can what do I need to be able to test it?

Member Avatar for mschroeder
0
122
Member Avatar for skald89

.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?

Member Avatar for skald89
0
84
Member Avatar for skald89

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?

Member Avatar for skald89
0
110

The End.