No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
10 Posted Topics
With CSS, you can edit the opacity of a div, but everything within that div (such as a content) will also be set at the same opacity. What you could do it make a 50x50 square in photoshop, lower the opacity, make sure there is no background, and save that …
I agree with stbuchok, if you would like it more simple, jQuery's .css() is very easy to implement. Here is a link: [url]http://api.jquery.com/css/[/url]
Here are some links that I found that might help you - I don't know exactly what you need, maybe add some more details? [url]http://sperling.com/examples/menuh/[/url] [url]http://www.cssnewbie.com/horizontal-dropdown-menus/[/url] [url]http://www.noupe.com/css/multilevel-drop-down-navigation-menus-examples-and-tutorials.html[/url]
I am having some trouble with this code. I want have an onclick function on a div and I want to call this function. Only the 'if' section of the code works. If the #about opacity is anything other than 0.47, it still executes the 'if' code, but not the …
Could we have the html for this? It would make it a lot easier to determine exactly what is the problem.
CSS box-shadow has a lot of features, and I was looking into it the other day. This website: [url]http://www.css3.info/preview/box-shadow/[/url] shows how you can edit the values to customize the shadow. I tried working on the link that you gave me and I was able to make the shadow for the …
Most likely, the problem is that the links cannot be referenced, check your files and paths. Also, posting the code would help determine the problem.
Hello, I am really new to PHP, so sorry if this is way too basic. I followed this tutorial: [url]http://net.tutsplus.com/tutorials/php/online-file-storage-with-php/[/url] and I created a simple online storage app for my website. How would I be able to make it so that I can delete the stored files? Thanks
Hi, I am trying to add a background image in turing, can somebody so me how I would be able to do this?
I am creating a part of a game in ASP.NET (VB). There is a database with four tables (topics), and in those tables there are three items. I need the application to be able to show a random item (for example the three items are 1, 2, 3 - I …
The End.
suhaildawood