- Posts: 18
- Thank you received: 0
Map does not load when plugin is called in other module (tab)
- Gnop
- Topic Author
- Offline
- New Member
Less
More
4 years 9 months ago - 4 years 9 months ago #13120
by Gnop
Replied by Gnop on topic Map does not load when plugin is called in other module (tab)
Method 1:
The ul id = set-rl_tabs-1
Then I set index to 1 (for second tab with map)
Method 2:
The unique id of the div with the map plugin = trips (div id='trips")
Index I leave empty
Both methods fail on me. Am I missing some simple setting here?
The ul id = set-rl_tabs-1
Then I set index to 1 (for second tab with map)
Method 2:
The unique id of the div with the map plugin = trips (div id='trips")
Index I leave empty
Both methods fail on me. Am I missing some simple setting here?
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 #13124
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)
You should not send me image. It's good to send to your page, because I need to check what item is enabled or disabled when you click on tab
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.
- Dima
- Offline
- Platinum Member
4 years 9 months ago #13125
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)
in last case.
Try to use selector as #trips
I think it will be done
Try to use selector as #trips
I think it will be done
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.
- Dima
- Offline
- Platinum Member
4 years 9 months ago #13126
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)
don't play with -active classes.
it is dynamically settings, ie when you click on tab, its class will be changed.
it is dynamically settings, ie when you click on tab, its class will be changed.
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.
- Dima
- Offline
- Platinum Member
4 years 9 months ago #13127
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)
if you want to access by classes - it have to be static class name, ie it is not changed by action.
At common sense, -active, or like it - it is change on the fly (by click) state, which can change visual style.
At common sense, -active, or like it - it is change on the fly (by click) state, which can change visual style.
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 - 4 years 9 months ago #13128
by Gnop
Replied by Gnop on topic Map does not load when plugin is called in other module (tab)
When I use #trips the maps is zoomed out a lot now. But the route is visible veryyy small
Last edit: 4 years 9 months ago by Gnop.
Please Log in or Create an account to join the conversation.
Time to create page: 0.193 seconds