Added: 1 month ago
From: phpacademy
Views: 7,795
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (42)

Sign In or Sign Up now to post a comment!
  • if I refresh page too much it says "checking connection" how to fix it ???

  • hey guys, try komodo edit, really awesome !!

  • Do you need to run this on a server (like xampp) because it's not working for me and I'm not on a server.

  • @ruthwijma yes as you are dealing with php you need a server(xampp, or wamp) to do this.

  • Greatest video ever thanks. You r preventing me from sleeping. I can't stop learning your tuts

  • Thanks - very helpful instruction.

  • I love alex

  • Thanks for the tutorial ... in fact, thanks for learning me to code PHP and jQuery!!! :D

    One question though ~ got any ideas how to avoid the instant load of content? I've added some animation to the content div and I used the .delay() function, which aparenty does not have an effect on the .load() function.

    Example:

    $('#content').fadeOut(200);

    $('#content').delay(200).load(­'pages/' + page + '.php');

    $('#content').fadeIn(200);

  • @LenartM

    JQuery is just something compiled from the javascript functions.

    If you learn Javascript it´s core then you can even go further.

    Then when you learn the power of xml/html-dom then you can do even much more of dynamic adjustment.

    Skip the jquery, learn more about javascript and xhtml/html-dom.

    Good luck mate.

  • @LenartM To make it fadeIn first wrap the content div for example with a cnt_wrapper, and hide it in the beginning and then hen the content is loaded in the content div, then make the cnt_wrapper fade in! it worked, hope u understand!!!

  • @123wendywhite Thanks for your suggestion, but it had no effect on the delay of the .load() function.

    Instead, I used the setTimeOut function, which apparently works!

    setTimeout(function(){ $('#content').load('pages/' + page + '.php');

    },300);

  • Comment removed

  • I like the sound of your keyboard.

  • True! What model of keyboard? )

  • I tested it and don't work for me :|

    It's exactly like you but when i click a link it says that the object isn't found.

  • Very nice.

    I search for this more time,but is here!

    Thanks!

  • Great one man. Can u do a tutorial on how to frag and drop objects I. JQuery and link it it php?

  • Thanks for this jQuery demo. I'm a time-poor student and have spent a bit of time looking for a solution like this. You really have a knack for explaining things clearly and simply. Hope you don't stop delivering these tutorials.

  • maybe sometimes you talk a lot but i admit that you are the best..

  • thank u alex, this is really useful to my web development im working on. thanks from malaysia.

  • Alex has changed text editor! Notepad++ is really good, better than this can be only an IDE.

    Great job, Alex, thanks!

  • Thanks...and How do i make up with the hover system?? I mean when you hover over a link, you get a screenshot of the page you are going to click on... Can you add a tutorial for this too??? :)

  • Why the sound quality is bad? It like added some noise... Or just only me?

  • Alex, Your tutorials are getting better and better. Can I ask for some help on a new tutorial I like to see. How about an ACL (Access Control List). The idea is to setup roles and permissions for your users on your web site, This would add extra security for our web sites. Since I been playing a round with one and got stuck.

  • Ha, i've just was wondering, how to make in my new project to load content without refreshing a page. BAM! tutorial from Alex - Nice!

  • Please make a file upload progress bar tutorial! :D

  • Good video. I would encourage people to load jquery from google as the more people who do, the faster all our sites will get. (as the lib will be cached)

  • As always Alex, great job.

  • If you're going to use html5, use html5!

  • How can you make the address bar change depending on which link you press?

  • Thanks

  • I see, that's really good to know!  Thanks.

  • I was looking for this yesterday also, fantastic timing! Glad to see some more tutorials :D

  • Interesting! One question. Is using this method bad for search engines, as the individual files aren't complete?

  • @PearSquirrel You're right. To combat this I'd recommend linking somewhere to the individual pages. However, this method is really only to load 'widget' style pages.

  • Eeww, innerHTML. ;)

  • thank you brother for all what you do for the peoples here

    i'm from morocco

    i need some tuto about flash cs5

    anyone here know ahannel where i can see that???

  • @BaddouActionImmo goto Flashbuilding for cs5 tuts

  • @tinkertweaks1 thanks brother for your message

  • glad you are back! :D

  • nice one, needed this yesterday! wasnt quite sure how to get it thru

  • Damn dude are you psychic? I was looking for something like this yesterday haha thanks a ton (Y)

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more