I have graduated with a degree in Computer Science 9 months ago. For the past 6 months I have been working as a (underpaid, I find out) web developer. Although this field is playing around with some great ideas (AJAX, DHTML), I feel like I am shunning my CS background to do web work.
I would...
Thank you, cLFlaVA and adam0101, for your help. That problem's been getting to me :)
chrissie1, thx for the tip ;) Have any recommendations? :)
------------------------------
Thanks you for helping me not be so dumb,
Deltran
I'm writing some commenting software (ok, ok, a blog) that's being added to existing software. What they want is for the link to the blog to be attached to files that users have uploaded. The link brings up a pop-up with the comment section inside it.
When the link is selected, the pop-up...
Hey, guess what.
It's working the way it should.
I need to thank BabyJeffy again - his solution was what I needed.
So thank you everyone for reading this, and sorry for bothering you guys with this so much. I do appreciate it!
------------------------------
Thanks you for helping me not be...
I guess it would have been good of me to point out where the problem is, so you don't have to go though all of my code :/ Sorry for the double-post.
There is a function towards the top of the page called openMenu(). It takesd one parameter. The alert boxes that...
I'm sorry, let me try this again.
slidemenu2.php is fine, working wise.
I did a very brute force approach to programming that page. It WILL NOT BE EASY to move it to another site. My goal is to make a page THAT IS EASY TO MOVE to any other website.
To get to this goal, I need to be able to...
Here is a link to what I want the code to evenutallly do:
www.patricksrealm.com/slidemenu2.php
The version in that file is very static. I'm looking to make it more dynamic so that I can have it connect (via php) to my database and pull out the menu categories and associated links. This...
The code is not called until an onClick action is recieved by another div.
To unravel some mystery, I'm making a drop down div menu system for my website.
I got it working, however now I'm trying to thin it down so that I can add PHP to it easier (so it can pull the section titles and the...
Thank you for your reply, BabyJeffy, however my problem does not seem to be solved. The parseInt tells me that the value I'm getting is Not a Number :/
I'll show what my code resembles now:
<script>
var divBoxNumber = 1;
...
var mover = "divBox" + divBoxNumber;
...
var divHeight =...
I feel bad for asking such a simple question... but I will anyway :)
I'm having trouble finding the syntax to get the value of something from a style of a div, such as the height. The following is a snippit of what I have now:
<script>
...
var divHeight =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.