<M/> 170 Why so serious? Featured Poster

your avatar isn't a four legged animal

<M/> 170 Why so serious? Featured Poster

Is diablo even that good? I am a bit amazed how one can be basically married to it.

<M/> 170 Why so serious? Featured Poster

well, become a programmer that makes apps or builds really powerful websites. you may not be good now, but you will be good later (your only a first year).

You can research the skills required but look into some apps and some ways of developing sites.

<M/> 170 Why so serious? Featured Poster

Well, I want to learn from it so I plan on building it. I am not much of a plugin user..

<M/> 170 Why so serious? Featured Poster

How do I create a pop up effect that appears when you click on a link?

I am looking at some web tutorials and I can't find a tutorial where I can create a link that if you select it a pop up shows up but it keeps you on the same page. just like the login button on daniweb.

Does that make sense?

Anyone got any resources/info on that?

Sorry if this is a stupid question that sounds like me asking you to do my homework (it is a personal project).

<M/> 170 Why so serious? Featured Poster

@NardCake, that is amazing... Microsoft is now our secret weapon against the NK :)

<M/> 170 Why so serious? Featured Poster

Okay, i am creating a code library for myself and i am wondering how does one display java code on an html page? I asked my teacher how to do it and he said he has never done it before and the students told me that is an interesting question.

So, does anyone have any resources on how this is done or how daniweb does it?

<M/> 170 Why so serious? Featured Poster

Many years ago I picked up a couple hitchhikers in downtown Seattle - they had no English, I had no Polish but they made it understood they wanted the nearest licquer store. No problem, I took them back to their ship and they invited me on board. We drank vodka all night - none of this mixed stuff, a juice glass drank at one gulp and the wimps (me) chased it with O.J. They broke out some Polish sausage and gave me a can of their condensed milk to take home. I still have it - it no longer has a can shape, it is now almost round - can you say botulism - it's like living with a live grenade, I should probably throw it away soon. Since we could not speak each other's language, we did a lot of gestures, laughed a lot and said "no problem" a lot. The next day it was reported in the newspapers that 2 of the fisshermen had fled the ship - this was back in the day when there was still an Iron Curtain and no free travel.

You must have had lots of fun, huh? You shuold probably get rid of the condensed milk though...

<M/> 170 Why so serious? Featured Poster

What happens if diablo 4 comes out, your not coming back for another year?

<M/> 170 Why so serious? Featured Poster

<m/> you want to change content without page refresh then easiest way is make an ajax call and replaace the div with id "content" with the new div containing the response from the requested page.you can use jquery based ajax if you are using jquery.

how would i do that, i have never actually dealt with ajax before (or at least think i have). do you have an example or a way of fixing my code?

<M/> 170 Why so serious? Featured Poster

What is the longest amount of time you have been off of daniweb?

For me, it could be about 5-9 hours (when i am asleep) but when i was on vacation, it was about 2-3 days away. I tend to check the forums during lectures (in class) on my phone or check the site when i am at a game (when i am playing, when i am in the sidelines of course... i am a starter :D).

How about you guys?

<M/> 170 Why so serious? Featured Poster

by changing content i mean that if you click a tab, the content area changes based on the selection.

Look at this site's search (it is below), i am trying to build that kind of navigation but with tables :)
http://www.worldcat.org/

And yes, i have considered jquery. I just didn't put up the jquery code because there isn't anything wrong with it, just something wrong with the html and css.

thanks so far.

<M/> 170 Why so serious? Featured Poster

I am creating a library (personal project) and for some odd reason I can not connect the navigation to the content. When I click on the tabs of the navigation, the content remains the same. how do I connect the content to the navigation, the content should be changing everytime you click a new tab.

