|
Oct 29 2008, 1:32 PM EDT
|
|
|
edit |
|
|
Change: There were only format changes (bold, italics, etc.) in this version. See this version for details.
(Word count: 265)
|
|
Oct 29 2008, 1:26 PM EDT
|
|
|
edit |
1 word added
1 word deleted
|
|
Change: overridenoverridden -- where you create a new function with exactly the same signature. Therefore, when we call the function, we will execute your code, rather than our code. Learn more about function overriding.Embedding JavaScript in Event HandlersEmbedding JavaScript event handlers in
View changes from previous version.
(Word count: 265)
|
|
Oct 29 2008, 1:26 PM EDT
|
|
|
edit |
3 words added
3 words deleted
|
|
Change: OverloadingOverridingSome of the methods in the client application are intended to be overloadedoverriden -- where you create a new function with exactly the same signature. Therefore, when we call the function, we will execute your code, rather than our code. Learn more about function overloadingoverriding.
View changes from previous version.
(Word count: 265)
|
|
Oct 7 2008, 5:01 PM EDT
|
|
|
lock |
No content added or deleted. |
|
Change: Locked by Oct 7 2008, 5:01 PM EDT for: no reason given
|
|
Jun 4 2008, 4:02 PM EDT
|
|
|
edit |
1 word added
1 word deleted
|
|
Change: BALCOuser-editable content. Refer to step 3 of the Integration Guide for instructions on requesting the client application.NamespacesAll JavaScript variables and objects used by the client application are stored within two restricted namespaces:
View changes from previous version.
(Word count: 265)
|
|
May 16 2008, 9:50 PM EDT
|
|
|
edit |
71 words added
38 words deleted
|
|
Change: Embedding JavaScript event handlers in HTML elements is a very common practice; for example you embedmight specify an eventonClick listenerhandler directlyon inan HTML,"Add somea specialPage" encodingbutton. measuresStandard mustprocedure beis to render the taken.decimal Anyreferences argumentsof
View changes from previous version.
(Word count: 264)
|
|
May 16 2008, 7:29 PM EDT
|
|
|
edit |
2 words added
1 word deleted
|
|
Change: Event HandlersWhen you embed an event listener directly in HTML, some special encoding measures must be taken. Any arguments passed to the JavaScript listener must be first URL encoded during page compilation, then URL decoded by JavaScript at runtime. Learn more about JavaScript in Event Handlers.Handlers.
View changes from previous version.
(Word count: 230)
|
|
May 16 2008, 7:28 PM EDT
|
|
|
edit |
50 words added
|
|
Change: Embedding JavaScript in Event HandlersWhen you embed an event listener directly in HTML, some special encoding measures must be taken. Any arguments passed to the JavaScript listener must be first URL encoded during page compilation, then URL decoded by JavaScript at runtime. Learn more about JavaScript in Event Handlers.
View changes from previous version.
(Word count: 230)
|
|
May 15 2008, 4:03 PM EDT
|
|
|
edit |
48 words added
|
|
Change: application. Function OverloadingSome of the methods in the client application are intended to be overloaded -- where you create a new function with exactly the same signature. Therefore, when we call the function, we will execute your code, rather than our code. Learn more about function overloading.
View changes from previous version.
(Word count: 180)
|
|
May 5 2008, 5:59 PM EDT
|
|
|
edit |
79 words deleted
|
|
Change: Set the text of the login dialog and define where users must log in to your site.User-Generated PagesAdd methods to your own controls to allow users to add new pages.NamespacesAll JavaScript variables and objects used by the client
View changes from previous version.
(Word count: 134)
|
|
May 5 2008, 5:38 PM EDT
|
|
|
move |
No content added or deleted. |
|
Change: Moved by May 5 2008, 5:38 PM EDT
|
|
Apr 18 2008, 8:02 PM EDT
|
|
|
revert |
15 words added
96 words deleted
|
|
Change: republished the Apr 18 2008, 6:48 PM EDT version by Apr 18 2008, 8:02 PM EDT
|
|
Apr 18 2008, 8:00 PM EDT
|
|
|
edit |
2 words added
4 words deleted
|
|
Change: Requesting the BootstrapThe client application is loaded via a non-cached bootstrap that requests cached Javascript and CSS resources. The bootstrap must be included in the <head> section of your page: <script src="http://togo.wetpaint.com/JavaScriptService/getBootstrap.do" type="text/javascript"></script> Setting the Site PropertiesImmediately following the bootstrap, you
View changes from previous version.
(Word count: 290)
|
|
Apr 18 2008, 7:56 PM EDT
|
|
|
edit |
15 words deleted
|
|
Change: for instructions on requesting the client application.Client-Side APIsThe client application supports hooks to control the appearance and functionality of the user experience.Site PropertiesInformation that the client application uses to communicate with BALCO.Interface CustomizationDialogs and other controls can be
View changes from previous version.
(Word count: 291)
|
|
Apr 18 2008, 7:55 PM EDT
|
|
|
edit |
98 words added
|
|
Change: The client application is loaded via a bootstrap that requests Javascript and CSS resources. The bootstrap must be included in the <head> section of your page: <script src="http://togo.wetpaint.com/JavaScriptService/getBootstrap.do" type="text/javascript"></script> Setting the Site PropertiesImmediately following the bootstrap, you will need
View changes from previous version.
(Word count: 306)
|
|
Apr 18 2008, 6:48 PM EDT
|
|
|
edit |
|
|
Change: There were only format changes (bold, italics, etc.) in this version. See this version for details.
(Word count: 215)
|
|
Apr 18 2008, 6:47 PM EDT
|
|
|
move |
No content added or deleted. |
|
Change: Moved by Apr 18 2008, 6:47 PM EDT
|
|
Apr 18 2008, 6:35 PM EDT
|
|
|
edit |
2 words added
1 word deleted
|
|
Change: the appearance and functionality of the user experience.Site PropertiesInformation that the client application uses to communicate with BALCO.Interface CustomizationDialogs and other controls can be styled to look best on your site.User Login NoticeSet the text of the login
View changes from previous version.
(Word count: 215)
|
|
Apr 18 2008, 5:16 PM EDT
|
|
|
edit |
4 words deleted
|
|
Change: .Information that the client application uses to communicate with BALCO.Interface Customization .Dialogs and other controls can be styled to look best on your site.User Login Notice .Set the text of the login dialog and define where users must log in to your site.User-Generated Pages
View changes from previous version.
(Word count: 214)
|
|
Apr 18 2008, 5:08 PM EDT
|
|
|
edit |
65 words added
82 words deleted
|
|
Change: - includes get & set login, devtheappearance keys, and namespace.Style Overrides - includes style backgroundsfunctionality colors,of fontthe sizeuser andexperience.Site color,Properties.Information andthat more.Userthe Loginclient -application methodsuses to setcommunicate propertieswith forBALCO.Interface
View changes from previous version.
(Word count: 215)
|