Jquery to change head tags from cewp

I have a domain registrar that is doing a url forward from the site named www.smdug.tk > portal.merrittnet.org/smdug 
it does this by wrapping my sp2007 subsite smdug in a framset so I was wanting tio get to the <head>...</head> tags
and insert a bit of html to change the favicon.ico see below. any idea how to hake this work???
<script src="http://ajax.aspnetcdn.com/ajax/jquery/jquery-1.5.js"></script>  
<script type="text/javascript">
 $(document).ready(function(){
var stat = $('#random-message').text();
stat = jQuery.trim(stat);
$('head').prepend('<link rel="shortcut icon" href="http://portal.merrittnet.org/SMDUG/smdugGraphics/favicon.ico" />');
</script>

Did you check these posts?
http://stackoverflow.com/questions/2568760/is-it-possible-to-use-javascript-to-change-the-meta-tags-of-the-page
http://stackoverflow.com/questions/1900874/how-to-add-anything-in-head-through-jquery-javascript
--Cheers

Similar Messages

  • Can I prevent the #HEAD# tag from loading jQuery in APEX 4?

    I am using APEX to generate a report that is specifically designed to be viewed on a BlackBerry phone.
    When accessing the APEX 3.2 version of the application from a BlackBerry phone it works fine.
    When accessing the APEX 4.0 version (exported from 3.2 and imported to 4.0) the BlackBerry browser reports the following error:
    HTTP Error 413: Request Entity Too Large
    The page you requested could not be loaded. Please try loading a different page.
    I have tracked this down to the use of jQuery-UI by APEX 4.0.
    I can reproduce the error in APEX 3.2 by loading the jquery-ui.min.js file in the Page Template.
    So, is there any way of preventing APEX 4.0 from loading jQuery or jQuery-UI by default in the #HEAD# tag of the page template?
    Richard

    Hi,
    You can set page attribute Include Standard JavaScript and CSS to No.
    http://download.oracle.com/docs/cd/E23903_01/doc/doc.41/e21674/bldr_pg_edit_att.htm#BACHFFBE
    Of course then any of Apex JavaScripts are not loaded
    Regards,
    Jari

  • Changing id3 tags from iTunes to original file

    Hi! I have been changing a lot of id3 tags to the files through iTunes but it doesn't change it for the original file. Is there anyway to make that work? Thanks!

    If by original you mean another copy of the file left outside the iTunes media folder while iTunes is working with a copy made during import then iTunes has no further interest in the originals.
    If you mean that changes made to metadata in iTunes don't appear to be reflected when the same file is viewed in Windows Explorer or if the file is imported into a new library then the most likely cause of this is multiple embedded tags. iTunes works best when there is a single id3v2.3 tag. Select a couple of test files, right-click and use Convert ID3 Tags > None, repeat two or three times, then Convert ID3 Tags > ID3v2.3. Now see if updates are properly carried through. You'll have to reapply any embedded artwork. If it works repeat with other problem files.
    For the future backup your library regularly with this User Tip.
    tt2

  • How can I stop iTunes from changing my tags?

    I have a MacBook Pro running Yosemite, and iTunes 12. When I play a track, iTunes often changes the tags automatically, but not for every track. It's particularly difficult with compilations, where it will take a song and change the album to something I don't even own.
    Now, I have had the computer for a while, and have had iTunes addons before, so it may be a legacy, but I've had the computer so long, I don't remember all of the apps I've had and uninstalled over the years.
    I have followed the directions for cleaning out plugins and extensions from the library folders, but it's still happening.
    Does anyone know of an app that has this functionality, so I can check their forums, or, if there's no there a way to do a clean install of iTunes on a Mac?
    Thanks.

    I think even using Get Info may not reveal the change, though it is possible the behaviour has altered since I last tested it. Playing or updating the tracks location in a script such as UpdateTagInfo seems to get iTunes to re-evaluate the tag.
    Assuming WMP is involved it may be best to make the necessary settings adjustments to prevent further changes, use the script to get all of the background changes exposed within iTunes, then correct as you see fit. Alternatively I do have another script called ExportImport that could be used to back up the current state of your tags (you should temporarily rename the media folder during the export phase), after which you would then run UpdateTagInfo and then use ExplortImport in its import mode to restore the corrupted data.
    tt2

  • How do you change the Received: From in the message header to correct external address

    We have trouble every so often sending a message to customers will get a bounce back.  Basically it is using our local internal name (mailserver.local) instead of our External name (mail.domain.com).  We have a pretty
    simple setup one Server (no edge server) with and SSL certificate.  I went in to the Hub Transport setting and made sure the FQDN was mail.domain.com  and it was.  I have read on the subject some people suggest getting your ISP to create a pointer
    record for the IP to the internal name. That will not work for us, because we may be changing ISPs in the near future.
    I included a bounce and current header info.
    So is there a way to change the "Received: from" server name to our external name?
    Bounce Message
    Generating server: mailserver.local
    [email protected] TUK-UTM.theirdomain.com #550 Invalid RDNS entry for 96.43.XX.XX ##
    Message headers
    Received: from mailserver.local ([::1]) by
     mailserver.local ([::1]) with mapi id 14.01.0438.000; Fri, 9 Jan
     2015 11:35:19 -0600
    Content-Type: application/ms-tnef; name="winmail.dat"
    Content-Transfer-Encoding: binary
    From: test1 <[email protected]>
    To: test2 <[email protected]>
    Subject: test 2
    Thread-Topic: test 2
    Thread-Index: AdAsMp9XJVDQap4vSC6OcUEejnFNCw==
    Date: Fri, 9 Jan 2015 11:35:18 -0600
    Message-ID: <[email protected]>
    Accept-Language: en-US
    Content-Language: en-US
    X-MS-Has-Attach:
    X-MS-Exchange-Organization-SCL: -1
    X-MS-TNEF-Correlator: <[email protected]>
    MIME-Version: 1.0
    X-MS-Exchange-Organization-AuthSource: mailserver.local
    X-MS-Exchange-Organization-AuthAs: Internal
    X-MS-Exchange-Organization-AuthMechanism: 04
    X-Originating-IP: [192.168.XX.XX]

    The error message states the reverse DNS entry isn't valid. I agree with Willard that setting up an SPF record will help your overall spam score from receiving hosts, but in this case it should simply be resolved by configuring a reverse DNS.
    Receiving mail hosts on the Internet usually care most about the IP that's connecting to them. One of the most common tests is the reverse DNS (since the SMTP connection comes from 96.43.X.X, the receiving host will ask itself "does 96.43.X.X really
    belong to the TUK-UTM.theirdomain.com ? and will go and check for PTR records for 96.43.X.X) It's this check that's failed.
    Even if you'll be changing your ISP in the future, you would still have ownership for your DNS domains, right ? It should be your company paying for this service after all.

  • Can we change source of fx:include tag from controller class?

    Is it possible to change source of <fx:include> tag from controller class? The requirement is to dynamically change certain section of a page.

    Thanks Daniel.
    Is it possible to load <fx:include> into Anchor Tag from controller class?
    Edited by: Ravi_Teja on Jun 15, 2012 3:45 AM

  • [svn:osmf:] 12672: Change tagging from AIR 1.0 to AIR 1.5

    Revision: 12672
    Revision: 12672
    Author:   [email protected]
    Date:     2009-12-08 14:18:53 -0800 (Tue, 08 Dec 2009)
    Log Message:
    Change tagging from AIR 1.0 to AIR 1.5
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/audio/AudioElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/audio/AudioSeekableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/audio/SoundAdapter.as
        osmf/trunk/framework/MediaFramework/org/osmf/audio/SoundDownloadableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/audio/SoundLoadedContext.as
        osmf/trunk/framework/MediaFramework/org/osmf/audio/SoundLoader.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeAudibleTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeBufferableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeDownloadableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeMetadata.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeMetadataEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositePausableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositePlayableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeSeekableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeSpatialTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeTemporalTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeViewableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositionMode.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/ParallelSeekableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/ParallelSpatialTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/ParallelSwitchableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/ParallelViewableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/SerialElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/SerialSeekableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/SerialSpatialTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/SerialSwitchableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/SerialViewableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/content/ContentElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/content/ContentLoadedContext.as
        osmf/trunk/framework/MediaFramework/org/osmf/content/ContentLoader.as
        osmf/trunk/framework/MediaFramework/org/osmf/display/MediaElementSprite.as
        osmf/trunk/framework/MediaFramework/org/osmf/display/MediaPlayerSprite.as
        osmf/trunk/framework/MediaFramework/org/osmf/display/ScalableSprite.as
        osmf/trunk/framework/MediaFramework/org/osmf/display/ScaleMode.as
        osmf/trunk/framework/MediaFramework/org/osmf/display/ScaleModeUtils.as
        osmf/trunk/framework/MediaFramework/org/osmf/drm/DRMServices.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/AudioEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/BufferEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/ContentProtectionEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/DimensionEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/FacetValueChangeEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/FacetValueEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/GatewayChangeEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/MediaError.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/MediaErrorEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/MediaPlayerCapabilityChangeEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/MediaPlayerStateChangeEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/MetadataEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/NetConnectionFactoryEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/NetNegotiatorEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/PausedChangeEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/PlayingChangeEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/PluginLoadEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/SeekEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/SwitchEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/TimeEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/ViewEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/gateways/HTMLGateway.as
        osmf/trunk/framework/MediaFramework/org/osmf/gateways/RegionGateway.as
        osmf/trunk/framework/MediaFramework/org/osmf/image/ImageElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/image/ImageLoader.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/AbsoluteLayoutFacet.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/AnchorLayoutFacet.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/DefaultLayoutRenderer.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/ILayoutContext.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/ILayoutRenderer.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/ILayoutTarget.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/LayoutAttributesFacet.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/LayoutContextSprite.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/LayoutFacet.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/LayoutRendererBase.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/LayoutRendererFacet.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/LayoutUtils.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/MediaElementLayoutTarget.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/PaddingLayoutFacet.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/RegistrationPoint.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/RelativeLayoutFacet.as
        osmf/trunk/framework/MediaFramework/org/osmf/logging/ILogger.as
        osmf/trunk/framework/MediaFramework/org/osmf/logging/ILoggerFactory.as
        osmf/trunk/framework/MediaFramework/org/osmf/logging/Log.as
        osmf/trunk/framework/MediaFramework/org/osmf/logging/TraceLogger.as
        osmf/trunk/framework/MediaFramework/org/osmf/logging/TraceLoggerFactory.as
        osmf/trunk/framework/MediaFramework/org/osmf/media/DefaultTraitResolver.as
        osmf/trunk/framework/MediaFramework/org/osmf/media/IContainerGateway.as
        osmf/trunk/framework/MediaFramework/org/osmf/media/MediaElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/media/MediaPlayer.as
        osmf/trunk/framework/MediaFramework/org/osmf/media/MediaPlayerState.as
        osmf/trunk/framework/MediaFramework/org/osmf/media/MediaTraitResolver.as
        osmf/trunk/framework/MediaFramework/org/osmf/media/URLResource.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/FacetGroup.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/FacetSynthesizer.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/IFacet.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/IIdentifier.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/KeyValueFacet.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/MediaType.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/Metadata.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/MetadataNamespaces.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/MetadataUtils.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/MetadataWatcher.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/NullFacetSynthesizer.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/ObjectFacet.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/ObjectIdentifier.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/StringIdentifier.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/TemporalFacet.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/TemporalFacetEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/TemporalIdentifier.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/F4MLoader.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/Manifest.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/Media.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetClient.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetConnectionCodes.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetConnectionFactory.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetLoadedContext.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetLoader.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetNegotiator.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamAudibleTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamBufferableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamCodes.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamContentProtectableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamDownloadableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamPausableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamPlayableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamSeekableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamTemporalTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/StreamType.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/StreamingURLResource.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/DroppedFramesRule.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/DynamicNetStream.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/DynamicStreamingItem.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/DynamicStreamingNetLoad edContext.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/DynamicStreamingNetLoad er.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/DynamicStreamingResourc e.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/INetStreamMetrics.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/ISwitchingRule.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/InsufficientBandwidthRu le.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/InsufficientBufferRule. as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/MetricsProvider.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/NetStreamSwitchableTrai t.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/SufficientBandwidthRule .as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/SwitchingDetail.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/SwitchingDetailCodes.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/SwitchingRuleBase.as
        osmf/trunk/framework/MediaFramework/org/osmf/plugin/DynamicPluginLoader.as
        osmf/trunk/framework/MediaFramework/org/osmf/plugin/IPluginInfo.as
        osmf/trunk/framework/MediaFramework/org/osmf/plugin/PluginClassResource.as
        osmf/trunk/framework/MediaFramework/org/osmf/plugin/PluginElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/plugin/PluginLoadedContext.as
        osmf/trunk/framework/MediaFramework/org/osmf/plugin/PluginLoader.as
        osmf/trunk/framework/MediaFramework/org/osmf/plugin/StaticPluginLoader.as
        osmf/trunk/framework/MediaFramework/org/osmf/proxies/LoadableProxyElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/proxies/MediaElementLoadedContext.as
        osmf/trunk/framework/MediaFramework/org/osmf/proxies/MediaElementLoader.as
        osmf/trunk/framework/MediaFramework/org/osmf/swf/SWFElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/swf/SWFLoader.as
        osmf/trunk/framework/MediaFramework/org/osmf/tracking/Beacon.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/AudibleTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/BufferableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/ContentProtectableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/DownloadableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/IAudible.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/IBufferable.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/IContentProtectable.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/IDisposable.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/IDownloadable.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/IPausable.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/IPlayable.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/ISeekable.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/ISpatial.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/ISwitchable.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/ITemporal.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/IViewable.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/LoadState.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/LoadableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/MediaTraitType.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/PausableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/PlayableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/SeekableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/SpatialTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/SwitchableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/TemporalTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/ViewableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/utils/Base64Decoder.as
        osmf/trunk/framework/MediaFramework/org/osmf/utils/BinarySearch.as
        osmf/trunk/framework/MediaFramework/org/osmf/utils/DateUtil.as
        osmf/trunk/framework/MediaFramework/org/osmf/utils/FMSHost.as
        osmf/trunk/framework/MediaFramework/org/osmf/utils/FMSURL.as
        osmf/trunk/framework/MediaFramework/org/osmf/utils/HTTPLoader.as
        osmf/trunk/framework/MediaFramework/org/osmf/utils/URL.as
        osmf/trunk/framework/MediaFramework/org/osmf/video/CuePoint.as
        osmf/trunk/framework/MediaFramework/org/osmf/video/CuePointType.as
        osmf/trunk/framework/MediaFramework/org/osmf/video/VideoElement.as

    It appears to require just the 3.  That's probably more convenient for developers, though, so you don't have to go tweak the xml in the event of a minor security release.

  • How to aviod html tags from Report column heading while export to csv

    Hi All,
    How to aviod html tags from Report column heading while export to excel.
    We used like Employee<br> Department in column heading, but the problem is the <br> tag also exporting into csv file.
    If any column data 3/2009 formatt the it will exporting as marh 2009.
    Please help on this.
    Thanks,
    Nr
    Edited by: pnr on Jul 5, 2011 5:00 AM

    Hi Nr
    Here is how I approached this problem.
    Go to report attributes tab
    under column attributes check PLSQL radio button.
    Create a function to return the heading of your report as shown below in your database.
    create function get_heading return clob as
    v_request VARCHAR2(20) := V('REQUEST');
    v_col_heading CLOB;
    begin
    IF INSTR(v_request,'FLOW_EXCEL_OUTPUT',1) > 0 THEN
    v_col_heading := 'Employee Number:Employee Name';
    ELSE
    v_col_heading := 'Employee breaktag Number:Employee break tag Name';
    END IF;
    return v_col_heading;
    end;
    Type the function below under ( Function returning colon delimited headings:) as follows.
    return get_heading;
    Similarly for data base it on PLSQL function body returning SQL and follow the same approach as headings.
    Hope this helps.
    Thanks
    Sukarna
    Edited by: user513776 on Jul 5, 2011 2:24 PM
    Edited by: user513776 on Jul 5, 2011 2:27 PM

  • How to change the valid from date of the bom header?

    ECM is active in the system.
    I want to change the valid from date of the BOM header with the help of a change number.
    How can I change it?

    Hello
    Lets assume that, we are going to change Management for controlling Valid From date
    Steps to be followed for creation of Change No
    Tcode CC01 for Change No
    Click on Change Master
    Once you enter into Change master, maintain the description
    In the Valid from Date, maintain the date from which you BOM should be current
    Maintain the Status (01)
    Click on Ojbect Type, maintain for which Object types is the Change no needs to be active i.e. for BOM, Rtg, etc
    save the Change No
    After the change no is created
    Enter the Change No during the creation mode of BOM
    THe system copies the Valid from date from Change No

  • Will iTunes Match sync iTunes tags from car head units?

    I have a pioneer avh-x8500 bhs.. It does iTunes tagging from hd radio and from siriusxm.. Supposedly creates a "tagged playlist folder" but I can't see it.. Is this because I use match?

    You should check with the head unit manufacturer; they can most likely answer your question.

  • How to REMOVE [b] H1 Tag[/b] from HTML without changing other Tags?

    Hi there!
    I'm searching for a method to remove Tags from HTML (using HTMLEditorKit, HTMLDocument ...).
    My current code is as follows:
    // first get the whole paragraph
       int iCaretPos = tpMyTextPane.getCaretPosition();
       Object oAttrib;
       HTMLDocument.BlockElement oElem = (HTMLDocument.BlockElement)oMyDocument.getParagraphElement(iCaretPos);
       AttributeSet oAttribs;
       SimpleAttributeSet oNewAttribs;
       int iParaStart = oElem.getStartOffset();
       int iParaEnd = oElem.getEndOffset();
       tpMyTextPane.select(iParaStart, iParaEnd);
       // the following only fetches the Tags that are valid for the whole paragraph!!!!!
       oAttribs = tpMyTextPane.getCharacterAttributes();
       oNewAttribs = new SimpleAttributeSet(oAttribs);
       if(iParaEnd - iParaStart > 0)
          // now analyse the attributes (remove all paragraph-tags)
          for(int iIndex = 0; iIndex < oaOurFormatTags.length; iIndex++)
             oNewAttribs.removeAttribute(oaOurFormatTags[iIndex]);
          if(iParaEnd - iParaStart > 0)
             oMyDocument.setCharacterAttributes(iParaStart, iParaEnd - iParaStart, oNewAttribs, true);
             tpMyTextPane.setCaretPosition(iCaretPos);
          tpMyTextPane.requestFocus();
          tpMyTextPane.repaint();
       }This code works for me, but all Tags of the selected paragraph are removed. That means:
    <P><H1>This is a <B>test</B> text<H2></P>
    will be converted to:
    <P>This is a test text</P>
    but I want it to be converted to:
    <P>This is a <B>test</B> text</P>
    Is there any other method to remove specific Tags (<H1>, ... <H6>) without touching other tags????

    In February I wrote a feature request about this. Today it has been accepted to the bug database. Please make your vote:
    http://developer.java.sun.com/developer/bugParade/bugs/4760082.html

  • Changing Header and Footer in Discussion Channel

    Hello,
    I need to change the header and footer graphics and links for the page that displays when you search for Discussion Channel topics and displaying Ciscussion Channel posts. I have been looking in the DiscussionProvider directory and I am now looking through the SearchProvider directory. Does anybody have an idea of the locations of the Header and Footer files?

    I am sure someone in this forum has had the desire to change the headers from the default of SUN ONE Portal Server and has accomplished this throughout their implementation. Please help! I have succeeded in some containers like the JSPEditContainer so when someone edits bookmarks from a BookmarkProvider channel they see a header that I define, but not in the SearchProvider nor the DiscussionProvider directories. I have seen no mention or <include header.jsp> tags in the jsp files for either of these providers, and I have copied header.jsp and menubar.jsp to both of those directories but it is not picking up the files. Do these containers find the header and menubar.jsp file contents from another location?

  • Div header tag - not displaying correctly

    I thought I had resolved an issue with a div header tag, but - as per a reply in my 'text as gif' thread, possibly not!
    The header contains three images; a logo, a banner (text), and a picture of a castle.  These should display in a  line.
    When I first set it up, I realised that the castle picture was normally ending up below the other two on smaller screens etc. 
    So I changed the dims for my div container from min 760px/max 1260px, to a set width (960px).  I then rejigged the three images so the widths were within 960px, with some to spare for the spacing (total widths of the three are 900: hspacing another 20 pixels).  There is no padding/borders defined.  Therefore the total should be well within the 960 width (?).
    It looks fine on my PC (widescreen); in 3 browsers, using the restore down menu command (ie to make it not full screen), and by  using the Dreamweaver multiscreen preview (phone, tablet, smaller desktop).  It wasn't ideal (as scrolling required), but at least meant the header (and the rest of the screen) displayed correctly, ie in a horizontal line (and then sidebar - content - sidebar).
    If I set my container width much smaller, most of the screen will be green (the body) in big screens.
    If I rejig the dimensions, it's all a bit hit and miss (and why don't the current dimensions work?).
    Do I need to define the width of the header (as well as the container)?
    Help!  Thank you
    http://hertfordcarnival.org.uk/dev/Index.html

    Hi there, I started off using one big image, but it didn't look right with regards to size and placing (ie I wanted the logo on the left edge, the castle on the right edge, etc). When you say slice, what do you mean?  One image in from fireworks, and then ... ? Thanks again
    Date: Wed, 7 Dec 2011 01:37:10 -0700
    From: [email protected]
    To: [email protected]
    Subject: Div header tag - not displaying correctly
        Re: Div header tag - not displaying correctly
        created by osgood_ in Dreamweaver - View the full discussion
    Datafan55 wrote: I thought I had resolved an issue with a div header tag, but - as per a reply in my 'text as gif' thread, possibly not!  Why not just use one big image  then you wont have a problem of with the alignment. Certainly don't use 'vspace' and 'hspace' to position the images. If you want to use 3 seperate images start by setting them us as one complete image then slice it into 3 images. Then use the following css to position the images side by side. #header img If the total sum of the width of the images is the same or does not exceed 960px then the images should be in a nice row side by side. They will actually sit side by side without using 'float' but you'll get a small gap between them which will be added to the sum of the width which will exceed 960px causing the third image to drop onto the next line.
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4068499#4068499
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4068499#4068499. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Dreamweaver by email or at Adobe Forums
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Batch Changing Dreamweaver files from XHTML to HTML

    Almost all of my Dreamweaver files were created in XHTML
    mode. In other
    words, when I created a page and was asked whether I wanted
    to make it
    XHTML compatible, I said YES.
    About the time I moved my websites from my PC to my Mac, I
    finally
    realized that XHTML is a lost cause and changed my doctypes
    to HTML. But
    I just discovered that even PHP include files that have no
    doctype at
    all automatically insert <br /> instead of <br>.
    So I'm assuming that
    there must be some invisible code that says "Format this page
    for XHTML!"
    So I'm wondering if there's a way to change every file in an
    entire site
    (or all my sites) from XHTML to HTML.
    Thanks.

    I use XHTML because it forces good coding practices such as
    always closing
    tags. The usual reason most people give for not using XHTML
    is that IE
    chokes when it is served as xml+application instead of text.
    XHTML Strict
    does not allow target="page.html" but transitional does so I
    stick with
    transitional.
    I won't use XHTML 1.1 because I don't like the modularization
    part of the
    spec. I like a nice standard spec and don't want to create my
    own picking
    and choosing which modules to include.
    Cheryl D Wise
    Adobe Community Expert
    http://starttoweb.com
    "David Blomstrom" <[email protected]> wrote
    in message
    news:[email protected]...
    > Cheryl D Wise wrote:
    >> While I can't help you with your batch convert issue
    would you mind
    >> sharing why you consider XHTML a "lost cause"?
    >>
    >
    > As I recall, the first one to make me scratch my head
    was our own Al
    > Sparber. If I remember correctly, he said he still used
    HTML because
    > XHTML...well, I can't even remember the specific
    reason(s) he gave. But
    > I've noticed a lot of other pros still using HTML.
    >
    > I THOUGHT XHTML was supposed to serve as sort of a
    bridge between HTML and
    > XML, which was supposedly the direction the web was
    heading. But I began
    > reading more and more articles claiming that there was
    little point in
    > embracing XHMTL as the web simply wasn't moving in that
    direction - or at
    > least not very quickly. I'm not sure if this was another
    of those things
    > that Microsoft was retarding or not; I've read so many
    confusing things
    > about XHTML.
    >
    > Still, I stuck with XHTML for years until I recently had
    some sort of
    > problem. I can't even remember what it was offhand -
    something to do with
    > the doctype, I think. Or maybe there's something you can
    do in HTML but
    > not in XHTML.
    >
    > In the meantime, I asked questions about XHTML on forums
    but never got a
    > really clear explanation regarding WHY I should use it.
    XML is even more
    > perpelexing. I understand that it can function similar
    to a database, but
    > I already have a database software program - MySQL. I
    tried to figure out
    > some of the cool things I could do with XHTML and XML
    but all the
    > responses I got from geeks were - well, geeky. They seem
    to use them
    > because they think they're cool, but no one could offer
    any practical
    > reasons for embracing them.
    >
    > So I finally said to H*ll with it and changed all my
    doctypes to HTML. Now
    > I just have to change all my closing tags from </>
    to <>.

  • How do I remove header info from .js without breaking?

    Hello,
    I've created a slider for Instagram using Dreamweaver.  I am trying to remove the text info under the slider which shows it is housed under <header></header> tags in the .js file.
    I've tried every which way from Sunday to try to remove the coding for the text, but end up breaking the entire thing.
    Any .js experts available to take a look?
    As always, your time and expertise is greatly appreciated.
    http://www.saintleo.edu/Instagram/Untitled-1.html
    Kind regards,
    JK

    open the js file jquery.instastream.js and find:
    if(data.data[j].caption == null){var myCaption = '';} else{var myCaption = data.data[j].caption.text;}
    if (data.data[j].comments.count < 2){var commentLabel = 'commentaire'} else {var commentLabel = 'commentaires'}
    if (data.data[j].likes.count < 2){var likeLabel = 'like'} else {var likeLabel = 'likes'}
    $('.slider-content').append("<div id='slider-item"+i+"' class='slider-item slider-col"+$nbrResults+"'><div class='frame'><a href='" + data.data[j].link + "'><img src='" + data.data[j].images.standard_resolution.url + "' alt='" + myCaption + "'><span class='frame-title' style='display: block; bottom: -50px;'><em>" + data.data[j].likes.count + "<i class='icon-like white'>" + likeLabel + "</i> " + data.data[j].comments.count + "<i class='icon-comment white'>" + commentLabel + "</i> " + data.data[j].created_time.timeconverter() + "</em></span><span class='frame-more' style='display: block; top: -38px;'>+</span><span class='frame-reflect'></span></a></div><header><h4>" + myCaption + "</h4></header>");
    j++;
    $slideStatus = j;
    Remove <header><h4>" + myCaption + "</h4></header> from the above.

Maybe you are looking for

  • Can i view and edit PDF and .DOC file on iphone?

    Actually I got 2 question to ask, firstly have anybody got any luck to view PDF and .DOC file on Iphone because i have been trying for aged but there was no luck for me. I'm not talking about went to a email that contain a PDF or .DOC file but someth

  • HTML Images not appearing in 1.4.2

    Hi I have a an application wich displays an HTML page in a JEditorPane (an About box for the application). This html is loaded from the hard disk which has several images on it. It worked fine with JRE 1.4.0 and 1.4.1_x versions. But since i upgraded

  • Using COMPRESSION any Problem in Production ?

    Hi All, we are woking in SD application in BI7.0. We plan to use the compression in SD application area for the Sales Cube (VBAK and VBAP), Delivery Cube(LIKP and LIPS ),Billing Cube (VBRK and VBRP ) and Shipping Cube ( VTTK and VTTS). The infoprovid

  • Calendar on phone not showing birthdays

    HELP.... All by birthdays show up on mobile me and on my computer just not on my phone......

  • Change of number with existing contract

    I have been receiving regular texts and calls from unknown numbers for months now and I was wondering it it is possible to change my number even though I am on an existing contract? When I block the callers, more and more numbers begin to text/call a