Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

15 total results found

I am trying to develop an application using AJAX. Where do I find out more information?

Programming and Web Development

You can find a quick AJAX primer at:http://mi6.ais.ucla.edu/devbriefs/ajax-primer

Javascript

Programming and Web Development JavaScript

Javascript, also known as ECMAscript, is used to make web browsers perform certain actions before...

How do I force an image to reload on a web page?

Programming and Web Development

It’s easy to make an image reload just by refreshing a page in your browser. Reloading just the i...

Web Development Standards - Best Practices

Programming and Web Development

For better or for worse, everyone developing web sites at UCLA abides by different rules. For tho...

How to get rounded corners on web pages

Programming and Web Development

The traditional way to get pretty-looking corners for all your tables (and divs, and menus, and w...

The Document Object Model (DOM) and what it's good for

Programming and Web Development

If you develop for the web, you may have heard the term “Document Object Model” or “DOM” thrown a...

What are Favelets / How can I modify my browser on the fly?

Programming and Web Development

Favelets, or bookmarklets, are a quick and easy way to add functionality to your browsing experie...

In a web application, how can I flash an image after a user presses a button?

Programming and Web Development

We needed the ability to display an image for only a quarter of a second. This can be done using...

The advantages of Javascript

Programming and Web Development JavaScript

IntroductionJavascript is a browser-interpreted language that was created to access all elements ...

jQuery and JavaScript Coding: Examples and Best Practices

Programming and Web Development JavaScript

When used correctly, jQuery can help you make your website more interactive, interesting and exci...

Which Javascript framework should I use?

Programming and Web Development JavaScript

So you’re tasked with creating a new web site or enhancing an old one and you need to provide som...

How to use the Javascript template in Moodles Database Activity Module

CCLE and Moodle

There is a javascript template located in the Moodle Database Activity Module so instructors can ...

Linking database information through JavaScript template in Moodle Database Activity Module

CCLE and Moodle

Say you have two databases in your Moodle site, and you want to send data from one database to th...

jQuery Tutorial

Programming and Web Development JavaScript

Learn the basic building blocks of jQuery in a two hour combination of videos, and interactive co...

Diagramming in Markdown

Useful Links

Markdown is often used for writing documentation, but it doesn’t provide supports for diagrams. N...