Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~3K People Reached
About Me

I am Suhail Dawood, a young technology enthusiast that loves to explore software and develop applications for both web and OS.

Interests
programming, production, photography
PC Specs
iMac 27" - OSX SnowLeapord, Sony Vaio F Series - Windows 7

10 Posted Topics

Member Avatar for McLaren

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 …

Member Avatar for tqmd1
0
145
Member Avatar for divsok

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]

Member Avatar for Troy III
0
343
Member Avatar for mydreamgirl

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]

Member Avatar for mydreamgirl
0
138
Member Avatar for suhaildawood

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 …

Member Avatar for suhaildawood
0
1K
Member Avatar for asuprem

Could we have the html for this? It would make it a lot easier to determine exactly what is the problem.

Member Avatar for suhaildawood
0
212
Member Avatar for tusharbhatia

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 …

Member Avatar for suhaildawood
0
243
Member Avatar for faisal7777

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.

Member Avatar for suhaildawood
-1
174
Member Avatar for suhaildawood

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

Member Avatar for mathieu89
0
156
Member Avatar for suhaildawood

Hi, I am trying to add a background image in turing, can somebody so me how I would be able to do this?

0
126
Member Avatar for suhaildawood

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 …

Member Avatar for Akash Saikia
0
248

The End.