Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~338 People Reached
Favorite Tags
Member Avatar for troels_y

Hi all! I have a problem - surprise. I want to swap the content of my <div> (with the ID "content"), when the user press a bottom. I have tried using these, but with no result: document.getElementById("content").innerHTML = "<script src=\"js/demo.js\" language=\"javascript\" type=\"text/javascript\"></script>"; $("<script src=\"js/demo.js\" language=\"javascript\" type=\"text/javascript\"></script>").appendTo('#content'); I can insert <p> …

Member Avatar for Troy III
0
270
Member Avatar for troels_y

im about to make a program, that changes the desktop background at morning, day and night... right now i uses a bat file, but it pops up all the time.. and that does not look nice.. i want it to be done through the c++ program (need the help before …

0
68