How to create a navigation like
MySite >> Home Pаge >> Registr (or something like that)
Parent-child navigation
Page 1 of 17 Replies - 768 Views - Last Post: 10 August 2011 - 04:45 AM
Replies To: Parent-child navigation
#2
Re: Parent-child navigation
Posted 09 August 2011 - 09:33 AM
I about to work on the same stuff on a project i'm on now so all i'll offer are ideas(as thats all i have for my own quest right now).
First write an xml document on the structure of the site you are building and then write a class that has functions that can detect the user's location based on the site map (xml doc) you created.
All you have to do is create an instance of this class on every page you want that stuff on and give it the url and it will output the user's exac location.
That's how i intend to go about it.
First write an xml document on the structure of the site you are building and then write a class that has functions that can detect the user's location based on the site map (xml doc) you created.
All you have to do is create an instance of this class on every page you want that stuff on and give it the url and it will output the user's exac location.
That's how i intend to go about it.
#3
Re: Parent-child navigation
Posted 10 August 2011 - 12:47 AM
Well tnx about the advice, but could you tell me some tutorial about making it.
#4
Re: Parent-child navigation
Posted 10 August 2011 - 12:58 AM
Well, there is this one place, you might of heard of it, its called google. This is a html question, simple html. So yeah.
http://www.w3.org/TR...nks.html#h-12.2
http://www.w3.org/TR...nks.html#h-12.2
#5
Re: Parent-child navigation
Posted 10 August 2011 - 01:26 AM
aaron1178, on 10 August 2011 - 01:58 AM, said:
Well, there is this one place, you might of heard of it, its called google. This is a html question, simple html. So yeah.
http://www.w3.org/TR...nks.html#h-12.2
http://www.w3.org/TR...nks.html#h-12.2
That's for forward and reverse only, i need something like this
Home » Grand Parent » Parent » Child
#6
Re: Parent-child navigation
Posted 10 August 2011 - 02:50 AM
xenor, on 10 August 2011 - 08:47 AM, said:
Well tnx about the advice, but could you tell me some tutorial about making it.
Well I personally haven't searched for one as I intend to hack this one out myself that's why I shared my idea on how i'd go about it with you. I probably might just write a tutorial on this as soon as I have vanquished this new exciting opponent!
cheers
#7
Re: Parent-child navigation
Posted 10 August 2011 - 03:27 AM
#8
Re: Parent-child navigation
Posted 10 August 2011 - 04:45 AM
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|