Category: HTML

safe ajax links using jquery

If you do need to create safe ajax links (a elements that use ajax.load method of jquery) then you can do this with the brilliant example from view ajax links tutorial more »

Flash Embedded in HTML

Simply paste the code below in the page you want to display your flash movie. Make sure you change the myfile.swf and dimensions with the name of the file you are uploading <blockquote> <object width="200" height="200"> <param name="movie"… more »