• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
External javascrpt file - referencing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

External javascrpt file - referencing


  • Subject: External javascrpt file - referencing
  • From: "John Huss" <email@hidden>
  • Date: Tue, 21 Feb 2006 10:05:09 -0600

I put the _javascript_ file in the Web Server Resources folder and added it to the Web Server target.
 
Here's the HTML:
<script src=""></script>
 
And the binding:
sortTableURL: WOResourceURL {
    filename="sortTable.js";
}
 

In the source for the generated page it shows up as:
 
<script src=""></script>
 
It looks like the other links on the page have "/cgi-bin" as the first part of the URL, so could that be the problem?
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: External javascrpt file - referencing
      • From: Cliff Tuel <email@hidden>
    • Re: External javascrpt file - referencing
      • From: "John Huss" <email@hidden>
  • Prev by Date: Re: Number
  • Next by Date: Re: External javascrpt file - referencing
  • Previous by thread: Re: Adding more conditions to a custom Qualifier - ERXInQualifier
  • Next by thread: Re: External javascrpt file - referencing
  • Index(es):
    • Date
    • Thread