Sha256: a29f66a128179a23dcc70a32b1cc0902f227184449d85cccb1a52498a1a622a8
Contents?: true
Size: 734 Bytes
Versions: 2
Compression:
Stored size: 734 Bytes
Contents
<%= javascript_tag " SWFAddress.onInternalChange = function() { //alert('internalChange'); #{remote_function :url => address_to_event(:type=>:internalChange), :with => '\'deep_link=\'+SWFAddress.getPath()'} } SWFAddress.onExternalChange = function() { //alert(SWFAddress.getPath()+SWFAddress.getQueryString()); #{remote_function :url => address_to_event(:type=>:internalChange), :with => '\'deep_link=\'+SWFAddress.getPath()'} } SWFAddress.onChange = function() { } SWFAddress.onInit = function() { #{remote_function :url => address_to_event(:type=>:internalChange), :with => '\'deep_link=\'+SWFAddress.getPath()'} //alert('init'); } " %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
apotomo-0.1.2 | app/cells/apotomo/deep_link_widget/setup.html.erb |
apotomo-0.1.1 | app/cells/apotomo/deep_link_widget/setup.html.erb |