Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Adding Drop Down Menus
Carson
post Jan 26 2008, 07:53 AM
Post #1


Super Member
*********

Group: [HOSTED]
Posts: 340
Joined: 29-April 07
Member No.: 42,353



I have looked around many IPB support sites, but I didn't find a suitable drop-down menu add-on that I liked or worked correctly. I have noticed the drop down menus on this forum on other forums, and I was wondering if this was custom to this site or there was a tutorial somewhere which shows how to make one similar to this? Or if anything, I basic IPB drop down menu tutorial/add on.

Thanks.
Go to the top of the page
 
+Quote Post
karlosantana
post Jan 28 2008, 09:57 PM
Post #2


Advanced Member
*******

Group: [HOSTED]
Posts: 128
Joined: 24-November 07
From: Wales(But I'm not a welsh farmer!)
Member No.: 53,645



Nope! here you go i personally love this one the colours can be changed in the css
Its located here

Youll see why i love it so much! remember to use all the files you need otherwise it wont work (as i found out! i tried to cut lots of corners but it didnt work)

Hope this helps
Go to the top of the page
 
+Quote Post
Carson
post Jan 29 2008, 12:16 AM
Post #3


Super Member
*********

Group: [HOSTED]
Posts: 340
Joined: 29-April 07
Member No.: 42,353



I think I can change that to suit what I want. Thanks a lot karlosantana. I would have never found that on my own.
Go to the top of the page
 
+Quote Post
karlosantana
post Jan 31 2008, 04:42 PM
Post #4


Advanced Member
*******

Group: [HOSTED]
Posts: 128
Joined: 24-November 07
From: Wales(But I'm not a welsh farmer!)
Member No.: 53,645



QUOTE(Carson @ Jan 29 2008, 12:16 AM) *
I think I can change that to suit what I want. Thanks a lot karlosantana. I would have never found that on my own.

Glad you found it helpfull! javascript kit.com is a really good place for scripts like that one
Good luck and when you've done your web page post it on here so i can see!
karlos
Go to the top of the page
 
+Quote Post
kudmus
post Jul 12 2008, 12:59 PM
Post #5


Member [Level 2]
*****

Group: [HOSTED]
Posts: 89
Joined: 22-April 08
From: Harare, Zimbabwe
Member No.: 61,160



Hey guys, sorry to take you away from the subject a little. I got this follwing script from javascriptkit.com but there's a line that I dont understand.
CODE
<script type="text/javascript">
//Enter domain of site to search.
var domainroot="www.kudmus.trap17.com"

function Gsitesearch(curobj){
curobj.q.value="site:"+domainroot+" "+curobj.qfront.value
}

</script>


<form action="http://www.google.com/search" method="get" onSubmit="Gsitesearch(this)">

<p>Search Kudmus:<br />
<input name="q" type="hidden" />
<input name="qfront" type="text" style="width: 180px" /> <input type="submit" value="Search" /></p>

</form>


There is this following line that displays a funny icon in Dreamweaver:

<input name="q" type="hidden" />

Can I get rid of this line? What does it do?

This post has been edited by kudmus: Jul 12 2008, 01:02 PM
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Selecting Specific Part Of Image And Adding Description(6)
  2. Adding Second Page Of Cutenews To My Site(2)
  3. Help With Adding Php Forums On My Site(3)


 



- Lo-Fi Version Time is now: 25th July 2008 - 07:42 PM