This is the css:

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}
/* HTML ELEMENTS */
body {
    background-color:#fff;
    font: 14px Lucida Grande, serif;
}
h1 {
    font: bold 65px/60px Helvetica, Arial, Sans-serif;
    text-align: center;
    color: #666;
    text-shadow: 0px 2px 6px #333;
}
h1 small{ font-size: 20px; text-transform:uppercase; letter-spacing: 14px; display: block; color: #ccc; }
h2 a:hover { color: #fc0; }
a { outline:none; }
/* COMMON CLASSES */
.break { clear:both; }
/* WRAPPER */
#wrapper { width:800px; margin:40px auto; }
/* CONTENT */
#content { }
#content p { margin:20px; }
/* MENU */
#menu { margin:40px 0 0 0px; }
#menu ul { list-style:none; }
#menu ul li { display:inline; float:left; margin-bottom:4px; }
/* :first-child pseudo selector with rounded top left corner */
#menu ul li:first-child a { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius:4px; }
/* :last-child pseudo selector with rounded top right corner */
#menu ul li:last-child a { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius:4px; }
/* background color set to RGBA, with opacity on 0.3 and also using text-shadow */
#menu ul li a { font: "Lucida Grande", "Lucida Sans Unicode", sans-serif; padding:4px; background: #eee; text-decoration: none; font: bold 12px 2px/18px letter-spacing: -1px; color: #666;
    text-shadow: #eee 0px 0px 2px; } …
<M/> 170 Why so serious? Featured Poster

i don't understand this question... are you trying to do a google search and not show images? that is already done for you... just don't click the images page.

<M/> 170 Why so serious? Featured Poster

energy->sugar

<M/> 170 Why so serious? Featured Poster

I ban you because you post so little!

<M/> 170 Why so serious? Featured Poster

...998

<M/> 170 Why so serious? Featured Poster

no deal, i have one already

A cat

<M/> 170 Why so serious? Featured Poster

i ban you because you have been around for about a month.

<M/> 170 Why so serious? Featured Poster

... 3

<M/> 170 Why so serious? Featured Poster

...

<M/> 170 Why so serious? Featured Poster

88

<M/> 170 Why so serious? Featured Poster

Welcome!

<M/> 170 Why so serious? Featured Poster

This is a hobo.
A tramp is slightly different. :)

Close enough....

<M/> 170 Why so serious? Featured Poster

i don't think w3schools is the best resource... but it is a start...

<M/> 170 Why so serious? Featured Poster

and then lose his girlfriend 50 times and then get her back.

<M/> 170 Why so serious? Featured Poster

eggs -> food!

<M/> 170 Why so serious? Featured Poster

Everything manmade tends to break.

gore

<M/> 170 Why so serious? Featured Poster

no deal... i don't like nokia

rolls royce wraith.

<M/> 170 Why so serious? Featured Poster

a hobo is basically a tramp.

<M/> 170 Why so serious? Featured Poster

my sister... she gets whatever she wants from us...

favorite toe?

<M/> 170 Why so serious? Featured Poster

86

<M/> 170 Why so serious? Featured Poster

..|..

<M/> 170 Why so serious? Featured Poster

because it doesn't have a rectum card.

why is hitler evil?

<M/> 170 Why so serious? Featured Poster

987

<M/> 170 Why so serious? Featured Poster

the

<M/> 170 Why so serious? Featured Poster

you have fingers

<M/> 170 Why so serious? Featured Poster

i ban you for correcting me

<M/> 170 Why so serious? Featured Poster

that's basically what they are doing (but they seem to go for the fancy version)

fancy version is to put her in a wooden box, not card board :)

<M/> 170 Why so serious? Featured Poster

Welcome Alberto!

<M/> 170 Why so serious? Featured Poster

hmmm ... just read the cost of Thatcher's funeral might build up to an amount of (estimated) over 9 million euro. influential politician or not, what the hell? do they really have nothing better to spend their funds on?

Of course.... spend 9 million euro on a funeral but not feed a bunch of families with that much money... she isn't even that important (okay she is, but she is a more of a problem creator than solver)!

If i were the people, i would just throw her in a ditch in a wooden box and bury it in the earth and then put a rock with her name on it to show where she has been buried.

<M/> 170 Why so serious? Featured Poster

dragon fly

favorite bone?

<M/> 170 Why so serious? Featured Poster

@Reliable, can you mark this as solved ....?

Lets not rush him, he may have more questions or wants to leave it open for more resources.

<M/> 170 Why so serious? Featured Poster

It is helpful to have your own site because you can test your "projects" on the browser and see how it displays on a web page. It is best if you had a site to test your projects on unless you don't want to.

<M/> 170 Why so serious? Featured Poster

84

<M/> 170 Why so serious? Featured Poster

right back at you.

<M/> 170 Why so serious? Featured Poster

out of those 3, microsoft and google doesn't stand a chance against apple.

<M/> 170 Why so serious? Featured Poster

any multiplication result.

who is your favorite political leader?

<M/> 170 Why so serious? Featured Poster

82

<M/> 170 Why so serious? Featured Poster

no