Page 1 of 1

Breadcrumb javascript extension.

Posted: Sat Apr 04, 2009 5:18 pm
by Eddy
Image

This is a Breadcrumb javascript thus it wil work in html and php pages.
I did also insert an css class for the text style,size etc.
There is no pdf,everything is very clear in the object properties window.


Image
Download Breadcrumb for WB 6.5
http://www.mediafire.com/file/dtdxiizo5 ... _valid.zip

Tip:
If u use pages in folders than give the first page in your folder the name index and the folder the name from your first page.


Developer: Nate Baldwin, www.mindpalette.com
SCRIPT TERMS & CONDITIONS: By downloading and using our scripts and plug-ins, you assume all responsibility
for their use or misuse and agree that we are not responsible or liable for any damages they may cause,
directly or indirectly. MindPalette is under no obligation to provide product support or installation help.
All scripts and plug-ins are offered as-is and at your own risk.

Posted: Sat Apr 04, 2009 5:45 pm
by BaconFries
Great work Eddy as always ......:D

Posted: Sat Apr 04, 2009 6:18 pm
by star57
Nice, very nice! Thanks

Posted: Sat Apr 04, 2009 8:52 pm
by Patr100
Thanks looks useful.

Posted: Wed May 06, 2009 10:37 pm
by Patr100
Original link Still works for me

Posted: Thu May 07, 2009 12:20 am
by Eddy
Just tested the link works,try with another browser IE or FF

Posted: Thu May 14, 2009 2:13 pm
by Eddy
Almost all menu`s and foto vieuwers work with javascript.
If a user disables javascript he wil not see mutch on a page. :?

Posted: Wed Sep 30, 2009 8:54 am
by astravan
Eddy,

Can you help me? I am trying to use breadcrumb extension here http://silkflowers4ever.co.uk/weddings.html but have a problem.
If the route is home>weddings>bride>mixed rosebud bouquet
the breadcrumb misses out pages, for instance on the bride page it
shows home>bride missing out weddings. I hope that makes sense.
Thanks for all you contribute to this forum by the way :)

Posted: Wed Sep 30, 2009 9:34 am
by Eddy
Did you insert the extension on every page where the breadcrump needs to appear.
It das also have todo with your site structure.

Posted: Wed Sep 30, 2009 4:45 pm
by Eddy
The menu is created inside a <div> with a class assigned named "mp_backlinks".
I think you can create a new CSS class style named "mp_backlinks" and assign whatever link style settings you want.


You shut see this code in page html for the text.

Code: Select all

<style type="text/css">
.mp_backlinks
{
   font-family: Arial;
   font-size: 11px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000080;
}
</style>

Posted: Wed Sep 30, 2009 5:45 pm
by Eddy
Home > Guides > Send guide?
Thats not possible with this location breadcrumb script. :?

Please read this for a breadcrumb what you need.
http://www.webreference.com/js/scripts/breadcrumbs/

Posted: Tue Dec 29, 2009 11:54 am
by Eddy
Meets W3C Standards
Built with Extension Builder 2.0.2
Image

Posted: Sun Feb 21, 2010 5:53 am
by me.prosenjeet
Eddy,
This I always thought was a great estension...
I am trying to use this for the first time so few basic queries...
1) Can I add it only on the master page or seperately on all pages?
2) My pages structure is as under
Home>Folder1>Page1>Subpage1
Can this extension show it in this way?
3) How to have the same link style on crumbs as I use on my pages?
4) It is using the page names as display...like "subcat" any way I can change that to show the page name that we have given and not the exact name of the html/php page? (I am not talking of the extension removal)

Demo you may see here : http://dt.lucknowwebs.com/1

Posted: Sun Feb 21, 2010 3:23 pm
by Eddy
What you are asking is the same as BlindSoul did ask.
Eddy wrote:
Home > Guides > Send guide?
Thats not possible with this location breadcrumb script.

Please read this for a breadcrumb what you need.
http://www.webreference.com/js/scripts/breadcrumbs/

Posted: Sun Feb 21, 2010 5:42 pm
by me.prosenjeet
Eddy wrote:What you are asking is the same as BlindSoul did ask.
Eddy wrote:
Home > Guides > Send guide?
Thats not possible with this location breadcrumb script.

Please read this for a breadcrumb what you need.
http://www.webreference.com/js/scripts/breadcrumbs/
As per Blind souls question......, I figuered a way around by using folders.
As you see in this Bread Crum of this page :
http://dt.lucknowwebs.com/1/products/in ... gory1.html

4) It is using the page names as display...like "subcat" any way I can change that to show the page name that we have given and not the exact name of the html/php page? (I am not talking of the extension removal)
Regarding this qusetionI asked, do you suggest the same thing...
Please read this for a breadcrumb what you need.
http://www.webreference.com/js/scripts/breadcrumbs/
??

Posted: Sun Feb 21, 2010 8:16 pm
by Eddy
As per Blind souls question......, I figuered a way around by using folders.
As you see in this Bread Crum of this page :
http://dt.lucknowwebs.com/1/products/in ... gory1.html
I did write in the first posting that you can use folders with in every folder a index page.
The foldername is than what you see on the page.
4) It is using the page names as display...like "subcat" any way I can change that to show the page name that we have given and not the exact name of the html/php page? (I am not talking of the extension removal)
Its always the exact name from the html page,give the html page the same name is you like to see in the breadcrumb.
Regarding this qusetionI asked, do you suggest the same thing...
If you use folders with pages than you can use this,otherwise you need another breadcrumb script.

Posted: Tue Mar 30, 2010 7:45 am
by me.prosenjeet
Eddy, I have a site that has an intro page. So the Home page is actually "home.html"
Now this extension is put on the masterpage which is being utilized by all pages except the index.html (intro page)
Demo Intro : http://diyatechnologies.in
Demo Home: http://diyatechnologies.in/home.html
I am trying to remove the intro page from the bread crumbs...but that I am unable to do...can that be done?

Posted: Tue Mar 30, 2010 10:22 am
by Eddy
What if you remove the homepage name in the extension properties?

I dont see in the javascript something to remove the index page.

Posted: Tue Mar 30, 2010 11:15 am
by me.prosenjeet
Eddy wrote:What if you remove the homepage name in the extension properties?

I dont see in the javascript something to remove the index page.
If I name home,html as Home remove the Homepage name, the full link is being shown like:
http://diyatechnologies.in>Home>

Posted: Tue Mar 30, 2010 3:54 pm
by Eddy
Sorry ,i have no solution the script does use the index page as the first page :?

Posted: Wed Mar 31, 2010 9:34 am
by Eddy
I dont know why it shows the path to webbuilder in ( preview? ) the pages are not temp stored there.

Upload the pages to your server and look if you have the same problem.

Posted: Wed Mar 31, 2010 12:36 pm
by Eddy
No I have no other ideas than to upload first to a server.

For testing you could use a free account from 000webhost,they have no banners or ads.

Posted: Tue Apr 13, 2010 1:11 am
by Eddy
The breadcrumb wil always show the pagename if you need to see another name than rename the pages *or insert the pages in folders and rename the folders to your menu name.

*The first page in every folder must named "index" ,the foldername shows up in the breadcrumb and the index page from that folder is visible.

Posted: Wed May 05, 2010 12:59 pm
by Eddy
Image

Did you try this:
Name the folders A, C, Z and insert in every folder an index page, the breadcrumb name is than A, C, Z

Posted: Thu May 06, 2010 1:40 am
by Eddy
Sorry,thats not possible with this location breadcrumb script.

Maybe you can find here a breadcrumb for your project.
http://www.webreference.com/js/scripts/breadcrumbs/