BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
<code>
[CSHTML]
@Html.EJ().TagCloud("techWebList").Datasource((IEnumerable<WebsiteCollection>)ViewBag.datasource).TagCloudFields(tag => tag.Text("text").Url("url").Frequency("frequency")).Title("Tech Sites").ClientSideEvents(evt => evt.Create("oncreate"))
[Script]
function oncreate() {
$("#techWebList").find("a.e-txt").attr("target", "_self");
}
</code>
If you are using ASP.NET MVC Classic and can reproduce the issue at your end, please check whether any additional changes have occurred at your end. Else, share the sample with the replication procedure with us. We are happy to help you.
Regards,
Ragunath M
We are unable to reproduce the reported issue (“After few reload in Tagcloud, throws ReferenceError: ej is not defined error in Mozilla browser 39.0 version.”).While clicking the Tagcloud link, it reloads in same page but it doesn’t throws any error. We have prepared a sample and it can be downloaded under the following location,
Sample: Sample
Please check with the above sample and if the problem still persists, then revert us by modifying the sample based on your application along with replication procedure.
Also, we have attached the KB link for this issue “ej is not defined”.
Regards,
Saranya S
Hi Shonk,
We are happy to hear that your issue has been resolved. Kindly get back to us if you have any other queries.
Regards,
Saranya.S