| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| Senior Member Join Date: May 2005 Location: Ontario Canada
Posts: 3,088
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Pixel2life like navbar Hey can anyone tell me if there is a http://www.pixel2life.com/ like navbar [see how it expands..] available for free? or how to make one like that? Thanks
__________________ |
| |
| | THREAD STARTER #3 (permalink) |
| Senior Member Join Date: May 2005 Location: Ontario Canada
Posts: 3,088
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | its dynamic..so i dont think i wll be able to see the sourcecode..and i m not talkin abt the looks...[design] i am talking about the ajax feature they have..how it expands and collapses smoothely
__________________ |
| |
| | #5 (permalink) | ||||
| Senior Member Join Date: Aug 2005 Location: Uk, South Yorkshire
Posts: 1,225
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Not good. unknowngiver, Sorry, but i don't know one, but if i find one, i'll post back here.
__________________ Cueburst - Support System - FAQ Knowledge Base, Tickets and more. | ||||
| |
| | #6 (permalink) | ||||||||
| NamePros Regular Join Date: Feb 2006
Posts: 584
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
You can at least read the code to see what techniques they are employing. I'm not asking anyone to 'rip' the code and use it on their site directly. | ||||||||
| |
| | #7 (permalink) |
| Senior Member Join Date: Jul 2004 Location: Florida
Posts: 1,492
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | I learned the same way, when I was learning HTML. You take and examine the code and play with it to make new things. Ajax code is just ajax code. What you do with it will tell you if you are trying to copy someone or not. jerometan, as prev member mentioned above, a lot of your ajax code is going to be under the script tags or in an external .js file. Don't listen to anyone accusing you when you are trying to learn something. Have fun, good luck, and I hope you learn as much as you can |
| |
| | #8 (permalink) |
| Senior Member Join Date: Dec 2006 Location: England
Posts: 1,568
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Looking at source code to learn is completely fine, but if you feel like you want to PM 'Chaos King' or 'NGPixel' on p2l forums but i reckon they'll be fine with it. Ajax is just a javascript technique, and most of it is simple javascript so you will pick it up easy enough. |
| |
| | #9 (permalink) | ||||
| NamePros Regular Join Date: Feb 2006
Posts: 584
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Most use libraries, as it'll be very time-consuming to build from scratch. | ||||
| |