I\'d like to insert dynamiccaly some balises of HTML in the head of the web document. I\'ve tried to add :
Assuming i have a class that implements several methods. We want a user to chose to which methods to run among the exisiting methods or he can decide to add any method on_the_fly.
trying to figure out how to modify the code below to add to a text file that happens to have an extra CRLF at the end of the file. I get confusing results depending on where I put the CHR(10). Any ide
How can I add a thumbnail when using the facebook.com/sharer.php?u=mysite.com? I\'ve added this to the header: <link rel=\"image_src\" href=\"http://mysite.com/image.jpg\"/>
I am trying to make an app with tabs at the top that link a website too each one, such as a computer that uses tabs in safari or firefox. What I am trying to do is implement an add and delete class th
I am trying to add a WPF control to the toolbox in VS 2010. I tried setting the ToolboxAutopopulate.This works only within the project. But i want the control to appear every time i open the VS irresp
I am developing an application that uses tabs with each tab being linked to a webpage that the user will be able to see and interact with using webview. what i am having trouble with is implementing a
I am developing an application that uses tabs with each tab being linked to a webpage that the user will be able to see and interact with using webview. What I am having trouble with is implementing a
I am facing a very strange issue. I have tabs and subtabs in my html and when i click on a tab/subtab \'activeContent\' class is placed on it. if i click on another tab/subtab the \'activeContent\' cl
Can git commit empty versions of some files?The case in point is that I need new (untracked), non-empty files to first be added and committed as empty files, so as to mark their contents as being new