hey JReam notepad++ hint instead of copy > enter > pasting press Ctrl + d to duplicate the line or to duplicate the selection or maybe u just like doin that lol
Right now I have a basic menu nav set up kind of the way you had it for this video. I want to start thinking in terms of dynamic content in stead of html pages. What I mean is: I want to use those menu items to load content into my page, be it graphics or text or other. I have the menu working; now I just need to figure out the best technology to load my content. What do you think?
what's the name of that chrome app that's like firebug? I use Firebug right now, but it doesn't allow you, at least as far as I know, to type code directly in it. Thanks
hey JReam notepad++ hint instead of copy > enter > pasting press Ctrl + d to duplicate the line or to duplicate the selection or maybe u just like doin that lol
great little tut btw
gonzo191 1 year ago
@gonzo191 Thanks man, I actually just started doing this yesterday and trying to get in the habit of it LOL
JREAMdesign 1 year ago
hi, are you on Twitter or do you have a blog. I want to follow you.
nowzadick 1 year ago
@nowzadick sorry im not a big social networker, the only blog I have is on jream.com.
JREAMdesign 1 year ago
Right now I have a basic menu nav set up kind of the way you had it for this video. I want to start thinking in terms of dynamic content in stead of html pages. What I mean is: I want to use those menu items to load content into my page, be it graphics or text or other. I have the menu working; now I just need to figure out the best technology to load my content. What do you think?
wrdeboise 1 year ago
@wrdeboise You could use JQuery for an AJAX Load with PHP
JREAMdesign 1 year ago
what's the name of that chrome app that's like firebug? I use Firebug right now, but it doesn't allow you, at least as far as I know, to type code directly in it. Thanks
wrdeboise 1 year ago
@wrdeboise Its the JavaScript debugger I explained it in the video didn't you see?
JREAMdesign 1 year ago
@wrdeboise Called "Developer Tools" I think its built in
JREAMdesign 1 year ago
@wrdeboise firebug allow you to write code.
just open it and you will find it in Console and enable it to use it. fyi
SuperJammed 1 year ago