[advanced search]
 

Go Back   NamePros.com > Discussion > Web Design & Development > Programming

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


Closed Thread
 
LinkBack Thread Tools
Old 12-30-2006, 07:26 PM   #1 (permalink)
Senior Member
 
Join Date: May 2005
Location: Ontario Canada
Posts: 2,928
1,675.13 NP$ (Donate)

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 behold


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, 07:44 PM   #2 (permalink)
NamePros Regular
 
Join Date: Feb 2006
Posts: 588
1,620.95 NP$ (Donate)

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 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, 07:51 PM   #3 (permalink)
Senior Member
 
Join Date: May 2005
Location: Ontario Canada
Posts: 2,928
1,675.13 NP$ (Donate)

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 behold


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, 07:55 PM   #4 (permalink)
NamePros Regular
 
Join Date: Feb 2006
Posts: 588
1,620.95 NP$ (Donate)

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 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, 03:38 AM   #5 (permalink)
Adrian
 
Hitch's Avatar
 
Join Date: Aug 2005
Location: Uk, South Yorkshire
Posts: 1,227
16.00 NP$ (Donate)

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

Animal Rescue Third World Education Find Marrow Donors!
Quote:
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.
__________________
NamePros
Hitch is offline  
Old 12-31-2006, 03:48 AM   #6 (permalink)
NamePros Regular
 
Join Date: Feb 2006
Posts: 588
1,620.95 NP$ (Donate)

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 all


Quote:
Originally Posted by Hitch
Quote:
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.
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, 06:59 AM   #7 (permalink)
jdk
Senior Member
 
jdk's Avatar
 
Join Date: Jul 2004
Location: Florida
Posts: 1,223
306.40 NP$ (Donate)

jdk is a name known to alljdk is a name known to alljdk is a name known to alljdk is a name known to alljdk is a name known to alljdk is a name known to all


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, 07:12 AM   #8 (permalink)
Stud Sausage
 
Join Date: Dec 2006
Location: England
Posts: 1,546
34.41 NP$ (Donate)

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, 09:23 AM   #9 (permalink)
NamePros Regular
 
Join Date: Feb 2006
Posts: 588
1,620.95 NP$ (Donate)

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 all


Quote:
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.

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

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Site Sponsors
Advertise your business at NamePros

All times are GMT -7. The time now is 03:20 PM.


Powered by: vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85