I am using jquery function .load:
.load
$('div#content').load($lin '.entry-content');
How can I call a variable inside brackets?
Add a plus sign:
$('div#content').load($lin + '.entry-content');
Source: https://habr.com/ru/post/1741476/More articles:Converting a byte array to a friendly string - javaThe right way to name your Java App Engine project is javaCheckedListBox VB.Net MultiExtended SelectionMode - vb.netHow to unit test manage a library? - c #Biztalk maps: grouping various nodes into a list - xmlJXMapViewer изменит ориентацию на заголовок - javaLinq to Datarow; Select multiple columns individually? - vb.netconfigure mod_rewrite to allow img, js and css files? - apacheHow can I implement MapReduce using shell commands? - parallel-processingDjango - how to handle users and profiles correctly? - pythonAll Articles