Skip to content

Possible fix for SSL implementation #3

Description

@ianglang

Changing line 102 in mod_anythingslider.php from

if ($loadjquery) $document->addscript('http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js');

to

if ($loadjquery) $document->addscript('https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js');

brings back the lock icon for my SSL site.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions