/    Sign up×
Community /Pin to ProfileBookmark

Who Do I Contact?

Who do I contact if a portion of the documentation is missing from a download?

For example: On the site

[url]http://javascript.internet.com/navigation/toolbar-menu.html[/url]

there is only one step listed to incorporate into an HTML file, but two additional “.js” files are required for the code to become operational.

Am I missing something or did the author just forget the extra files? ?

to post a comment
JavaScript

4 Comments(s)

Copy linkTweet thisAlerts:
@JMRKERauthorFeb 02.2006 — ? Thanks for the quick response.

Seems to work fine now.

FMOI: How would I have known to look for these there?
Copy linkTweet thisAlerts:
@Orc_ScorcherFeb 02.2006 — :FMOI: How would I have known to look for these there?[/QUOTE]By looking at the address bar and the source code:

Address bar contains

http://javascript.internet.com/navigation/toolbar-menu.html

Source reads

<script type='text/javascript' src='menu_com.js'></script>

Per the usual relative URI resolution the result is http://javascript.internet.com/navigation/menu_com.js . If you really need to know how that works in detail, see http://www.gbiv.com/protocols/uri/rfc/rfc3986.html#absolutize . Warning: pretty boring stuff.
Copy linkTweet thisAlerts:
@JMRKERauthorFeb 02.2006 — Appreciate the information.
×

Success!

Help @JMRKER spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 4.29,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...