Hello everyone,
I have three rotating images and I like to have numbers under the image example 1 2 3 that rotates as the image changes. An example is:
http://abcnews.go.com/
So far I am able to show the corresponding slide number, my problem is to show the other two numbers. Any clue is...
Hi everyone,
I am trying to have an slideshow for people with disabilities such as vision or hearing limitations. The place that I need help with is the array of alt tags that synchronize with the right image. The alt tag is not working for me, any help really be greatly appreciated?
This is...
Hello All,
I need help in How to skip the last record and output the second record an the rest. I greatly appreaciate any help.
This is what I have so far:
SELECT my_id, name, lastName, my_date, myTitle
FROM myRecords
where myTitle='supervisor'
order by ReleaseDate desc...
Hello all,
I am trying to have a page.html that have an image where I can click and open the video and if I click on the next link stop the first video and go to the second all in the same page.Any help would be greatly appreaciated, thanks.
This is an example link...
How would I be able to query my database and get the record
that is the most recent from two tables. Any help would be greatly appreaciated.
select m.multimedia_ID, m.ReleaseDate, m.status,
News.ArticleID, News.ReleaseDate,News.status
from multimedia, NewsFeatures
where...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.