No announcements
Found 3187433 threads
-
0 Votes
How to integrate with Facebook JavaScript SDK
File: http://connect.facebook.net/en_US/all.js, line: 7 column: 1313 Then I download all.js from Facebook and add it into Visual Studio ...Answered | 6 Replies | 8846 Views | Created by Sars C - Wednesday, November 9, 2011 5:28 PM | Last reply by Jeff Sanders - Thursday, June 14, 2012 5:26 PM -
0 Votes
How to override javascript function within SPGantt.js file
Then add the modified script along with the updated function.Answered | 2 Replies | 1574 Views | Created by praggy - Thursday, August 18, 2016 3:54 PM | Last reply by Rashu,Rahul - Friday, August 19, 2016 8:45 PM -
0 Votes
No option to create Silverlight Application (JavaScript) project!
This should be the one you can use if you are looking to work with Silverlight 1 and javascript.Answered | 2 Replies | 5005 Views | Created by williamj8 - Monday, April 14, 2008 4:46 PM | Last reply by Smriti Singh - Tuesday, May 19, 2009 10:54 AM -
1 Votes
How to integrate javascript functions or .js files in a silverlight project?
I am still stuck up with the jquery/javascript + silverlight integration!!Unanswered | 6 Replies | 3747 Views | Created by Ruchita Kadam - Monday, February 25, 2013 8:14 AM | Last reply by Ruchita Kadam - Wednesday, March 6, 2013 8:01 AM -
1 Votes
Get silverlight frame object using javascript and call navigate function
So you want to access the XAML object in Silverlight with Javascript from HTML page.Answered | 4 Replies | 2761 Views | Created by lohiarahul - Monday, July 4, 2016 12:01 PM | Last reply by lohiarahul - Monday, July 18, 2016 8:11 AM -
0 Votes
how to call a server side function using javascript?
You cannot call server side methods directly from JS, because JS running on client side!Answered | 3 Replies | 5311 Views | Created by Suu30 - Thursday, July 12, 2012 1:31 PM | Last reply by Aviw_ - Monday, July 23, 2012 5:16 PM -
4 Votes
Custom handling of .js files in custom projects
We're basically changing the content type of the TextBuffer directly when the specific project is opening the .js file, we just had to go through some ...Answered | 12 Replies | 2714 Views | Created by Jb Evain - Monday, September 9, 2013 8:35 PM | Last reply by Jb Evain - Thursday, November 14, 2013 9:29 AM -
0 Votes
Including JavaScript files in WinJS project
See this documentation: http://www.w3.org/TR/REC-html40/interact/scripts.html You need to leave it blank or provide "text/javascript" ...Answered | 1 Replies | 1548 Views | Created by lemonsanver - Thursday, December 13, 2012 4:47 PM | Last reply by Jeff Sanders - Thursday, December 13, 2012 5:12 PM -
1 Votes
How to force Comments for .js files?
Hi, Visual Studio does not provide built-in method to force comments for js code.Answered | 1 Replies | 596 Views | Created by Bahar Gh - Wednesday, July 9, 2014 1:08 PM | Last reply by Amanda Zhu - Friday, July 11, 2014 3:44 AM -
0 Votes
Renamed javascript files are automatically excluded from project
All along, since August, if I saved a Javascript file as a different name, the original file was automatically excluded from the project.Answered | 7 Replies | 522 Views | Created by SACSgtMike - Thursday, November 12, 2015 2:17 PM | Last reply by SACSgtMike - Tuesday, November 17, 2015 11:09 AM -
2 Votes
How to use javascript in .cs file
The js code also runs client side.Answered | 1 Replies | 4131 Views | Created by Allen Li - Coding4Fun - Tuesday, November 22, 2011 4:30 PM | Last reply by Patrice Scribe - Tuesday, November 22, 2011 6:44 PM -
0 Votes
Sharepoint and Silverlight Integration
Hi Sooraj, I think you will be better helped with these blog posts: - ...Answered | 2 Replies | 5289 Views | Created by Sooraj Sudhakaran - Tuesday, February 23, 2010 10:01 AM | Last reply by Karine Bosch - Tuesday, February 23, 2010 12:49 PM -
0 Votes
can we use both html with javascript and C# files in one project
Hi Saikrupakar you have one work arround for same. you can create one c# project in that you use your c# part ...Answered | 3 Replies | 1354 Views | Created by Saikrupakar - Wednesday, May 8, 2013 5:03 AM | Last reply by Atul P Gaikwad - Wednesday, May 8, 2013 8:58 AM -
0 Votes
Loading JS from an external file
Try to insert your external js file as like this ....It worked for me...Answered | 3 Replies | 1182 Views | Created by Andrei Varanovich - Wednesday, January 7, 2015 11:26 AM | Last reply by Rajendran M - Wednesday, January 7, 2015 12:58 PM -
0 Votes
how to access a Silverlight application from JavaScript
Hi, You could try to accomplish the following things, thus your Silverlight application could be accessed from JavaScript.Answered | 1 Replies | 1369 Views | Created by javadicson - Thursday, May 1, 2014 2:44 PM | Last reply by qiminding - Friday, May 2, 2014 5:30 AM -
1 Votes
how to call a javascript function in a sharepoint 2010 webpart?
Hello, i have created one sample for calling the javascript here id my code in .ascx <a onclick="OnClickExample();" ...Answered | 2 Replies | 12453 Views | Created by ryands - Thursday, August 16, 2012 7:01 PM | Last reply by Hiren.j.Patel - Friday, August 17, 2012 4:53 AM -
0 Votes
i have used a javascript function ..how to call the function
Write a function in the JS, apply your logic.Answered | 3 Replies | 4215 Views | Created by himaswetha - Thursday, October 27, 2011 9:06 AM | Last reply by Amit.AK.Kumar - Thursday, October 27, 2011 11:46 AM -
0 Votes
JavaScript or Silverlight more Important
In my opinion Javascript is base skill like html or css for any web application development.Answered | 3 Replies | 6635 Views | Created by Pstudart - Thursday, November 11, 2010 3:00 PM | Last reply by Stefan Bauer - Thursday, November 11, 2010 6:41 PM -
0 Votes
how to pass data from one javascript file to another javascript ?.
but i am using "window.name" for storing any session data and retrieving it in my next javascript file and its working fine, its similar to your ...Answered | 3 Replies | 7701 Views | Created by roadie1000 - Friday, October 5, 2012 12:08 PM | Last reply by roadie1000 - Thursday, October 11, 2012 9:53 AM -
0 Votes
Help exclude *.js file
If your requirement is to exlude all js files, then '%.js' will suffice.Answered | 8 Replies | 3696 Views | Created by jwill92 - Friday, May 28, 2010 8:06 AM | Last reply by jwill92 - Friday, May 28, 2010 9:57 AM - Items 1 to 20 of 3187433 Next ›
No announcements