Jump to content

Recommended Posts

Posted

I'm hoping someone can provide me the exact information I need to customize the javascript that another member posted about

 

 

(http://webmediaconception.com/de/developme...dcrumbs.en.html

 

They were easy to customize and all u do is add the JS file wherever u want the breadcrumbs to show up like so:

<script language="JavaScript" type="text/javascript" src="js_paths.js"></script>). I am using js_path.js

 

 

My website was set up by a developer who is not with the group anymore. The website's path is \\Narc00bdms09\Apps\web\MES\ then the actual pages. I am not a developer, but I changed the script so that the Narc00bdms09 doesn't show, just Apps\......

 

What I'd like to do, if possible, is hide Apps\web\MES or better yet replace those folders with mes.bdx.com instead.

 

Can this be done?

 

Thank :helpsmilie: s so much for any help you can provide!

Posted

Welcome to the forums toadlips :helpsmilie:

 

I'm not sure this will give you what you are asking but if you put the full path to the .js file in the "src=" so something like this should work.

 

><script language="JavaScript" type="text/javascript" src="http://mes.bdx.com/js_paths.js"></script>

 

As long as the js_paths.js file is in your root web folder for that domain it should work.

Posted

Welcome, toadlips. :)

Do toads have lips? :helpsmilie:

Posted
Welcome to the forums toadlips :helpsmilie:

 

I'm not sure this will give you what you are asking but if you put the full path to the .js file in the "src=" so something like this should work.

 

><script language="JavaScript" type="text/javascript" src="http://mes.bdx.com/js_paths.js"></script>

 

As long as the js_paths.js file is in your root web folder for that domain it should work.

 

 

Thanks. I tried this and it undid what I had managed to hide (the first folder, Narc00bdms). That was with the page in a folder one below the root, if that makes a difference.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...