Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Call js code after other code finishes
Message
From
10/12/2019 10:28:26
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
10/12/2019 10:12:37
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
HTML5
Category:
Troubleshooting
Miscellaneous
Thread ID:
01672217
Message ID:
01672218
Views:
51
>Any useful tricks?

Ah, old habits never die. I RTFMed it and guess what, it has a callback function. This it how it looks now, and it works (after both divs, immediately before closing the body tag:
		<script>$("#leviokvir").load("navigaj.html", function()
			{$("#07").attr("open", true);
$("#0705").attr("open", true);
$("#070503").attr("open", true);
});
		</script>

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform