Map does not load when plugin is called in other module (tab)
- Dima
- Offline
- Platinum Member
Less
More
4 years 9 months ago - 4 years 9 months ago #13098
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Map does not load when plugin is called in other module (tab)
check ul class (is it unique on your page)
And I mistook (if id was stable you have to enter #wk-8da)
And you can try to access by class
Invalidate Map Size Container Selector: .uk-switcher
First symbol is dot, ie access by class
And I mistook (if id was stable you have to enter #wk-8da)
And you can try to access by class
Invalidate Map Size Container Selector: .uk-switcher
First symbol is dot, ie access by class
Don't forget support my developments: post review in JED , donate , help with translation
Last edit: 4 years 9 months ago by Dima.
Please Log in or Create an account to join the conversation.
- Gnop
- Topic Author
- Offline
- New Member
Less
More
- Posts: 18
- Thank you received: 0
4 years 9 months ago - 4 years 9 months ago #13099
by Gnop
Replied by Gnop on topic Map does not load when plugin is called in other module (tab)
.uk-switcher does not work....Invalidate Map Size Container not found
Please see attached screenshot where the class id changes of the ul and the rest of the oject inspecotr. I hope you can see the magic Invalidate Map Size Container Selector I am looking for
Please see attached screenshot where the class id changes of the ul and the rest of the oject inspecotr. I hope you can see the magic Invalidate Map Size Container Selector I am looking for
Last edit: 4 years 9 months ago by Gnop.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
4 years 9 months ago #13100
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Map does not load when plugin is called in other module (tab)
Invalidate Map Size Container Selector: .uk-tab
Invalidate Map Size Container Index: 1
Invalidate Map Size Container Index: 1
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- Gnop
- Topic Author
- Offline
- New Member
Less
More
- Posts: 18
- Thank you received: 0
4 years 9 months ago #13101
by Gnop
Replied by Gnop on topic Map does not load when plugin is called in other module (tab)
I'm sorry i keep getting Invalidate Map Size Container not found error on page load.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
4 years 9 months ago - 4 years 9 months ago #13102
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Map does not load when plugin is called in other module (tab)
OK. Lets try again. I little mistook
Invalidate Map Size Container Selector: .uk-switcher
Invalidate Map Size Container Index: 1
But set in component options Map Initialization Type to JQuery ready event
Invalidate Map Size Container Selector: .uk-switcher
Invalidate Map Size Container Index: 1
But set in component options Map Initialization Type to JQuery ready event
Don't forget support my developments: post review in JED , donate , help with translation
Last edit: 4 years 9 months ago by Dima.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
4 years 9 months ago #13103
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Map does not load when plugin is called in other module (tab)
I think my map is initialized before plugin create required ul
I think I'll add into component options delay to start initialization.
For example 2-3 seconds (ie 2000 - 3000 milliseconds) will take time to load all code.
I think I'll add into component options delay to start initialization.
For example 2-3 seconds (ie 2000 - 3000 milliseconds) will take time to load all code.
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
Time to create page: 0.193 seconds