- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
3 Posted Topics
Hi all, I usually work on website back-ends and I'm not an expert in js, but circumstances are pushing me to understand it better. I have to make updates to a web page and I found the following code: html: <a href='javascript:void(0)' id='extra'></a> js: $("#extra").on('click',function(){ ... }) css: #extra { … | |
![]() | Re: AJAX is both client-side and server-side with most of the processing done server-side. It's like asking the server to run a function for you. You can view the client-side call to ask the server to perform the function, but what the server does with that call to produce the results … |
Re: Continue to look for the right school as you are now. I would rephrase the question though, as few places will say "Yeah, our CS program sucks." It sounds to me like you're interested more in the craft of programming than the theoretical side of things. When you talk to … |
The End.