Song's from Coulton (if you're gamers at all, he did the ending songs for portal 1 and 2)
Lily Romano
@Lilyheart
Heading home so afk. Be online soon!
Chris Piccini
@cjpicc11
Hi All, Happy Friday! Does anyone have experience with invoking java code from an ajax call in a javascript file? Not sure if I should be invoking a jsp file or servlet?
Eric Phy
@SimplyPhy
Idk..but in other news, a portal movie is in the works
David Castner
@davidjcastner
oh hi @cjpicc11 you're on here too. yea let me know if you have any other questions. the idea should be that you create a rest api in java. then connect whatever java function you want to call to a get or post method
Chris Piccini
@cjpicc11
Thank You @davidjcastner
David Castner
@davidjcastner
no problem, I've done the same thing to connect python and javascript code
Lily Romano
@Lilyheart
Goooood Mornin'
David Castner
@davidjcastner
morning! :sunrise:
Lily Romano
@Lilyheart
Can someone explain to the cats that I can't feed them if I die because they trip me while making their plates?
JBC944
@JBC944
hey everyone
Lily Romano
@Lilyheart
Mornin' Jimmy
Jonathan Herman
@lantech19446
yizzo
JBC944
@JBC944
lily i got a question
Lily Romano
@Lilyheart
sup?
JBC944
@JBC944
how did we get the box to be bigger?
Lily Romano
@Lilyheart
which box bigger?
When we made the page full height?
JBC944
@JBC944
the light blue
yea
_
Lily Romano
@Lilyheart
You made htmlbody and container all height: 100%
JBC944
@JBC944
it worked on the homepage but did not work on the menu
Lily Romano
@Lilyheart
Look at the div you want 100% tall. Make sure it's 100% height. Look at whatever that div is in. Keep going up the chain until you hit html.
every parent needs to be 100%
JBC944
@JBC944
i got it now thanks i got one more question
i got a menu button in the middle of my page
how do i move it ?
Lily Romano
@Lilyheart
Going to need more details there. Are you just wanting to shift it around the page left/right? Or put it above or below something else?
JBC944
@JBC944
i want it above text in the middle
Lily Romano
@Lilyheart
Then mostly likely what you need to do is move the html above the text.
If you put the code into codepen and then post a link to the pen here http://codepen.io/pen anyone in the chat can take a peek and let you know :)
JBC944
@JBC944
i got it
Lily Romano
@Lilyheart
awesome!
JBC944
@JBC944
i going to post a different box that i need help with
Lily Romano
@Lilyheart
okie. I'm going to be afk a bit. I'm almost caught up in reading on my 2nd class. Then I'll only have reading in two classes over the weekend to get caught up in @_@
But if you post the codepen here, anyone can jump in and help.