Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

How to use javascript/jquery in bulma-steps? #28

Open
jeraldpunx opened this issue May 2, 2019 · 5 comments
Open

How to use javascript/jquery in bulma-steps? #28

jeraldpunx opened this issue May 2, 2019 · 5 comments

Comments

@jeraldpunx
Copy link

jeraldpunx commented May 2, 2019

How to use javascript/jquery in bulma-steps?

I am using this: https://wikiki.github.io/components/steps/#javascript

I have no idea on how to do the change the last step to finish button. It's hard for me cause I am still new on these type. and only shows Javascript Options in documentation, it didn't mention how to implement it on javascript/jqeury. sorry about it.

like how to make the validation per step or change button from next to finish if it's last step or submit form on the last step button.

@jeraldpunx
Copy link
Author

I've tried using Wikiki/bulma-extensions#20 (comment) but it gave me "StepsWizard is not defined"

@jeraldpunx
Copy link
Author

and also tried bulmaSteps.attach(); from https://stackoverflow.com/a/52480513/5406008 and it gave me

step2:276 Uncaught TypeError: Cannot read property 'attach' of undefined
    at step2:276

@jeraldpunx jeraldpunx changed the title How to use javascript/jquery in stepper? How to use javascript/jquery in bulma-steps? May 3, 2019
@cherylcarpenter
Copy link

Having same issue. Cannot read property 'attach' of undefined
but i've logged the selector i'm using and it is not undefined.

@ohkeenan
Copy link

ReferenceError: bulmaSteps is not defined

Is showing on the demo page

@Wikiki
Copy link
Owner

Wikiki commented Oct 23, 2019

ReferenceError: bulmaSteps is not defined

Is showing on the demo page

Fixed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants