Skip to content

Force load #6

@softshape

Description

@softshape

There's a case where "show more" link should be displayed, but when user clicks on it the script should load next page by AJAX. This can be implemented two ways -

  1. Adding some class name to the link which says "don't hide me" and processing the click as it usually process scrolling.
  2. Implementing "force next page load" function available from the page's JavaScript, then developer can call it from his own code.

Is there support of any way (or may be any other way) to make force load currently?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions