NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Programming
Reload this Page Pixel2life like navbar

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.

Advanced Search


Closed Thread
 
LinkBack Thread Tools
Old 12-30-2006, 08:26 PM THREAD STARTER               #1 (permalink)
Senior Member
Join Date: May 2005
Location: Ontario Canada
Posts: 3,088
unknowngiver is a splendid one to beholdunknowngiver is a splendid one to beholdunknowngiver is a splendid one to beholdunknowngiver is a splendid one to beholdunknowngiver is a splendid one to beholdunknowngiver is a splendid one to beholdunknowngiver is a splendid one to beholdunknowngiver is a splendid one to behold
 


Diabetes

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
unknowngiver is offline  
Old 12-30-2006, 08:44 PM   #2 (permalink)
NamePros Regular
Join Date: Feb 2006
Posts: 584
jerometan is a name known to alljerometan is a name known to alljerometan is a name known to alljerometan is a name known to alljerometan is a name known to alljerometan is a name known to alljerometan is a name known to alljerometan is a name known to all
 



Which part of the navbar are you talking about?

Just examine the source/graphics if you wish to recreate one.
jerometan is offline  
Old 12-30-2006, 08:51 PM THREAD STARTER               #3 (permalink)
Senior Member
Join Date: May 2005
Location: Ontario Canada
Posts: 3,088
unknowngiver is a splendid one to beholdunknowngiver is a splendid one to beholdunknowngiver is a splendid one to beholdunknowngiver is a splendid one to beholdunknowngiver is a splendid one to beholdunknowngiver is a splendid one to beholdunknowngiver is a splendid one to beholdunknowngiver is a splendid one to behold
 


Diabetes
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
unknowngiver is offline  
Old 12-30-2006, 08:55 PM   #4 (permalink)
NamePros Regular
Join Date: Feb 2006
Posts: 584
jerometan is a name known to alljerometan is a name known to alljerometan is a name known to alljerometan is a name known to alljerometan is a name known to alljerometan is a name known to alljerometan is a name known to alljerometan is a name known to all
 



You'll still be able to see the source, so long as you dig abit deeper.

The ajax source code has to be inside the javascript tags.
jerometan is offline  
Old 12-31-2006, 04:38 AM   #5 (permalink)
Senior Member
 
Hitch's Avatar
Join Date: Aug 2005
Location: Uk, South Yorkshire
Posts: 1,225
Hitch is a splendid one to beholdHitch is a splendid one to beholdHitch is a splendid one to beholdHitch is a splendid one to beholdHitch is a splendid one to beholdHitch is a splendid one to beholdHitch is a splendid one to behold
 


Winner
PHP Programming - May 2007
Animal Rescue Third World Education Find Marrow Donors!
Originally Posted by jerometan
You'll still be able to see the source, so long as you dig abit deeper.

The ajax source code has to be inside the javascript tags.
jerometan, Sounds alot like you are trying to advise someone to rip someone else's code.

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.
Hitch is offline  
Old 12-31-2006, 04:48 AM   #6 (permalink)
NamePros Regular
Join Date: Feb 2006
Posts: 584
jerometan is a name known to alljerometan is a name known to alljerometan is a name known to alljerometan is a name known to alljerometan is a name known to alljerometan is a name known to alljerometan is a name known to alljerometan is a name known to all
 



Originally Posted by Hitch
Originally Posted by jerometan
You'll still be able to see the source, so long as you dig abit deeper.
????: NamePros.com http://www.namepros.com/programming/275042-pixel2life-like-navbar.html

The ajax source code has to be inside the javascript tags.
jerometan, Sounds alot like you are trying to advise someone to rip someone else's code.

Not good.

unknowngiver, Sorry, but i don't know one, but if i find one, i'll post back here.
If you want to do something similar, you have to start from somewhere.
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.
jerometan is offline  
Old 12-31-2006, 07:59 AM   #7 (permalink)
jdk
Senior Member
 
jdk's Avatar
Join Date: Jul 2004
Location: Florida
Posts: 1,492
jdk has a reputation beyond reputejdk has a reputation beyond reputejdk has a reputation beyond reputejdk has a reputation beyond reputejdk has a reputation beyond reputejdk has a reputation beyond reputejdk has a reputation beyond reputejdk has a reputation beyond reputejdk has a reputation beyond reputejdk has a reputation beyond reputejdk has a reputation beyond repute
 



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
jdk is offline  
Old 12-31-2006, 08:12 AM   #8 (permalink)
Senior Member
Join Date: Dec 2006
Location: England
Posts: 1,568
Matthew. has much to be proud ofMatthew. has much to be proud ofMatthew. has much to be proud ofMatthew. has much to be proud ofMatthew. has much to be proud ofMatthew. has much to be proud ofMatthew. has much to be proud ofMatthew. has much to be proud ofMatthew. has much to be proud of
 


Adoption Breast Cancer Breast Cancer Cancer Survivorship
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.
Matthew. is offline  
Old 12-31-2006, 10:23 AM   #9 (permalink)
NamePros Regular
Join Date: Feb 2006
Posts: 584
jerometan is a name known to alljerometan is a name known to alljerometan is a name known to alljerometan is a name known to alljerometan is a name known to alljerometan is a name known to alljerometan is a name known to alljerometan is a name known to all
 



Originally Posted by Matthew.
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.
????: NamePros.com http://www.namepros.com/showthread.php?t=275042

Ajax is just a javascript technique, and most of it is simple javascript so you will pick it up easy enough.
Moreover, their ajax code is usually built off a pre-existing script.
Most use libraries, as it'll be very time-consuming to build from scratch.
jerometan is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


Liquid Web Smart Servers  
All times are GMT -7. The time now is 12:47 AM.

Managed Web Hosting by Liquid Web
Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger