Welcome to Code Forum!

Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

xml

  1. A

    JavaScript fixing external source image display in related posts

    hi as title suggests that how do i fix displaying external source image in blogger using javascript here is the code i am using blogger xml. <div class='relatedPosts'> <div id='relatedPosts'> <script> var labelArray = [<b:if cond='data:post.labels'><b:loop...
  2. B

    Help creating new Divs with XML

    Hi, I'm trying to create a website that has a homepage that will initially be set up to read an XML file which is a list of the articles that should be displayed, and for every article in the list it will create a set of divs to display the content. I previously have no experience using XML...
  3. WolfTech77

    JavaScript HTML5 Canvas - Drag and Drop

    Hello! I am attempting to create an HTML5 Canvas with Drag and Drop. I got the dragging to work, but I would like to be able to drop my three objects in a box, then click a "Check" button which will show "correct" or "incorrect" depending the order in which they were dropped. I'm also...
  4. T

    How can i add videos into xml file?

    I want to add videos(various sites not only youtube)into xml file?How can i do that?
Back
Top Bottom