li Styler Action creates empty span tag

The li styler action an invaluable tool to adding extra styles in the CCS menu I notice has a quirk.

If there are inline styles already in the

  • tag then the action create an empty span

     <span id="mylistyleitem" style="text-decoration:none"></span>
    

    mylistyleitem being the action id name.

    Can anyone test this to see if it’s just me with this problem?

    David Owen


    freewaytalk mailing list
    email@hidden
    Update your subscriptions at:
    http://freewaytalk.net/person/options

  • Hi David,
    No this isn’t just you. It is a problem with inline Actions in Freeway 6 in as much as the application incorrectly creates the span to hold the Action object. Softpress need to fix this in the application but before that happens the only way around this is to patch the Action itself.

    Here’s a quick fix that should resolve the issue although you are advised to do more than the 2 mins of testing I’ve just done! :slight_smile:
    http://www.freewayactions.com/code/?f=List+Item+Styler.fwaction
    Regards,
    Tim.

    On 10 Jan 2014, at 14:18, David Owen wrote:

    Can anyone test this to see if it’s just me with this problem?


    freewaytalk mailing list
    email@hidden
    Update your subscriptions at:
    http://freewaytalk.net/person/options

    Thanks Tim,

    I shall have a few tests with this.

    David

    On 10 Jan 2014, at 14:38, Tim Plumb email@hidden wrote:

    Hi David,
    No this isn’t just you. It is a problem with inline Actions in Freeway 6 in as much as the application incorrectly creates the span to hold the Action object. Softpress need to fix this in the application but before that happens the only way around this is to patch the Action itself.

    Here’s a quick fix that should resolve the issue although you are advised to do more than the 2 mins of testing I’ve just done! :slight_smile:
    http://www.freewayactions.com/code/?f=List+Item+Styler.fwaction
    Regards,
    Tim.

    On 10 Jan 2014, at 14:18, David Owen wrote:

    Can anyone test this to see if it’s just me with this problem?


    freewaytalk mailing list
    email@hidden
    Update your subscriptions at:
    http://freewaytalk.net/person/options


    freewaytalk mailing list
    email@hidden
    Update your subscriptions at:
    http://freewaytalk.net/person/options