I want to have popup1.html if i select extended version and
popup2.html if i select simple version from the options.html...
Also i have problem with the tab url and jquery...
<script>
$(document).ready(function() {
document.commentForm.url.value = tab.url;
});
</script>
But i can't get it to work, any help? Tnx
--
You received this message because you are subscribed to the Google Groups
"Chromium-extensions" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/chromium-extensions?hl=en.