Tagged Questions
0
votes
1answer
427 views
use jQuery Modal instead of SharePoint modal
So I understand this is a strange question, but is there a way to use content displayed in a SharePoint modal, in a jQuery modal instead. I like the styling jQuery offers, but the SharePoint modal ...
1
vote
2answers
2k views
Calling Javascript within XSL after transformation in RSS Web Part
Hey all, got a tricky one for you.
I have an RSS web part which uses a custom ItemStyle.xsl stylesheet to transform the results of the RSS feed into a UL list.
I have some jQuery I want to inject ...