Tagged Questions
0
votes
0answers
253 views
Loading content dynamically using jQuery.load
So I am working on a website for a client and they want a tabbed content area. Without loading all of the queries on a single page, how can I go about doing this? Right now I have the following for my ...
0
votes
1answer
118 views
Using jQuery .after inside loop
I have a bit of javascript that will dynamically add a static post to a loop. The script uses the jQuery 'after' method and on a static page it works beautifully but when inside the loop I don't get ...
0
votes
2answers
218 views
Sliding pages + wordpress [closed]
do you have any idea how to achieve such effect with wordpress?
http://www.papajastudio.pl/
http://soulwire.co.uk/
I mean the navigation. i want to have simple cms to edit website content + such ...
1
vote
1answer
236 views
remove inline scripts from the_content() produced by plugins?
hey guys,
any idea how I could filter all inline javascripts from the content()?
thank you
1
vote
2answers
791 views
Javascript Solution Remove Specific Tag but leave the rest in a specific DIV
I have a div structure that looks like this...
<div class="gallery_lightview">
<div id="lg_image">
<a ...